goPEST


NamegoPEST JSON
Version 0.0.6 PyPI version JSON
download
home_page
SummaryA TOUGH2/Waiwera interface to PEST
upload_time2022-12-23 13:30:44
maintainer
docs_urlNone
author
requires_python>=2.7
licenseBSD 3-Clause License
keywords gopest pest waiwera tough2 autough2
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # **goPEST**

goPEST is a set of utilities used to interface PEST with Waiwera and (AU)TOUGH2 simulators.


## Install

The easiest way to install goPEST is:

```python -m pip install gopest```


## Input files

User needs to prepare a few files for goPEST to work:

- `goPESTconfig.toml`, this file contains all settings/configurations related to the running of goPEST.  It is written in TOML file format.  The file should be placed in the project folder, where user runs gopest commands from.  It is possible to let goPEST generate one with default values.  The file tries to be self-explanatory with comments.

- `goPESTpar.list` is where user specifies model parameters for PEST

- `goPESTobs.list` is where user specifies model observations for PEST


## Basic usage

The main CLI script `gopest` is to be followed by COMMAND and associated arguments:

```gopest COMMAND [ARGUMENTS]```

To get a list of supported COMMANDs, type `gopest help`.




## Development notes

- generalised model sequence runner? now loads user goPESTuser.py, but internal needs to generalise to have more than two run sequence

- in run_ns_pr, code shouldn't worry about nesi/cluster related things, maybe
  not running local vs nesi either

- remove obsreref rekated things, use pest_hp now

- I have checked a few PEST related Python libraries.  I am looking for something small and pure for basic editing of PEST control file.  But these are too big for my liking.  I should reconsider about using them.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "goPEST",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": "",
    "keywords": "goPEST,PEST,Waiwera,TOUGH2,AUTOUGH2",
    "author": "",
    "author_email": "Angus Yeh <a.yeh@auckland.ac.nz>",
    "download_url": "https://files.pythonhosted.org/packages/f1/da/a86da15b321bffd0aff43c3864fa537fbc6b72dab453c014afccf35f6b7e/goPEST-0.0.6.tar.gz",
    "platform": null,
    "description": "# **goPEST**\r\n\r\ngoPEST is a set of utilities used to interface PEST with Waiwera and (AU)TOUGH2 simulators.\r\n\r\n\r\n## Install\r\n\r\nThe easiest way to install goPEST is:\r\n\r\n```python -m pip install gopest```\r\n\r\n\r\n## Input files\r\n\r\nUser needs to prepare a few files for goPEST to work:\r\n\r\n- `goPESTconfig.toml`, this file contains all settings/configurations related to the running of goPEST.  It is written in TOML file format.  The file should be placed in the project folder, where user runs gopest commands from.  It is possible to let goPEST generate one with default values.  The file tries to be self-explanatory with comments.\r\n\r\n- `goPESTpar.list` is where user specifies model parameters for PEST\r\n\r\n- `goPESTobs.list` is where user specifies model observations for PEST\r\n\r\n\r\n## Basic usage\r\n\r\nThe main CLI script `gopest` is to be followed by COMMAND and associated arguments:\r\n\r\n```gopest COMMAND [ARGUMENTS]```\r\n\r\nTo get a list of supported COMMANDs, type `gopest help`.\r\n\r\n\r\n\r\n\r\n## Development notes\r\n\r\n- generalised model sequence runner? now loads user goPESTuser.py, but internal needs to generalise to have more than two run sequence\r\n\r\n- in run_ns_pr, code shouldn't worry about nesi/cluster related things, maybe\r\n  not running local vs nesi either\r\n\r\n- remove obsreref rekated things, use pest_hp now\r\n\r\n- I have checked a few PEST related Python libraries.  I am looking for something small and pure for basic editing of PEST control file.  But these are too big for my liking.  I should reconsider about using them.\r\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "A TOUGH2/Waiwera interface to PEST",
    "version": "0.0.6",
    "split_keywords": [
        "gopest",
        "pest",
        "waiwera",
        "tough2",
        "autough2"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "md5": "a3487d78d7e4d0feba446ca0775ccff2",
                "sha256": "3110a3400a3eb79772280439a827e9b0943790ce4cdee4001df0afcd7b44fb4b"
            },
            "downloads": -1,
            "filename": "goPEST-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a3487d78d7e4d0feba446ca0775ccff2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=2.7",
            "size": 1252027,
            "upload_time": "2022-12-23T13:30:28",
            "upload_time_iso_8601": "2022-12-23T13:30:28.176627Z",
            "url": "https://files.pythonhosted.org/packages/f0/1e/38411a17ad6b69fa0b868c1717712652118f385ad666c240268f7a297667/goPEST-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "md5": "7e0b709236ee1f065b85c9f5fec7936a",
                "sha256": "40fc298534d6092c736671bc5000e36119f7d0316e3cd01c4a446dfa987ff276"
            },
            "downloads": -1,
            "filename": "goPEST-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "7e0b709236ee1f065b85c9f5fec7936a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 1207808,
            "upload_time": "2022-12-23T13:30:44",
            "upload_time_iso_8601": "2022-12-23T13:30:44.477459Z",
            "url": "https://files.pythonhosted.org/packages/f1/da/a86da15b321bffd0aff43c3864fa537fbc6b72dab453c014afccf35f6b7e/goPEST-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-12-23 13:30:44",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "gopest"
}
        
Elapsed time: 0.03148s