Sites Toolkit documentation!¶
sites package¶
Note
In order to install the python3 client, using pip, just run the command:
pip install sites-toolkit --user -U -i https://get.ecmwf.int/repository/pypi-all/simple
Or configure your /etc/pip.conf with the following global settings:
[global]
index = https://get.ecmwf.int/repository/pypi-all/pypi
index-url = https://get.ecmwf.int/repository/pypi-all/simple
Then run:
pip install -U sites-toolkit
Subpackages¶
Submodules¶
Additional Resources¶
Note
ECMWF Sites User Documentation: https://confluence.ecmwf.int/display/UDOC/ECMWF+Sites+-+Websites+as+a+Service
ECMWF Sites CLI: https://sites.ecmwf.int/docs/sites/cli/
ECMWF Support Portal: https://support.ecmwf.int
Sites Platform Web Interface: https://sites.ecmwf.int
API Documentation (in web interface)