Attributes { NC_GLOBAL { String Authors "Bill Olson, Dave Bolvin, George Huffman"; String DOI "10.5067/6P5EM1HPR3VD"; String title "Land/Sea static mask relevant to IMERG precipitation 0.1x0.1 degree V2"; String Conventions "COARDS", "GrADS"; String dataType "Grid"; String history "Thu Aug 10 14:22:14 GMT 2023 : imported by GrADS Data Server 2.2"; } global { String History "This land sea mask originated from the NOAA group at SSEC in the 1980s. It was originally produced at 1/6 deg resolution, and then regridded for the purposes of GPCP, TMPA, and IMERG precipitation products. NASA code 610.2, Global Change Data Center, restructured this IMERG land sea mask to match the IMERG grid, and converted the file to CF-compliant netCDF4. Version 2 was created in May, 2019 to resolve detected inaccuracies in coastal regions."; String Description "This IMERG land sea mask contains values ranging from 0% to 100% with 0% representing all land and 100% representing all ocean"; } lon { String grads_dim "x"; String grads_mapping "linear"; String grads_size "3600"; String units "degrees_east"; String long_name "longitude"; Float64 minimum -179.95000000000; Float64 maximum 179.95000000000; Float32 resolution 0.1; } lat { String grads_dim "y"; String grads_mapping "linear"; String grads_size "1800"; String units "degrees_north"; String long_name "latitude"; Float64 minimum -89.95000000000; Float64 maximum 89.95000000000; Float32 resolution 0.1; } time { String grads_dim "t"; String grads_mapping "linear"; String grads_size "1"; String grads_min "00z01jan1998"; String grads_step "1dy"; String units "days since 1970-1-1 00:00:0.0"; String long_name "time"; String minimum "00z01jan1998"; String maximum "00z01jan1998"; } landseamask { Float32 _FillValue -9.99E8; Float32 missing_value -9.99E8; String long_name "land/sea mask [%] "; } }