netcdf PCCOS/SEAPODYM/2DEG/bet_ref/bet_Btot_GFDL_F0.nc { dimensions: time = UNLIMITED; // (1068 currently) lon = 101; lat = 60; variables: double time(time=1068); :standard_name = "time"; :units = "days since 2011-01-15 00:00:00"; :calendar = "proleptic_gregorian"; :axis = "T"; :_ChunkSizes = 512U; // uint float lon(lon=101); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; float lat(lat=60); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; float bet_B_young(time=1068, lat=60, lon=101); :_FillValue = NaNf; // float :missing_value = NaNf; // float :_ChunkSizes = 1U, 60U, 101U; // uint // global attributes: :history = "Fri Sep 16 12:37:46 2022: cdo add bet_Byoung_GFDL_F0.nc bet_Badult_GFDL_F0.nc bet_Btot_GFDL.nc"; :CDO = "Climate Data Operators version 2.0.4 (https://mpimet.mpg.de/cdo)"; :CDI = "Climate Data Interface version 2.0.4 (https://mpimet.mpg.de/cdi)"; :Conventions = "CF-1.6"; }