-
Notifications
You must be signed in to change notification settings - Fork 5
/
environment.yml
132 lines (132 loc) · 1.89 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
name: coclico
channels:
- conda-forge
- defaults
dependencies:
- python=3.*
- pip>=20
- ipykernel
- ipywidgets
- ipyleaflet
- adlfs
- astropy
- awscli
- azure-data-tables
- azure-identity
- bandit
- beautifulsoup4
- black
- boltons
- boto3
- cartopy
- cattrs
- cfgrib
- cfchecker
- ciso8601
- click
- codespell
- colormaps
- contextily
- dask
- dask-cloudprovider
- dask-gateway
- dask-geopandas
- dask-image
- dask-ml
- datacube
- datashader
- defusedxml
- descartes
- distributed
- earthengine-api
- eccodes>=2.24.2
- eodatasets3
- fiona
- flake8
- folium
- fsspec
- gcsfs
- geodatasets
- geojson
- geopandas>=0.11.0
- geoviews-core
- google-cloud-storage
- h3
- h5netcdf
- h5py
- h5py
- holoviews
- hvplot
- intake
- intake-esm
- intake-geopandas
- intake-stac
- intake-xarray
- ipympl
- isort
- jsonschema
- jupyter-ui-poll
- lmdb
- lxml
- mapclassify
- matplotlib-base
- mypy
- nb_black
- netcdf4
- numcodecs
- numexpr
- numpy
- odc-geo
- odc-stac
- opencv
- pandas
- panel
- param
- pims
- planetary-computer
- pooch
- pre-commit
- pyam
- pyarrow
- pydantic
- pyogrio
- pyrsistent
- pystac
- pytest
- pytest-cov
- python-dotenv
- python-graphviz
- python-rapidjson
- pyyaml
- rasterio
- rioxarray
- s3fs
- scikit-image
- scikit-learn
- scipy
- seaborn
- slicerator
- spatialpandas
- stac-geoparquet
- stac-vrt
- stackstac
- stactools
- structlog
- tabulate
- tqdm
- xarray
- xarray-spatial
- xvec
- zarr
- zstandard
- pip:
- stactools-geoparquet-items
- odc-ui
- odc-stac
- odc-stats
- odc-algo
- odc-io
- odc-cloud[ASYNC]
- mapbox # not sure if this is still being used
- mapboxcli # requires monkeypatch for Python 3.10
- xstac