forgeo
BRGM geological modelling framework
Usage
📖 see the documentation 📖
Installation
fogeo releases are deployed to PyPI, they can be installed using:
pip install forgeo
Meanwhile one can build it manually from gitlab:
pip install git+https://gitlab.com/brgm/geomodelling/forgeo-interpolation
To locally build/install this package, use:
git clone https://gitlab.com/brgm/geomodelling/forgeo-core
cd forgeo-core
# regular install
python -m pip install .
# install as editable
python -m pip install -e .
# or package wheel
python -m pip wheel . -w ./dist --no-deps
Contributing
See CONTRIBUTING.md
License
forgeo is provided under the GNU General Public License (GPLv3) that can be found in the LICENSE file.
By using, distributing, or contributing to this project, you agree to the terms and conditions of this license.
Release files for forgeo 0.6.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| forgeo-0.6.9-py3-none-any.whl | Python 3 | none | any | Details |
Release files / forgeo-0.6.9-py3-none-any.whl
| Download URL | forgeo-0.6.9-py3-none-any.whl |
|---|---|
| Size | 48.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9d76408dfc9da5d128e87881e41189a77bc2cdb2f4f33ec40c20126a722785fa
|
|
BLAKE2b-256 checksum How to use checksums |
27cf17c9946b75e7cd04e1a93fd3a006b8efeeda9ccda503fc0055bdcc762ea3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.14.7
|