apexmf


Nameapexmf JSON
Version 0.4.0 PyPI version JSON
download
home_page
Summaryapexmf is a set of python modules for APEX-MODFLOW model evaluation and parameter estimation.
upload_time2023-04-27 21:04:07
maintainer
docs_urlNone
authorSeonggyu Park
requires_python
license
keywords python apex-modflow pest
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            apexmf
------

.. image:: https://img.shields.io/pypi/v/apexmf?color=blue
   :target: https://pypi.python.org/pypi/apexmf
   :alt: PyPI Version
.. image:: https://img.shields.io/pypi/l/apexmf?color=green
   :target: https://opensource.org/licenses/BSD-3-Clause
   :alt: PyPI - License
.. image:: https://zenodo.org/badge/304434074.svg?color=orange
   :target: https://zenodo.org/badge/latestdoi/304434074

`apexmf` is a set of python modules for APEX-MODFLOW model (Bailey et al., 2021) parameter estimation and uncertainty analysis with the open-source suite PEST (Doherty 2010a and 2010b, and Doherty and other, 2010).

.. rubric:: Installation

.. code-block:: python
   
   >>> pip install apexmf


.. rubric:: Brief overview of the API

.. code-block:: python

   from apexmf import apexmf_pst_utils

   >>> wd = "User-APEX-MODFLOW working directory"
   >>> APEX_wd = "User-APEX working directory"
   >>> apexmf_pst_utils.init_setup(wd, APEX_wd)

   'apex.parm.xlsx' file copied ... passed
   'beopest64.exe' file copied ... passed
   'i64pest.exe' file copied ... passed
   'i64pwtadj1.exe' file copied ... passed
   'forward_run.py' file copied ... passed

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "apexmf",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,APEX-MODFLOW,PEST",
    "author": "Seonggyu Park",
    "author_email": "<envpsg@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/83/be/bcb9f3c3fe6a2c61d7954f64d7cb34bb731dd928f6660f3c77320183b795/apexmf-0.4.0.tar.gz",
    "platform": null,
    "description": "apexmf\r\n------\r\n\r\n.. image:: https://img.shields.io/pypi/v/apexmf?color=blue\r\n   :target: https://pypi.python.org/pypi/apexmf\r\n   :alt: PyPI Version\r\n.. image:: https://img.shields.io/pypi/l/apexmf?color=green\r\n   :target: https://opensource.org/licenses/BSD-3-Clause\r\n   :alt: PyPI - License\r\n.. image:: https://zenodo.org/badge/304434074.svg?color=orange\r\n   :target: https://zenodo.org/badge/latestdoi/304434074\r\n\r\n`apexmf` is a set of python modules for APEX-MODFLOW model (Bailey et al., 2021) parameter estimation and uncertainty analysis with the open-source suite PEST (Doherty 2010a and 2010b, and Doherty and other, 2010).\r\n\r\n.. rubric:: Installation\r\n\r\n.. code-block:: python\r\n   \r\n   >>> pip install apexmf\r\n\r\n\r\n.. rubric:: Brief overview of the API\r\n\r\n.. code-block:: python\r\n\r\n   from apexmf import apexmf_pst_utils\r\n\r\n   >>> wd = \"User-APEX-MODFLOW working directory\"\r\n   >>> APEX_wd = \"User-APEX working directory\"\r\n   >>> apexmf_pst_utils.init_setup(wd, APEX_wd)\r\n\r\n   'apex.parm.xlsx' file copied ... passed\r\n   'beopest64.exe' file copied ... passed\r\n   'i64pest.exe' file copied ... passed\r\n   'i64pwtadj1.exe' file copied ... passed\r\n   'forward_run.py' file copied ... passed\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "apexmf is a set of python modules for APEX-MODFLOW model evaluation and parameter estimation.",
    "version": "0.4.0",
    "split_keywords": [
        "python",
        "apex-modflow",
        "pest"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9f84adbb925edb30610147251f6468e77f2afccb6835c4629cf288706268a8d",
                "md5": "676d24a89d32e30fd1c189e4b157abd9",
                "sha256": "d7590d179c383c145070143931eed42885da4f5e81c2b0412655cd29c8f6a85f"
            },
            "downloads": -1,
            "filename": "apexmf-0.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "676d24a89d32e30fd1c189e4b157abd9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 6938895,
            "upload_time": "2023-04-27T21:04:02",
            "upload_time_iso_8601": "2023-04-27T21:04:02.895499Z",
            "url": "https://files.pythonhosted.org/packages/d9/f8/4adbb925edb30610147251f6468e77f2afccb6835c4629cf288706268a8d/apexmf-0.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83bebcb9f3c3fe6a2c61d7954f64d7cb34bb731dd928f6660f3c77320183b795",
                "md5": "ac5480ded22d724ab65b87d7e15039e7",
                "sha256": "b3efb6e28495b6efbbb3809f294a2f59db340f47b4a9a63cec6402a0777feec1"
            },
            "downloads": -1,
            "filename": "apexmf-0.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ac5480ded22d724ab65b87d7e15039e7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6912765,
            "upload_time": "2023-04-27T21:04:07",
            "upload_time_iso_8601": "2023-04-27T21:04:07.167612Z",
            "url": "https://files.pythonhosted.org/packages/83/be/bcb9f3c3fe6a2c61d7954f64d7cb34bb731dd928f6660f3c77320183b795/apexmf-0.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-27 21:04:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "apexmf"
}
        
Elapsed time: 0.05815s