Remove dependency on ECMWF API
The ECMWF API is being deprecated in favor of a new service the CDS API. Atlite's ERA5 cutout generation code will have to be ported eventually.
This commit is contained in:
parent
fabbae8add
commit
b2d23a3355
@ -32,5 +32,5 @@ dependencies:
|
|||||||
- git+https://github.com/FRESNA/atlite.git
|
- git+https://github.com/FRESNA/atlite.git
|
||||||
- git+https://github.com/FRESNA/vresutils.git
|
- git+https://github.com/FRESNA/vresutils.git
|
||||||
#- git+https://github.com/FRESNA/powerplantmatching.git
|
#- git+https://github.com/FRESNA/powerplantmatching.git
|
||||||
- https://software.ecmwf.int/wiki/download/attachments/56664858/ecmwf-api-client-python.tgz
|
#- https://software.ecmwf.int/wiki/download/attachments/56664858/ecmwf-api-client-python.tgz
|
||||||
- countrycode
|
- countrycode
|
||||||
|
Loading…
Reference in New Issue
Block a user