thredds

regExp for matching directories

本小妞迷上赌 提交于 2020-01-04 02:51:09
问题 I have a somewhat complex directory structure for NetCDF files I want to create a THREDDS catalog for. /data/buoy/A0121/realtime/A0121.met.realtime.nc /A0121.waves.realtime.nc etc. /data/buoy/A0122/realtime/A0122.met.realtime.nc /A0122.sbe37.realtime.nc etc. /data/buoy/B0122/realtime/B0122.met.realtime.nc /B0122.sbe37.realtime.nc etc. But I have found that the regExp attribute in both datasetScan and aggregation/scan elements does not seem to be able to handle subdirectories using regExp. For

Using Javascript to make parallel server requests THREDDS OPeNDAP

流过昼夜 提交于 2019-12-12 03:15:15
问题 For the following THREDDS OPeNDAP server: http://data.nodc.noaa.gov/thredds/catalog/ghrsst/L2P/MODIS_T/JPL/2015/294/catalog.html I would like to note four Attributes of every file in there. The attributes are: northernmost lattitude; easternmost lattitude; westernmost lattitude; southernmost lattitude. These can be found under the Global attributes under: http://data.nodc.noaa.gov/thredds/dodsC/ghrsst/L2P/MODIS_T/JPL/2015/294/20151021-MODIS_T-JPL-L2P-T2015294235500.L2_LAC_GHRSST_N-v01.nc.bz2