PyStemmusScope
A python package for running the STEMMUS-SCOPE model
Tool for downloading Land Surface Model input data
Tool for downloading Land Surface Model input data
Note: items in italic will not be worked on for now/low priority, but we want to allow space for these in the future.
To download the following datasets, users need access to CDS via cdsapi:
First, you need to be a registered user on CDS via the registration page.
Before submitting any request with zampy
, please configure your zampy config file zampy_config.yml
and put your cdsapi
credentials in zampy_config.yml
. Here is a short instruction about how to find your CDS API key. You can skip the steps related to .cdsapirc
and instead create zampy_config.yml
file under your user home/.config directory i.e. ~/.config/zampy/zampy_config.yml
. Then, add the key as:
cdsapi:
url: # for example https://cds.climate.copernicus.eu/api/v2
key: # for example 12345:xhashd-232jcsha-dsaj429-cdjajd29319
To download the following datasets, users need access to ADS via cdsapi:
First, you need to be a registered user on ADS via the registration page.
Before submitting any request with zampy
, please configure your zampy config file zampy_config.yml
and put your cdsapi
credentials in zampy_config.yml
. Here is a short instruction about how to find your CDS API key. You can skip the steps related to .cdsapirc
and instead create zampy_config.yml
file under your user home/.config directory i.e. ~/.config/zampy/zampy_config.yml
. Then, add the key as:
adsapi:
url: # for example https://ads.atmosphere.copernicus.eu/api/v2
key: # for example 12345:xhashd-232jcsha-dsaj429-cdjajd29319
When downloading a dataset for the first time, it is necessary to agree to the Terms of Use of every datasets that you intend to download. This can only be done via the CDS website. When you try to download these datasets, you will be prompted to go to the terms of use and accept them.
Accelerating Process Understanding for Ecosystem Functioning under Extreme Climates with Physics-Aware Machine Learning
A python package for running the STEMMUS-SCOPE model
Integrated code of SCOPE and STEMMUS