Stores info about the boundaries of a GMT GRD file. This information can be used to determine if a location is within the bounds of an existing NetCDF GRD file.
More...
#include <mapio.h>
Stores info about the boundaries of a GMT GRD file. This information can be used to determine if a location is within the bounds of an existing NetCDF GRD file.
- Parameters
-
| ncid | The NetCDF file id |
| xmin | Minimum value in NetCDF X variable |
| xmax | Maximum value in NetCDF X variable |
| dx | Nominal pixel size, in meters, of Y axis |
| ymin | Minimum value in NetCDF Y variable |
| ymax | Maximum value in NetCDF Y variable |
| dy | Nominal pixel size, in meters, of Y axis |
The documentation for this struct was generated from the following file: