bird-house / hummingbird

A Web Processing Service for compliance checks used in the climate science community.
http://birdhouse-hummingbird.readthedocs.io/en/latest/
Apache License 2.0
6 stars 2 forks source link

cdo conflicts with netcdf4 #9

Closed cehbrecht closed 6 years ago

cehbrecht commented 7 years ago

conda netcdf4 lib expects jpeg=8 while cdo>=1.7.1 expects jpeg=9.

Currently i install libjpeg8 into the system and jpeg=9 from conda.

cehbrecht commented 6 years ago

well ... it works now. A bit outdated issue.