Skip to content

Commit

Permalink
Try https
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Feb 15, 2017
1 parent eb241f1 commit 7854666
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ test:
- test -f ${PREFIX}/lib/libnetcdf.so # [linux]
- test -f ${PREFIX}/lib/libnetcdf.dylib # [osx]
- ncdump -h http://geoport-dev.whoi.edu/thredds/dodsC/estofs/atlantic
# FIXME: the next two are failing at the moment.
- ncdump -h http://thredds.ucar.edu/thredds/dodsC/grib/NCEP/GFS/Global_0p5deg/GFS_Global_0p5deg_20170215_1200.grib2
- ncdump -h https://data.nodc.noaa.gov/thredds/dodsC/ioos/sccoos/scripps_pier/scripps_pier-2016.nc
- conda inspect linkages -p $PREFIX libnetcdf # [not win]
- conda inspect objects -p $PREFIX libnetcdf # [osx]

Expand Down

0 comments on commit 7854666

Please sign in to comment.