Skip to content

Commit

Permalink
add abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
malmans2 committed May 14, 2021
1 parent fb50e26 commit 2601758
Show file tree
Hide file tree
Showing 4 changed files with 279 additions and 233 deletions.
14 changes: 8 additions & 6 deletions .binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,16 @@ name: cf_xarray_earthcube
channels:
- conda-forge
dependencies:
- cf_xarray=0.5.2
- dask=2021.4.1
- gcsfs==2021.4.0
- intake-esm=2021.1.15
- intake-xarray=0.5.0
- jupyter_contrib_nbextensions=0.5.1
- matplotlib=3.4.2
- nc-time-axis=1.2.0
- netcdf4=1.5.6
- xarray=0.18.0
- pooch=1.3.0
- xarray=0.18.0
- xesmf=0.5.3
- intake-xarray=0.5.0
- intake-esm=2021.1.15
- gcsfs==2021.4.0
- nc-time-axis=1.2.0
- cf_xarray=0.5.2
- jupyter_contrib_nbextensions=0.5.1
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ repos:
rev: f5bdb72a400f1a56fe88109936c83aa12cc349fa
hooks:
- id: prenotebook

Loading

0 comments on commit 2601758

Please sign in to comment.