Skip to content
39 changes: 23 additions & 16 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: climaax_hazard
name: climaax

channels:
- conda-forge
Expand All @@ -9,9 +9,9 @@ dependencies:
- adlfs=2024.7.0
- affine=2.4.0
- aiohttp=3.9.5
- basemap=1.4.1
- bokeh=3.5.0
- bottleneck=1.4.0
- branca=0.8.1
- cartopy=0.23.0
- cdsapi=0.7.5
- cfgrib=0.9.14.0
Expand All @@ -20,7 +20,9 @@ dependencies:
- dask=2024.7.0
- distributed=2024.7.0
- eccodes=2.36.0
- eodag=3.2.0
- flask=2.3.3
- folium=0.19.5
- gdal=3.9.1
- geopandas=1.0.1
- ipykernel=6.29.5
Expand All @@ -29,17 +31,16 @@ dependencies:
- ipython=8.27.0
- ipywidgets=8.1.3
- jenkspy=0.4.1
- jupyter-resource-usage=1.0.2
- jupyter-server-proxy=4.3.0
- jupyterlab-git=0.50.1
- jupyter-resource-usage=1.1.1
- jupyter-server-proxy=4.4.0
- jupyterlab-git=0.51.0
- jupyterlab-myst=2.4.2
- jupyterlab=4.2.3
- localtileserver=0.10.3
- jupyterlab=4.2.7
- localtileserver=0.10.6
- matplotlib=3.8.4
- mplleaflet=0.0.5
- nbgitpuller=1.2.1
- netcdf4=1.7.1
- notebook=7.2.1
- notebook=7.2.2
- numba=0.60.0
- numexpr=2.10.0
- numpy=1.26.4
Expand All @@ -55,28 +56,34 @@ dependencies:
- pystac-client=0.8.2
- pytest=8.3.2
- python-kaleido=0.2.1
- python=3.11
- python=3.12
- pyyaml=6.0.1
- rasterio=1.3.10
- rasterstats=0.19.0
- regionmask=0.13.0
- requests=2.32.3
- rio-cogeo=5.3.3
- rio-tiler=6.7.0
- rio-tiler=7.6.0
- rioxarray=0.15.7
- scikit-learn=1.5.1
- scipy=1.14.0
- scipy=1.15.2
- seaborn=0.13.2
- shapely=2.0.4
- shapely=2.0.6
- tqdm=4.66.4
- werkzeug=3.0.6
- werkzeug=3.1.3
- xarray=2024.6.0
- xesmf=0.8.6
- zarr=2.18.2
- xclim=0.50.0
- xlrd=2.0.1
- zarr=2.18.2
- pip:
- damagescanner==0.7
- earthkit-data==0.13.6
- earthkit-geo==0.3.0
- git+https://github.com/ecmwf/earthkit-meteo.git@feature/extreme-values
- earthkit-plots==0.2.8
- paretoset==1.2.4
- gisco-geodata==0.1.2
- git+https://github.com/tommyod/paretoset@5d8f3a739eeb38fb0b63340840353ad99845a5f0
- pyDataverse==0.3.4
- pylandtemp==0.0.1a1
- git+https://github.com/kapadia/usgs@ec8b5e2e77cc020890d9dbab0fa46cb2d4867e44
Loading