conda-forge / iris-feedstock

A conda-smithy repository for iris.
BSD 3-Clause "New" or "Revised" License
0 stars 17 forks source link

Remove netcdf pin, and iris-grib dependency. #29

Closed pp-mo closed 6 years ago

pp-mo commented 6 years ago

Latest netcdf should now be ok, since we now have cf_units 2.0 (see earlier comment saying that ).

Iris-grib should not be counted as a dependency; it is a strictly optional extra.

conda-forge-linter commented 6 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ocefpaf commented 6 years ago

It turns out we need https://github.com/SciTools/iris/pull/3016 to make this work :wink:

ocefpaf commented 6 years ago

Done in #35