Skip to content

Commit 0a94b91

Browse files
Updating environment.yml
Fixing issue with pyidw installation
1 parent effdab5 commit 0a94b91

1 file changed

Lines changed: 87 additions & 87 deletions

File tree

environment.yml

Lines changed: 87 additions & 87 deletions
Original file line numberDiff line numberDiff line change
@@ -1,87 +1,87 @@
1-
name: GeospatialPython
2-
channels:
3-
- conda-forge
4-
- https://conda.anaconda.org/conda-forge
5-
- defaults
6-
- conda-forge/label/broken
7-
dependencies:
8-
- python=3.10
9-
- pip
10-
- cartopy
11-
- census
12-
- cryptography
13-
- dask
14-
- datashader
15-
- descartes
16-
- esda
17-
- fiona
18-
- folium
19-
- gdal
20-
- geopandas
21-
- geoplot
22-
- geopy
23-
- geos
24-
- geotiff
25-
- geoviews
26-
- h3
27-
- holoviews
28-
- inequality
29-
- ipykernel
30-
- ipyleaflet
31-
- jupyter_client
32-
- jupyter_core
33-
- jupyter_server
34-
- jupyterlab
35-
- jupyterlab_pygments
36-
- jupyterlab_server
37-
- jupyterlab_widgets
38-
- libpysal
39-
- matplotlib-base
40-
- matplotlib-inline
41-
- mgwr
42-
- numba
43-
- numpy
44-
- numpydoc
45-
- openssl
46-
- pandas
47-
- plotly
48-
- pointpats
49-
- proj
50-
- pygeos
51-
- pyidw
52-
- pykrige
53-
- pyproj
54-
- pysal
55-
- pyspark
56-
- pulp
57-
- rasterio
58-
- rasterstats
59-
- requests
60-
- requests-futures
61-
- scikit-learn
62-
- scipy
63-
- seaborn
64-
- sentinelsat
65-
- shapely
66-
- spaghetti
67-
- spglm
68-
- spint
69-
- splot
70-
- spopt
71-
- spreg
72-
- spvcm
73-
- statsmodels
74-
- tobler
75-
- osmnx
76-
- pip:
77-
- absl-py==1.3.0
78-
- cspy==1.0.2
79-
- gmaps==0.9.0
80-
- googlemaps==4.6.0
81-
- jellyfish==0.6.1
82-
- ortools==9.4.1874
83-
- protobuf==4.21.9
84-
- urllib3==1.26.12
85-
- us==2.0.2
86-
- vrpy==0.5.1
87-
- spatialpandas==0.4.6
1+
name: GeospatialPython
2+
channels:
3+
- conda-forge
4+
- https://conda.anaconda.org/conda-forge
5+
- defaults
6+
- conda-forge/label/broken
7+
dependencies:
8+
- python=3.10
9+
- pip
10+
- cartopy
11+
- census
12+
- cryptography
13+
- dask
14+
- datashader
15+
- descartes
16+
- esda
17+
- fiona
18+
- folium
19+
- gdal
20+
- geopandas
21+
- geoplot
22+
- geopy
23+
- geos
24+
- geotiff
25+
- geoviews
26+
- h3
27+
- holoviews
28+
- inequality
29+
- ipykernel
30+
- ipyleaflet
31+
- jupyter_client
32+
- jupyter_core
33+
- jupyter_server
34+
- jupyterlab
35+
- jupyterlab_pygments
36+
- jupyterlab_server
37+
- jupyterlab_widgets
38+
- libpysal
39+
- matplotlib-base
40+
- matplotlib-inline
41+
- mgwr
42+
- numba
43+
- numpy
44+
- numpydoc
45+
- openssl
46+
- pandas
47+
- plotly
48+
- pointpats
49+
- proj
50+
- pygeos
51+
- pykrige
52+
- pyproj
53+
- pysal
54+
- pyspark
55+
- pulp
56+
- rasterio
57+
- rasterstats
58+
- requests
59+
- requests-futures
60+
- scikit-learn
61+
- scipy
62+
- seaborn
63+
- sentinelsat
64+
- shapely
65+
- spaghetti
66+
- spglm
67+
- spint
68+
- splot
69+
- spopt
70+
- spreg
71+
- spvcm
72+
- statsmodels
73+
- tobler
74+
- osmnx
75+
- pip:
76+
- absl-py==1.3.0
77+
- cspy==1.0.2
78+
- gmaps==0.9.0
79+
- googlemaps==4.6.0
80+
- jellyfish==0.6.1
81+
- ortools==9.4.1874
82+
- protobuf==4.21.9
83+
- urllib3==1.26.12
84+
- us==2.0.2
85+
- vrpy==0.5.1
86+
- spatialpandas==0.4.6
87+
- pyidw==0.2.20

0 commit comments

Comments
 (0)