gdal icon indicating copy to clipboard operation
gdal copied to clipboard

Opendap/DODS

Open oyvindi opened this issue 6 months ago • 7 comments

Feature description

I am currently working on a project that needs to fetch data using OpenDAP. The data itself is stored as NetCDF.

However, they can be requested via THREDDS, where you typically add constraints in the URL, such as extent (both time and spatial). The returned subset is transported in DODS format.

For some reason the DODS driver is no longer compiled by default. Not sure about its capabilites though, but I could live with constructing the URL myself and then chew the resulting DODS.

Perhaps re-enabling DODS would be sufficient.

Additional context

No response

oyvindi avatar Aug 18 '24 19:08 oyvindi