NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

non-orthogonal grid

This message is being forwarded as a service, please respond to:

"Mario Germano" <germano@xxxxxxxxxxxxxxxx>

Hi everybody,

I am experiencing difficulties in inserting grid points in a cdf file (using
FORTRAN) because these points have all different lon-lat coordinates: they
are not uniformly distributed on an orthogonal grid, but rather on a rotated
grid.

Ideally I'd like to be able to insert points one by one using a syntax like:
   insert_point(lon,lat,wind_speed, temperature,.)
I ignore if such a thing is possible.
Thanks in advance for answering my question.

Mario.