Skip to main content

Access to ICOS STILT calculation results available from https://stilt.icos-cp.eu/viewer/

Project description

icoscp_stilt

Python API for access to STILT calculation results from a service hosted by ICOS Carbon Portal (browser access requires ATMO ACCESS login): https://stilt.icos-cp.eu/viewer/

Installation

The latest release is available on https://pypi.org/project/icoscp_stilt/. You can simply run:

pip install icoscp_stilt

We would encourage you to use a virtual environment for Python to test this library.
For example with Miniconda you can create a new environment with:

conda create -n icos python
activate icos
pip install icoscp_stilt

or with Python

python3 -m venv icos
source venv/bin/activate
pip install icoscp_stilt

Documentation

The full documentation about the library and all the modules are available at https://icos-carbon-portal.github.io/pylib/icoscp_stilt/

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

icoscp_stilt-0.1.0.tar.gz (34.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page