Skip to main content

Access to ICOS data objects hosted at https://data.icos-cp.eu

Project description

icoscp

Latest Release
PyPI Downloads

Installation

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

pip install icoscp

If you need the cutting edge version you may install the library directly from GitHub with:

pip install git+https://github.com/ICOS-Carbon-Portal/pylib.git

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

or with python

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

Documentation

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

Development

For instructions about how to go about extending and testing this software, please see <development.md>

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-0.2.0.tar.gz (88.4 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