-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathenvironment.yml
87 lines (87 loc) · 1.34 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
name: GeospatialPython
channels:
- conda-forge
- https://conda.anaconda.org/conda-forge
- defaults
- conda-forge/label/broken
dependencies:
- python=3.10
- pip
- cartopy
- census
- cryptography
- dask
- datashader
- descartes
- esda
- fiona
- folium
- gdal
- geopandas
- geoplot
- geopy
- geos
- geotiff
- geoviews
- h3
- holoviews
- inequality
- ipykernel
- ipyleaflet
- jupyter_client
- jupyter_core
- jupyter_server
- jupyterlab
- jupyterlab_pygments
- jupyterlab_server
- jupyterlab_widgets
- libpysal
- matplotlib-base
- matplotlib-inline
- mgwr
- numba
- numpy
- numpydoc
- openssl
- pandas
- plotly
- pointpats
- proj
- pygeos
- pykrige
- pyproj
- pysal
- pyspark
- pulp
- rasterio
- rasterstats
- requests
- requests-futures
- scikit-learn
- scipy
- seaborn
- sentinelsat
- shapely
- spaghetti
- spglm
- spint
- splot
- spopt
- spreg
- spvcm
- statsmodels
- tobler
- osmnx
- pip:
- absl-py==1.3.0
- cspy==1.0.2
- gmaps==0.9.0
- googlemaps==4.6.0
- jellyfish==0.6.1
- ortools==9.4.1874
- protobuf==4.21.9
- urllib3==1.26.12
- us==2.0.2
- vrpy==0.5.1
- spatialpandas==0.4.6
- pyidw==0.2.20