Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

GDAL can access OPeNDAP. However, it can handle dataset that has 2 dimensions only. Use netCDF or pydap for generic access.

dimension. If you want to specify constraint expression, it should have "x" and "y" as explained in the GDAL user guide.  The following code is from frmts/dods/dodsdataset2.cpp:

...

We can confirm the correctness using QGIS for GeoTIFF and Panoply for OPeNDAP.

Panoply (longitude and latitude are sub-setted as well)QGIS (-180 to 180)
Grey scale: white is 90, black is 19.

Image Modified

Image Modified