-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathenvironment.yml
105 lines (105 loc) · 1.51 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
name: geodask2022a
channels:
- conda-forge
dependencies:
- python>=3.8
# dask jupyter base
- jupyter
- jupyterlab
- dask
- distributed
- joblib
- dask-labextension
- bokeh
# - jupyter-panel-proxy
- ipywidgets
# core scipy packages
- numpy=1.21
- scipy
- matplotlib-base
- pandas
- xarray
# data science stuff
- scikit-image
- scikit-learn
- dask-ml
# pyviz
- holoviews
- panel
- geoviews
- hvplot
- datashader
- seaborn
- altair
- folium
- ipyleaflet
- leafmap
- shapely
- cartopy
- descartes
- geopandas
- rasterio
- netcdf4
- h5py
- h5netcdf
- pytables
- regionmask
- rio-cogeo
- rioxarray
- geopy
- h3-py
# - s2geometry
- earthpy
- contextily
- networkx
- osmnx
- owslib
- pydeck
- movingpandas
# geoscience-related
- gstools
- pykrige
- pyinterp
- scikit-gstat
- xarray-spatial
# intake-related
- intake
- intake-xarray
- fsspec
- intake-stac
- stackstac
- pystac
- rechunker
- kerchunk
- pooch
- xoak
- pys2index
# zarr-related
- zarr
- numcodecs
- python-blosc
- lz4
- xhistogram
# db stuff
- sqlalchemy
# misc
- gcsfs>=0.5.2
- s3fs
- pyarrow
- xlrd
- openpyxl
- requests
- toolz
- streamz
- tqdm
- wheel
- setuptools
- pip
- pip:
- intake_geopandas
- spotpy
- rasterstats
- pymannkendall
- mapclassify
- git+https://github.com/manaakiwhenua/rhealpixdggs-py.git@master
- git+https://github.com/allixender/dggrid4py.git@master