NetCDF Header

Data for GRL Article "Resolved Convection Improves the Representation of Equatorial Waves and Tropical Rainfall Variability in a Global Nonhydrostatic Model"


ERROR
Cookies must be enabled.

netcdf file:///data/3ea6dc78-a5a1-4904-a85b-883f38cf00e4/imerg_6h_2.5deg.nc-20210621-222914Z-4c78079c-37d6-43d9-b9b8-334d48fb404c {
  dimensions:
    time = UNLIMITED;   // (183 currently)
    lon = 144;
    lat = 16;
  variables:
    int time(time=183);
      :standard_name = "time";
      :units = "seconds since 1970-01-01 00:00:00 UTC";
      :calendar = "standard";
      :axis = "T";

    double lon(lon=144);
      :standard_name = "longitude";
      :long_name = "longitude";
      :units = "degrees_east";
      :axis = "X";

    double lat(lat=16);
      :standard_name = "latitude";
      :long_name = "latitude";
      :units = "degrees_north";
      :axis = "Y";

    float precipitationCal(time=183, lon=144, lat=16);
      :units = "mm/hr";
      :_FillValue = -9999.9f; // float
      :missing_value = -9999.9f; // float
      :DimensionNames = "time,lon,lat";
      :Units = "mm/hr";
      :CodeMissingValue = "-9999.9";
      :origname = "precipitationCal";
      :fullnamepath = "/Grid/precipitationCal";

  // global attributes:
  :CDI = "Climate Data Interface version 1.9.9 (https://mpimet.mpg.de/cdi)";
  :Conventions = "CF-1.6";
  :history = "Tue Apr 20 11:06:27 2021: cdo -divc,2 -deltat tmp_2.5deg_seltimestep imerg_6h_2.5deg.nc\nTue Apr 20 10:59:31 2021: cdo seltimestep,1/2207/12 tmp_2.5deg tmp_2.5deg_seltimestep\nTue Apr 20 10:53:02 2021: cdo -f nc -remapcon,grid_2.5deg.nc tmp tmp_2.5deg\nTue Apr 20 10:19:44 2021: cdo -timcumsum IMERG_01Aug2016-15Sept2016_20S-20N.nc tmp\nFri Apr  9 12:07:10 2021: ncatted -O -a ,global,d,, IMERG_01Aug2016-15Sept2016_20S-20N.nc IMERG_01Aug2016-15Sept2016_20S-20N.nc";
  :NCO = "netCDF Operators version 4.9.5 (Homepage = http://nco.sf.net, Code = http://github.com/nco/nco)";
  :CDO = "Climate Data Operators version 1.9.9 (https://mpimet.mpg.de/cdo)";
}