netcdf PCCOS/SEAPODYM/2DEG/alb_ref/alb_Btot_MPI_F0.nc { dimensions: time = UNLIMITED; // (1068 currently) lon = 80; lat = 32; 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=80); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; float lat(lat=32); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; float alb_Btot(time=1068, lat=32, lon=80); :_FillValue = NaNf; // float :missing_value = NaNf; // float :_ChunkSizes = 1U, 32U, 80U; // uint // global attributes: :history = "Fri Sep 16 14:06:19 2022: cdo chname,alb_B_young,alb_Btot alb_Btot_MPI.nc alb_Btot_MPI_F0.nc\nFri Sep 16 14:05:06 2022: cdo add alb_Byoung_MPI_F0.nc alb_Badult_MPI_F0.nc alb_Btot_MPI.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"; }