Skip to content

Commit

Permalink
update conda env
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Nov 3, 2023
1 parent d23bc28 commit aa111ef
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ dependencies:
- netcdf4
- xarray>=0.16
- cf_xarray
# tests
#- pytest
#- flake8
## used for notebooks on binder
# cdo
- python-cdo
- cdo
Expand All @@ -29,8 +33,3 @@ dependencies:
# vis
- hvplot
- bokeh
# tests
#- pytest
#- flake8
- pip:
- geoip2nation

0 comments on commit aa111ef

Please sign in to comment.