netcdf files/d651039/observations/tos_hadisst_g025_187001-202412.nc { dimensions: time = UNLIMITED; // (1860 currently) lon = 144; lat = 72; variables: int time(time=1860); :standard_name = "time"; :long_name = "months"; :units = "day as %Y%m%d.%f"; :calendar = "proleptic_gregorian"; :axis = "T"; double lon(lon=144); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; double lat(lat=72); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; double tos(time=1860, lat=72, lon=144); :long_name = "sea_surface_temperature"; :units = "C"; :_FillValue = 1.0000000200408773E20; // double :missing_value = 1.0000000200408773E20; // double // global attributes: :CDI = "Climate Data Interface version 2.3.0 (https://mpimet.mpg.de/cdi)"; :Conventions = "CF-1.6"; :source = "/home/asphilli/DSets/hadisst.ncwrite.update.ncl"; :title = "Monthly SST Values, taken from HadISST1_SST"; :conventions = "COARDS"; :creation_date = "Tue Apr 23 13:42:29 MDT 2024"; :references = "JGR Vol.108, No.D14,4407,doi:10.1029/2002JD002670 Rayner et. al."; :source_web = "https://www.metoffice.gov.uk/hadobs/hadisst/data/download.html"; :history = "Sun Dec 01 21:06:20 2024: cdo selvar,tos tos_hadisst_g025_187001-202412.nc ../tos_hadisst_g025_187001-202412.nc\nSun Dec 01 20:45:33 2024: cdo chname,sst,tos hadisst.187001-202412_g025.nc tos_hadisst_g025_187001-202412.nc\nSun Dec 01 18:30:58 2024: cdo -O -b F64 -remapdis,/glade/campaign/cgd/cas/nmaher/access_lens/Amon/evspsbl/evspsbl_Amon_ACCESS-ESM1-5_historical_r25i1p1f1_gn_185001-201412_g025.nc hadisst.187001-202412.nc hadisst.187001-202412_g025.nc\nSea ice and land grid boxes set to @_FillValue, data missing from 202403-202412"; :CDO = "Climate Data Operators version 2.3.0 (https://mpimet.mpg.de/cdo)"; }