Re: [thredds] featureCollection - NcML

1) what version CDM/TDS are you using?
2) can you send me the actual NcML?


On 12/16/2011 3:24 AM, Comiskey, Glenn wrote:
Does NcML not work on coordinate variables used in a <featureCollection>...featureType="FMRC"...</featureCollection> declaration?
<featureCollection...>
<collection...>
<protoDataset...>
<netcdf...>
<variable name="time">
<attribute name="_FillValue" value="NaN"/>
<attribute name="axis" value="T"/>
<attribute name="description" value="Forecast hour since 1979-01-01T00:00:00Z."/>
<attribute name="id" value="time"/>
<attribute name="ioos_category" value="Time"/>
</variable>
</netcdf>
</protoDataset>
</featureCollection>
DAS output:
    time {
        String long_name "Forecast time for ForecastModelRunCollection";
        String standard_name "time";
        String units "hours since 1979-01-01T00:00:00Z";
        Float64 missing_value NaN;
        String _CoordinateAxisType "Time";
    }
None of the declared attributes have been added to the coordinate variable "time". Global attributes, data variable attributes and coordinate variable attributes for lat/lon have all been updated via NcML.
Kind regards,
Glenn


_______________________________________________
thredds mailing list
thredds@xxxxxxxxxxxxxxxx
For list information or to unsubscribe,  visit: 
http://www.unidata.ucar.edu/mailing_lists/

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