[thredds] FMRC - Geospatial attributes

I have a dataset with a depth dimension and associated coordiate
variable:
 
 dimensions:
   depth = 35;
   float depth(depth=35);
     :long_name = "depth";
     :standard_name = "depth";
     :axis = "Z";
     :units = "meters";
     :positive = "down";
 
Clearly declares positive as down, yet displays geospatial coverage as:
 
*       Altitude: 2.5 to 2100.0 Resolution=61.69117647058823 meters
(positive is up)
 
Resolution value also wrong, as the resolution varys from 2.5m - 100m.
 
Is this a known fault with THREDDS v4.2.7?
 
Regards,
 
Glenn
 
  • 2011 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the thredds archives: