netcdf files/d510006/southcarolina55.tmax.nc { dimensions: id = 44; time = 20089; ncl2 = 21; variables: float tmax(id=44, time=20089); :coordinates = "lat lon"; :units = "deg C"; :long_name = "maximum temperture"; :_FillValue = -999.0f; // float int id(id=44); :lon_name = "state_station_number"; :_FillValue = -999; // int int time(time=20089); :long_name = "time"; :standard_name = "time"; :axis = "T"; :units = "days since 1950-01-01 18:00:0.0"; :calendar = "gregorian"; :bounds = "time_bnds"; :_FillValue = -999; // int float lon(id=44); :units = "degrees_east"; :long_name = "station longitude"; :_FillValue = -999.0f; // float float lat(id=44); :units = "degrees_north"; :long_name = "station latitude"; :_FillValue = -999.0f; // float float elev(id=44); :units = "m"; :long_name = "elevation"; :_FillValue = -999.0f; // float float ptmax(id=44); :lon_name = "percent missing in raw data"; :_FillValue = -999.0f; // float char name(id=44, ncl2=21); }