Attributes { T { String standard_name "time"; String long_name "time"; Int32 pointwidth 1; String calendar "360"; Int32 gridtype 0; String units "months since 1960-01-01"; } X { String long_name "longitude"; Float32 pointwidth 1.0; Int32 gridtype 0; String units "degree_east"; } Y { String long_name "latitude"; Float32 pointwidth 1.0; Int32 gridtype 0; String units "degree_north"; } sst { String standard_name "sea_surface_temperature"; String units "Celsius_scale"; String long_name "OIv2 SST"; Float32 missing_value NaN; String history "X regridded on sst / 100.", "Y regridded on sst / 100."; } NC_GLOBAL { Int32 scale_factor 100; Int32 offset 0; String Conventions "IRIDL"; } }