Displaying 1 result from an estimated 1 matches for "coordinate_defines".
2009 May 01
0
Copying ncdf dims and vars from one file to the other
..._desc = "Height";
:grid_desc = "polar_stereographic";
float xc(xc=157);
:units = "m";
:long_name = "x-coordinate of polar-stereographic projection";
:standard_name = "projection_x_coordinate";
:axis = "X";
:coordinate_defines = "point";
:actual_range = 0.0, 390000.0; // double
:_CoordinateAxisType = "GeoX";
float yc(yc=211);
:units = "m";
:long_name = "y-coordinate of polar-stereographic projection";
:standard_name = "projection_y_coordinate";...