timmy00274672 / oostethys

Automatically exported from code.google.com/p/oostethys
0 stars 0 forks source link

add support for opendap queries in the confing file #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Sometimes users want to specify a query opendap string in the config file
instead of the whole file. For example: 
http://www.smast.umassd.edu:8080/thredds/dodsC/FVCOM/NECOFS/Forecasts/NECOFS_FVC
OM_OCEAN_MASSBAY_FORECAST.nc.dods?lon[28482],lat[28482],time[1:72],zeta[1:72][28
482]

NetCDF 4 API cannot read this in a straightforward way. For example:
NetcdfDataset.openDataset(opendap query).

Original issue reported on code.google.com by ber...@gmail.com on 7 Oct 2009 at 10:00

GoogleCodeExporter commented 8 years ago
fixed revision - r286

Original comment by ber...@gmail.com on 13 Oct 2009 at 11:21