This is a container image for the CDSAPI python package. It is designed for use with Common Workflow Language (CWL) tool descriptors and workflows.
- Docker (version 18.09 or later)
Tool descriptors are available in the Atmospheric Tool Library.
Workflows using these tools are available on WorkflowHub in the Air Quality Prediction group.
The cdsapi
library has been installed via pip.
This can be loaded by python scripts run within the container in the usual manner.
To use the tool you will need to register with the CDS portal, and provide a .cdsapirc
file.
Instructions for doing this are available from https://cds.climate.copernicus.eu/api-how-to.
Images are available on the GitHub Container Repository:
- python-cdsapi provides the python CDS-API library.
The CDS-API library is developed at the European Centre for Medium-Range Weather Forecasts (ECMWF) and is released under the Apache v2 license.
The docker build scripts have been developed by the Research IT department at the University of Manchester.
Copyright 2023 University of Manchester, UK.
Licensed under the MIT license, see the LICENSE file for details.