From 73156f295452c44474d2011c176c64d69ab6b0f0 Mon Sep 17 00:00:00 2001 From: ocefpaf Date: Mon, 13 Feb 2017 15:39:32 -0300 Subject: [PATCH] try https --- recipe/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 9e5681e9..81c6a52f 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -49,6 +49,7 @@ 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 + - 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]