netcdf atlDatasets/MarineHeatWaves/2025090600.nc { dimensions: latitude = 1801; longitude = 1801; variables: float latitude(latitude=1801); :_FillValue = NaNf; // float :long_name = "Latitude"; :unit_long = "Degrees North"; :standard_name = "latitude"; :units = "degrees_north"; :axis = "Y"; float longitude(longitude=1801); :_FillValue = NaNf; // float :long_name = "Longitude"; :unit_long = "Degrees East"; :standard_name = "longitude"; :units = "degrees_east"; :axis = "X"; double category(latitude=1801, longitude=1801); :_FillValue = NaN; // double :units = "int"; :long_name = "MHW severity category"; :grid_mapping = "spatial_ref"; :flag_values = 1L, 2L, 3L, 4L; // long :flag_namespace = "http://melodiesproject.eu/datasets/WP3/land-cover/def#"; :flag_meanings = "Low High Severe Extreme"; :flag_colors = "#FFF5F0 #FCA082 #E32F27 #67000D"; :coordinates = "time"; long time; :units = "days since 2025-09-06"; :calendar = "proleptic_gregorian"; long spatial_ref; :crs_wkt = "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"; :semi_major_axis = 6378137.0; // double :semi_minor_axis = 6356752.314245179; // double :inverse_flattening = 298.257223563; // double :reference_ellipsoid_name = "WGS 84"; :longitude_of_prime_meridian = 0.0; // double :prime_meridian_name = "Greenwich"; :geographic_crs_name = "WGS 84"; :horizontal_datum_name = "World Geodetic System 1984"; :grid_mapping_name = "latitude_longitude"; :spatial_ref = "GEOGCS[\"WGS 84\",DATUM[\"WGS_1984\",SPHEROID[\"WGS 84\",6378137,298.257223563,AUTHORITY[\"EPSG\",\"7030\"]],AUTHORITY[\"EPSG\",\"6326\"]],PRIMEM[\"Greenwich\",0,AUTHORITY[\"EPSG\",\"8901\"]],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AXIS[\"Latitude\",NORTH],AXIS[\"Longitude\",EAST],AUTHORITY[\"EPSG\",\"4326\"]]"; :coordinates = "time"; float intensity(latitude=1801, longitude=1801); :grid_mapping = "spatial_ref"; :coordinates = "time"; :units = "degc"; :long_name = "Marine heatwave intensity"; :_FillValue = NaNf; // float // global attributes: }