forked from UCL-EO/Workshop2022
-
Notifications
You must be signed in to change notification settings - Fork 0
/
environment.yml
59 lines (59 loc) · 868 Bytes
/
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
name: uclnceo
channels:
- conda-forge
- defaults
dependencies:
- geemap
- cartopy
- folium
- localtileserver
- git
- jupyterlab
- nbconvert
- ipywidgets
- ipyleaflet
- widgetsnbextension
- gdal
- rasterio
- xarray
- fiona
- shapely
- geopandas
- tqdm
- jupyter_contrib_nbextensions
- python=3.9
- nomkl
- statsmodels
- distributed
- netCDF4
- scipy
- numpy
- matplotlib
- pandas
- ipython
- jupyter_console
- jupyter_contrib_nbextensions
- pip
- matplotlib
- sphinx>=1.6
- nbsphinx
- numpydoc
- xlrd
- scipy
- dask
- pyproj
- seaborn
- pip:
- nbgitpuller
- sphinx_rtd_theme
- urlpath
- mknotebooks
- jupyter_contrib_nbextensions
- mkdocs-jupyter
- pymdown-extensions
- pcse
- pygeotile
- pystac-client
- stackstac
- cdsapi
- retry