Skip to content

Commit

Permalink
add nano, drop geocube and xarray-datatree
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq committed Oct 1, 2024
1 parent f9d4614 commit 718d6c2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions pangeo-notebook/apt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ git
groff
tree
vim
nano
4 changes: 2 additions & 2 deletions pangeo-notebook/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ dependencies:
- gcsfs
- gh
- gh-scoped-creds
- geocube
# temporarily drop for numpy>=2 (can use xvec instead)
#- geocube
- geopandas
- geopy
- geoviews-core
Expand Down Expand Up @@ -114,7 +115,6 @@ dependencies:
- watermark
- xarray
- xarrayutils
- xarray-datatree
- xarray_leaflet
- xarray-spatial
- xbatcher
Expand Down

0 comments on commit 718d6c2

Please sign in to comment.