Stores info needed for accessing GMT GRD file.
More...
#include <mapio.h>
Stores info needed for accessing GMT GRD file.
- Parameters
-
| ncid | The NetCDF file id |
| x | Double Array of ALL the easting (x-axis) data |
| xid | The NetCDF variable id to the easting variable |
| xdimid | The NetCDF dimension id for the easting variable |
| xdimlen | The number of values in x |
| y | Double array of all the northing (y-axis) data |
| yid | The NetCDF variable id to the northing variable |
| ydimid | The NetCDF dimension id for the northing variable |
| ydimlen | The number of values in y |
| zid | The NetCDF variable id to the height/depth variable |
| status | |
The documentation for this struct was generated from the following file: