netcdf Agg/nasa-imerg-late_global_0.1deg_1dy.nc4 { dimensions: latitude = 1800; nbnds = 2; longitude = 3600; time = 8760; variables: double latitude(latitude=1800); :_FillValue = NaN; // double :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; double longitude(longitude=3600); :_FillValue = NaN; // double :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; int time(time=8760); :long_name = "time"; :axis = "T"; :bounds = "time_bnds"; :units = "seconds since 1970-01-01T00:00:00+00:00"; :calendar = "proleptic_gregorian"; :_ChunkSizes = 1024U; // uint ushort precipitation_amount(time=8760, latitude=1800, longitude=3600); :_FillValue = 29999US; // ushort :long_name = "precipitation_amount"; :units = "mm"; :accumulation_interval = "1 day"; :comment = "IMERG 1-day accumulated rainfall, Late Run"; :add_offset = 0.0; // double :scale_factor = 0.1; // double :missing_value = 29999US; // ushort :_ChunkSizes = 1U, 1800U, 3600U; // uint int time_bnds(time=8760, nbnds=2); :long_name = "time_bounds"; :_ChunkSizes = 1U, 2U; // uint // global attributes: :Description = "NASA Integrated Multi-satellitE Retrievals for GPM (IMERG) data product, Late Run."; :DateCreated = "2024-06-03T01:19:25Z"; :Contact = "Lance Gilliland, lance.gilliland@nasa.gov"; :Source = "NASA GPM Precipitation Processing System; https://jsimpsonhttps.pps.eosdis.nasa.gov/imerg/gis/"; :Version = "V06E"; :Reference = "G. Huffman, D. Bolvin, D. Braithwaite, K. Hsu, R. Joyce, P. Xie, 2014: Integrated Multi-satellitE Retrievals for GPM (IMERG), version 4.4. NASAs Precipitation Processing Center."; :RangeStartTime = "2024-06-01T00:00:00Z"; :RangeEndTime = "2024-06-01T23:59:59Z"; :SouthernmostLatitude = -89.95000268146396; // double :NorthernmostLatitude = 89.94999999925494; // double :WesternmostLongitude = -179.94999999925494; // double :EasternmostLongitude = 179.95000536367297; // double :TemporalResolution = "1-day"; :SpatialResolution = "0.1deg"; }