File tree Expand file tree Collapse file tree 5 files changed +11
-1
lines changed
Expand file tree Collapse file tree 5 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -21,4 +21,6 @@ dependencies:
2121 - geodatasets
2222 - pyogrio
2323 - xproj
24- - matplotlib
24+ - matplotlib
25+ - scipy
26+ - netCDF4
Original file line number Diff line number Diff line change @@ -22,3 +22,5 @@ dependencies:
2222 - pyogrio
2323 - xproj
2424 - matplotlib
25+ - scipy
26+ - netCDF4
Original file line number Diff line number Diff line change @@ -23,5 +23,7 @@ dependencies:
2323 - mypy
2424 - xproj
2525 - matplotlib
26+ - scipy
27+ - netCDF4
2628
2729
Original file line number Diff line number Diff line change @@ -21,6 +21,8 @@ dependencies:
2121 - pyogrio
2222 - xproj
2323 - matplotlib
24+ - scipy
25+ - netCDF4
2426 - pip
2527 - pip :
2628 - exactextract
Original file line number Diff line number Diff line change @@ -22,6 +22,8 @@ dependencies:
2222 - pyogrio
2323 - xproj
2424 - matplotlib
25+ - scipy
26+ - netCDF4
2527 - pip
2628 - pip :
2729 - git+https://github.com/shapely/shapely.git@main
You can’t perform that action at this time.
0 commit comments