[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[IDV #IFH-755538]: T-REX BAe real-time data



this file seems to have no data, only coordinates:

netcdf C:/data/FAAM_20060427_0822.nc {
 dimensions:
   time = UNLIMITED;   // (59 currently)
 variables:
   int time(time=59);
     :long_name = "time of measurement";
     :standard_name = "time";
     :units = "seconds since 1970-01-01 00:00:00 +0000";
   float latitude(time=59);
     :long_name = "latitude";
     :units = "degree_N";
     :_FillValue = NaNf; // float
   float longitude(time=59);
     :long_name = "longitude";
     :units = "degree_E";
     :_FillValue = NaNf; // float
   float altitude(time=59);
     :long_name = "altitude";
     :units = "m";
     :_FillValue = NaNf; // float

 :Source = "unknown_source";
 :Conventions = "NCAR-RAF/nimbus";
 :ConventionsURL = "http://www.eol.ucar.edu/raf/Software/netCDF.html";;
 :Version = "1.3";
 :DateProcessed = "2006-04-27 15:15:04 +0000";
 :ProjectName = "unknown_project";
 :Aircraft = "unknown_aircraft";
 :ProjectNumber = "000";
 :FlightNumber = "unknown_flight";
 :FlightDate = "01/01/1970";
 :coordinates = "longitude latitude altitude time";
 :landmarks = "";
}

Ticket Details
===================
Ticket ID: IFH-755538
Department: Support netCDF Java
Priority: Normal
Status: Open