netcdf files/d651039/observations/psl_era5_g025_194001-202312.nc { dimensions: time = UNLIMITED; // (1008 currently) lon = 144; lat = 72; variables: int time(time=1008); :standard_name = "time"; :long_name = "time"; :units = "hours since 1900-01-01 00:00:00.0"; :calendar = "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 psl(time=1008, lat=72, lon=144); :standard_name = "air_pressure_at_mean_sea_level"; :long_name = "Mean sea level pressure"; :units = "Pa"; :_FillValue = -32767.0; // double :missing_value = -32767.0; // double :missing_value_original = -32767S; // short :_FillValue_original = -32767S; // short // global attributes: :CDI = "Climate Data Interface version 2.3.0 (https://mpimet.mpg.de/cdi)"; :Conventions = "CF-1.6"; :source = "Merge of era5.msl.194001-202212.nc and first 12 timesteps of era5.pr_msl.mon.202301-202402.nc"; :history = "Sun Dec 01 20:54:40 2024: cdo selvar,psl psl_era5_g025_194001-202312.nc ../psl_era5_g025_194001-202312.nc\nSun Dec 01 20:40:46 2024: cdo chname,msl,psl era5.msl.rg1x1.194001-202312_g025.nc finished/psl_era5_g025_194001-202312.nc\nSun Dec 01 18:21:22 2024: cdo -O -b F64 -remapcon,/glade/campaign/cgd/cas/nmaher/access_lens/Amon/evspsbl/evspsbl_Amon_ACCESS-ESM1-5_historical_r25i1p1f1_gn_185001-201412_g025.nc era5.msl.rg1x1.194001-202312.nc era5.msl.rg1x1.194001-202312_g025.nc"; :CDO = "Climate Data Operators version 2.3.0 (https://mpimet.mpg.de/cdo)"; }