-
Notifications
You must be signed in to change notification settings - Fork 20
/
environment.yml
92 lines (92 loc) · 1.32 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
name: pangeo
channels:
- conda-forge
dependencies:
# core scipy packages
- numpy
- scipy
- matplotlib-base
- pandas
- xarray
- sparse
- sympy
# data science stuff
- scikit-image
- scikit-learn
- dask-ml
# NOTE: will move these to pangeo-ml image
# - tensorflow
# - keras
# - pytorch-cpu
# pyviz
- holoviews
- panel
- jupyter-panel-proxy
- geoviews
- hvplot
- datashader
- seaborn
- altair
- descartes
- folium
- vega
- vega_datasets
# - palettable
# - cmocean
# geospatial
- iris
- cartopy
- basemap
- geopandas
- rasterio
- netcdf4
- erddapy
- pydap
- h5py
- h5netcdf
- regionmask
- rio-cogeo
# geoscience-related
- climlab
- metpy
- satpy
- gsw
# - eofs
- esmpy
- xesmf
- windspharm
# intake-related
- intake
- intake-xarray
- intake-esm
- fsspec
- intake-stac
- sat-stac
- sat-search
# zarr-related
- zarr
- numcodecs
- python-blosc
- lz4
- gcsfs>=0.5.2
- s3fs
- tiledb-py
# jupyter-related
- ipyleaflet
# - watermark
# xarray-related
- xgcm
# - xrft
- xhistogram
- xlrd
- xrviz
- climpred
- pytide
- pyinterp
# misc
- python-wget
- prefect
- pip:
- intake_geopandas
- git+https://github.com/NCAR/intake-esm.git@master
- git+https://github.com/hhuangwx/cmaps.git#egg=cmaps