netcdf ModE-Sim_s18502_forc_1_4165387959934662916 {
dimensions:
time = UNLIMITED ; // (1933 currently)
lon = 192 ;
lat = 96 ;
variables:
float time(time) ;
time:standard_name = "time" ;
time:long_name = "Time" ;
time:units = "seconds since 1400-1-1 00:00:00" ;
time:calendar = "gregorian" ;
time:axis = "T" ;
double lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
lon:axis = "X" ;
double lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
lat:axis = "Y" ;
double sst(time, lat, lon) ;
sst:_FillValue = NaN ;
sst:missing_value = NaN ;
sst:long_name = "Sea Surface Temperature" ;
sst:standard_name = "sea_surface_temperature" ;
sst:units = "K" ;
// global attributes:
:CDI = "Climate Data Interface version 1.9.9rc1 (https://mpimet.mpg.de/cdi)" ;
:Conventions = "CF-1.6" ;
:CDO = "Climate Data Operators version 1.9.9rc1 (https://mpimet.mpg.de/cdo)" ;
:title = "ModE-Sim - A medium size AGCM ensemble to study climate variability during the past 600 years" ;
:creator = "The PALAEO-RA project group" ;
:contact = "Ralf Hand (https://orcid.org/0000-0003-4169-5016)" ;
:model = "ECHAM 6.3.5p2" ;
:experiment = "ModE-Sim" ;
:set = "1850-2" ;
:member = "sst boundary condition for m021" ;
:bc_type = "Linear combination of HadISST members (member 69 * member 396 / member 115)" ;
:orig_name = "Original filename during runtime: HadISST.2.1.0.0_T63_LC_real69_real396_real115_cor_trans_sst_1850-2010.nc" ;
:creation_date = "2023-03-21 15:36:44 CET" ;
:institution = "Oeschger Centre for Climate Change Research" ;
}