No project description provided
Project description
Repository health |
Calibration tools for simple climate models (and other things perhaps, surprise us with your applications).
Full documentation can be found at https://openscm-calibration.readthedocs.io/.
Installation
OpenSCM-Calibration can be installed with conda or pip:
pip install openscm-calibration
conda install -c conda-forge openscm-calibration
Additional dependencies can be installed using
# To add plotting dependencies
pip install openscm-calibration[plots]
# To run the notebooks
pip install openscm-calibration[notebooks, plots]
# If you are installing with conda, we recommend
# installing the extras by hand because there is no stable
# solution yet (issue here: https://github.com/conda/conda/issues/7502)
For developers
For development, we rely on poetry for all our dependency management. To get started, you will need to make sure that poetry is installed (https://python-poetry.org/docs/#installing-with-the-official-installer, we found that pipx and pip worked better to install on a Mac).
For all of work, we use our Makefile. You can read the instructions out and run the commands by hand if you wish, but we generally discourage this because it can be error prone and doesn’t update if dependencies change (e.g. the environment is updated). In order to create your environment, run make virtual-environment -B.
If there are any issues, the messages from the Makefile should guide you through. If not, please raise an issue in the issue tracker.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file openscm_calibration-0.5.0.tar.gz
.
File metadata
- Download URL: openscm_calibration-0.5.0.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5d5abbce5864db2d075246f227abad491132c4568efcc0bfa228f1cf1c5a3a6 |
|
MD5 | 7f1ea456ac5dd47735eb76bdb7539067 |
|
BLAKE2b-256 | 77455103e65f3be6f6d7556c1924b09c29af558fce8756e39bc97544dea2433a |
File details
Details for the file openscm_calibration-0.5.0-py3-none-any.whl
.
File metadata
- Download URL: openscm_calibration-0.5.0-py3-none-any.whl
- Upload date:
- Size: 25.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.2 CPython/3.9.16 Linux/5.15.0-1035-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cf0b4d7c9711e567cea5203638c784e28caf2546dd4cab8534f21069b12d79e9 |
|
MD5 | 20069920e38648b287a211e5dfa92d51 |
|
BLAKE2b-256 | 67fe406ecd2b06d7ff4a6116c20eba3c8e730ec61930019a84872c2b25994262 |