forked from ClimateMatchAcademy/course-content
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
136 lines (136 loc) · 2.02 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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
name: climatematch
channels:
- conda-forge
- nodefaults
dependencies:
- adlfs
- argopy
- awscli
- boto3
- bottleneck
- cartopy
- cfgrib
- ciso
- climlab
- dask-ml
- datashader
- descartes
- earthaccess
- eigen
- eofs
- erddapy
- fastjmd95
- flox
- fsspec
- gcm_filters
- gcsfs
- gh
- geocube
- geopandas
- geopy
- geoviews-core
- git
- 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
- pythia-datasets
- python-blosc
- python-gist
- python-graphviz
- pyworld3 # needed for W2D3
- 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
- esmf
- xesmf
- esmpy
- xgcm
- xhistogram
- xmip
- xmitgcm
- xpublish
- xrft
- xskillscore
- zarr
- gh-scoped-creds
- jupyterlab-git
- pybind11 # needed for SDFC
- texttable
- openpyxl
- pyworld3
- wordcloud
- nltk
- ecco_v4_py
- cmocean
- ipykernel
- boto3
- pooch
- eigen # needed for SDFC
- pip
- pip:
- pyleoclim
- afinn
- "mystatsfunctions @ https://github.com/njleach/mystatsfunctions/archive/main.zip"
# - "SDFC @ https://github.com/yrobink/SDFC/archive/master.zip" # this is not working
- https://github.com/mptouzel/PyDICE/archive/master.zip # for W2D3 Tutorial 2
# 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