gimu
A minimal toolkit and python library for modelling at Geothermal Institute, University of Auckland.
Table of Contents
Installation
pip install -U gimu
If you use conda, use the supplied environment.yml to create py311-gimu. This installs packages using conda as much as possible before installing packages from PyPI.
conda env create -f environment.yml
Commands
Convert SAVE file to INCON file
save2incon a.save b.incon
NOTE this command is used during the scenario run.
License
gimu is distributed under the terms of the MIT license.
Developer
Build and Publish
To bump version, create a tag, eg. v0.1.0
Publish to PyPI:
hatch build
hatch publish -u __token__ -a pypi-<token>
hatch publish will prompt for user and password. Use __token__ as user, and then paste the whole token including the first part pypi- as password. This will be cached by hatch automatically.
TODO
Release files for gimu 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| gimu-0.9.0.tar.gz | 24.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| gimu-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 55.6 kB
Release files / gimu-0.9.0.tar.gz
| Download URL | gimu-0.9.0.tar.gz |
|---|---|
| Size | 24.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63d854ee4168b9409cccebe8044c07244b147e108819535d91e22545817ce79b
|
|
BLAKE2b-256 checksum How to use checksums |
5ada8a3225c40660cc025bc4280cef7c7d543ce0f66bc751141e4279b00ba8c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.17.1 {"ci":null,"cpu":"arm64","distro":{"name":"macOS","version":"27.0"},"implementation":{"name":"CPython","version":"3.13.14"},"installer":{"name":"hatch","version":"1.17.1"},"openssl_version":"OpenSSL 3.6.3 9 Jun 2026","python":"3.13.14","system":{"name":"Darwin","release":"27.0.0"}} HTTPX2/2.7.0
|
Release files / gimu-0.9.0-py3-none-any.whl
| Download URL | gimu-0.9.0-py3-none-any.whl |
|---|---|
| Size | 30.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a1de85506ed8c10f6604c76e27679e2836f61f79258d90d1fabd4f0ffd7ad94b
|
|
BLAKE2b-256 checksum How to use checksums |
0fe2f14fe38c4fa1165639435676fba8e64407acd9aa7768d3cd6ef53d5fa586
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
Hatch/1.17.1 {"ci":null,"cpu":"arm64","distro":{"name":"macOS","version":"27.0"},"implementation":{"name":"CPython","version":"3.13.14"},"installer":{"name":"hatch","version":"1.17.1"},"openssl_version":"OpenSSL 3.6.3 9 Jun 2026","python":"3.13.14","system":{"name":"Darwin","release":"27.0.0"}} HTTPX2/2.7.0
|