Skip to content

Commit

Permalink
enabled cmor again, fixed cdo dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Nov 17, 2017
1 parent 187a6cf commit 32e64b3
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,10 @@ dependencies:
- libxslt=1.1.29
# cdo
- python-cdo=1.3.3
- cdo=1.9.0=1
- hdf5=1.10.1
- cdo=1.9.0=0
- hdf5=1.8.18=2
- libnetcdf=4.4.1.1
- ecmwf_grib=1.23.1=0
- proj4=4.9.3 # fix cdo and qa-dkrz deps
#- jpeg=9b # fix cdo and qa-dkrz deps
# cf checker
Expand All @@ -55,8 +56,8 @@ dependencies:
- compliance-checker=3.1.1
#- pygeoif=0.6
# cmor
#- cmor=3.2.8
#- cmip6-cmor-tables=3.2.8
- cmor=3.2.8
- cmip6-cmor-tables=3.2.8
- pip:
- cfchecker==3.0.5
- sphinx-autoapi

0 comments on commit 32e64b3

Please sign in to comment.