![]() |
![]()
| ![]() |
![]()
NAMEgdalmdiminfo - Reports structure and content of a multidimensional dataset SYNOPSISUsage: gdalmdiminfo [--help] [--long-usage] [--help-general] DESCRIPTIONgdalmdiminfo program lists various information about a GDAL supported multidimensional raster dataset as JSON output. It follows the following JSON schema The following command line parameters can appear in any order
C APIThis utility is also callable from C with GDALMultiDimInfo(). EXAMPLESExample 1: Display general structure$ gdalmdiminfo netcdf-4d.nc { Example 2: Display detailed information about a given array$ gdalmdiminfo netcdf-4d.nc -array t -detailed -limit 3 AUTHOREven Rouault <even.rouault@spatialys.com> COPYRIGHT1998-2025
|