Climate assessment of long-term emissions pathways: IPCC AR6 WGIII version
Project description
Please note that ``climate-assessment`` is still in early developmental stages, thus all interfaces are subject to change.
The package climate-assessment provides the possibility to reproduce the climate variable data for the working group III (WGIII or WG3) contribution to the IPCC Sixth Assessment (AR6) report, using climate emulators that were used in the working group I (WGI or WG1) contribution to AR6. It also allows for assessing new emissions pathways in a way that is fully consistent with AR6.
Installation
Using pip
pip is Python’s default package management system.
If you install Anaconda, then pip is also usable. pip can also be used when Python is installed directly, without using Anaconda.
Ensure pip is installed—with Anaconda, or according to the pip documentation.
Open a command prompt and run:
$ pip install climate-assessment
From source
(Optional) If you intend to contribute changes to climate-assessment, installing directly from source is the way to go.
Detailed instructions on how to do this can be found in the documentation under https://climate-assessment.readthedocs.io/en/latest/install.html.
Documentation
All documentation, including installation instructions, can be found at https://climate-assessment.readthedocs.io/.
License
Licensed under an MIT License. See the LICENSE file for more information.
Development
Raising an issue
If you have a suggestion for development, or find a bug, please report this under: https://github.com/iiasa/climate-assessment/issues.
Running the tests
The tests can be run with pytest. On a Linux system, you should run something like MAGICC_PROBABILISTIC_FILE=path/to/probabilistic-file pytest tests. Note that for the tests to work properly, you must set up your .env file (see “Environment” section above). On Windows, the environment variables (like MAGICC_PROBABILISTIC_FILE=path/to/probabilistic-file) should be set system-wide, and the command reads pytest tests.
Formatting code
Before committing or merging code, the following lines should be run to ensure that the formatting is consistent with what is expected by the Continuous Integration setup (for users with make installed, make checks will run these for you):
black src scripts tests setup.py
isort src scripts tests setup.py
flake8 src scripts tests setup.py
Project details
Release history Release notifications | RSS feed
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 climate-assessment-0.1.3.tar.gz
.
File metadata
- Download URL: climate-assessment-0.1.3.tar.gz
- Upload date:
- Size: 847.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0417e2c2e621c85a09de1f8335356a785a5bb3be82db9acc73308d941a90cdd5 |
|
MD5 | b478c54ca079fc8881f6067a9fa733ea |
|
BLAKE2b-256 | 29bca81c0c0f4b8829cb9a0911e5a6cda39207ca57fe414afb9b9db98bd54eaa |
File details
Details for the file climate_assessment-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: climate_assessment-0.1.3-py3-none-any.whl
- Upload date:
- Size: 464.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a642dfafd844f094ee3e867b827797e9150a0e3fd819ecff5038559a6a5c9d21 |
|
MD5 | fb22901f24d8a6188b1df9c471d51cfd |
|
BLAKE2b-256 | f726462bb23a1539a039a4f1fb5da4574184b9aef04c78d720c4bced09463228 |