Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: [cf-pointobsconvention] Draft 2

NOTE: The cf-pointobsconvention mailing list is no longer active. The list archives are made available for historical reasons.



John Graybeal wrote:
I think 'requiring a Z' and 'requiring a Z with every point' are two different things. I don't think anyone meant to argue for the latter, or they'll correct me if I'm wrong.


To take an easy case first, for surface-based measurements like ship point observations, specifying 'surface' in one place for all Z coordinates (e.g., via an attribute) seems like a reasonable approach.

You can use a scalar, "nominal" coordinate variable, like:

variables;
char z(z_strlen);

float lon(obs);
float lat(obs);
double time(obs);

float dataVar(obs);
 dataVar:coordinates = “lon lat z time”;

data:
 z = "tropopause";




  • 2007 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the cf-pointobsconvention archives: