netcdf prate_2002_2003/PANL_pratesfc_2002_2003_best.ncd { dimensions: latitude = 1536; longitude = 3072; time = 5042; variables: float PRATE_surface(time=5042, latitude=1536, longitude=3072); :units = "kg/m^2/s"; :long_name = "Precipitation Rate"; :_FillValue = 9.999E20f; // float :short_name = "PRATE_surface"; :level = "surface"; :coordinates = "time_run time latitude longitude "; double time_offset(time=5042); :long_name = "offset hour from start of run for coordinate = time"; :standard_name = "forecast_period"; :calendar = "proleptic_gregorian"; :units = "hours since 2002-03-01T00:00:00Z"; :missing_value = NaN; // double double latitude(latitude=1536); :units = "degrees_north"; :long_name = "latitude"; :_CoordinateAxisType = "Lat"; :standard_name = "latitude"; double longitude(longitude=3072); :units = "degrees_east"; :long_name = "longitude"; :_CoordinateAxisType = "Lon"; :standard_name = "longitude"; double time(time=5042); :long_name = "Forecast time for ForecastModelRunCollection"; :standard_name = "time"; :calendar = "proleptic_gregorian"; :units = "hours since 2002-03-01 00:00:00.000 UTC"; :missing_value = NaN; // double :_CoordinateAxisType = "Time"; double time_run(time=5042); :long_name = "run times for coordinate = time"; :standard_name = "forecast_reference_time"; :calendar = "proleptic_gregorian"; :units = "hours since 2002-03-01 00:00:00.000 UTC"; :missing_value = NaN; // double :_CoordinateAxisType = "RunTime"; // global attributes: :Conventions = "CF-1.4"; :History = "created by wgrib2"; :GRIB2_grid_template = 40; // int :_CoordSysBuilder = "ucar.nc2.dataset.conv.CF1Convention"; :cdm_data_type = "GRID"; :featureType = "GRID"; :location = "Proto fmrc:PANL_pratesfc_2002_2003"; :history = "FMRC Best Dataset"; }