forked from ClimateMatchAcademy/course-content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
117 lines (117 loc) · 1.56 KB
/
environment.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
name: climatematch
channels:
- conda-forge
- nodefaults
dependencies:
- adlfs
- argopy
- awscli
- boto3
- bottleneck
- cartopy
- cfgrib
- ciso
- dask-ml
- datashader
- descartes
- earthdata
- eofs
- erddapy
- esmpy
- fastjmd95
- flox
- fsspec
- gcm_filters
- gcsfs
- gh
- geocube
- geopandas
- geopy
- geoviews-core
- git-lfs
- gsw
- h5netcdf
- h5py
- holoviews
- hvplot
- intake
- intake-esm
- intake-geopandas
- intake-stac
- intake-xarray
- ipykernel>=6.21.2
- ipyleaflet
- ipytree
- ipywidgets
- jupyter-panel-proxy
- jupyter-resource-usage
- kerchunk
- lxml
- lz4
- matplotlib-base
- metpy
- nb_conda_kernels
- nbstripout
- nc-time-axis
- netcdf4
- numcodecs
- numpy
- odc-stac
- pandas
- panel
- parcels
- param
- pop-tools
- pyarrow
- pycamhd
- pydap
- pygeos
- pystac
- pystac-client
- python-blosc
- python-gist
- python-graphviz
- rasterio
- rechunker
- rio-cogeo
- rioxarray
- s3fs
- satpy
- scikit-image
- scikit-learn
- scipy
- seaborn
- sparse
- snakeviz
- stackstac
- tiledb-py
- timezonefinder
- xarray
- xarrayutils
- xarray-datatree
- xarray_leaflet
- xarray-spatial
- xbatcher
- xcape
- xclim
- xesmf
- xgcm
- xhistogram
- xmip
- xmitgcm
- xpublish
- xrft
- xskillscore
- zarr
- gh-scoped-creds
- jupyterlab-git
- pybind11 # needed for SDFC
- texttable
- openpyxl
- pyworld3
- nltk
- ecco_v4_py
# Note: Enable after https://github.com/conda-incubator/conda-lock/pull/295
# Uncomment and remove separate requirements.txt file
#- pip:
# - jupyterlab-s3-browser>=0.12