netcdf c01/visakh/LST/clm_tskin_4hr.nc { dimensions: time = UNLIMITED; // (32120 currently) bnds = 2; lon = 444; lat = 432; variables: float time(time=32120); :standard_name = "time"; :long_name = "time"; :bounds = "time_bnds"; :units = "days since 2003-01-01 03:00:00"; :calendar = "365_day"; :axis = "T"; double time_bnds(time=32120, bnds=2); float lon(lon=444); :standard_name = "longitude"; :long_name = "coordinate longitude"; :units = "degrees_east"; :axis = "X"; float lat(lat=432); :standard_name = "latitude"; :long_name = "coordinate latitude"; :units = "degrees_north"; :axis = "Y"; int mcdate(time=32120); :long_name = "current date (YYYYMMDD)"; int mcsec(time=32120); :long_name = "current seconds of current date"; :units = "s"; int mdcur(time=32120); :long_name = "current day (from base day)"; int mscur(time=32120); :long_name = "current seconds of current day"; int nstep(time=32120); :long_name = "time step"; float area(lat=432, lon=444); :long_name = "grid cell areas"; :units = "km^2"; :_FillValue = 1.0E36f; // float :missing_value = 1.0E36f; // float float landfrac(lat=432, lon=444); :long_name = "land fraction"; :_FillValue = 1.0E36f; // float :missing_value = 1.0E36f; // float int landmask(lat=432, lon=444); :long_name = "land/ocean mask (0.=ocean and 1.=land)"; :_FillValue = -9999; // int :missing_value = -9999; // int int pftmask(lat=432, lon=444); :long_name = "pft real/fake mask (0.=fake and 1.=real)"; :_FillValue = -9999; // int :missing_value = -9999; // int int nbedrock(lat=432, lon=444); :long_name = "index of shallowest bedrock layer"; :_FillValue = -9999; // int :missing_value = -9999; // int float TSKIN(time=32120, lat=432, lon=444); :long_name = "skin temperature"; :units = "K"; :_FillValue = 1.0E36f; // float :missing_value = 1.0E36f; // float :cell_methods = "time: instantaneous"; // global attributes: :CDI = "Climate Data Interface version 2.4.4 (https://mpimet.mpg.de/cdi)"; :Conventions = "CF-1.0"; :source = "Community Land Model CLM4.0"; :title = "CLM History file information"; :comment = "NOTE: None of the variables are weighted by land fraction!"; :history = "Mon Feb 16 13:57:51 2026: cdo mergetime clmoas.clm2.h1.2003-01-01-10800.nc clmoas.clm2.h1.2004-01-01-10800.nc clmoas.clm2.h1.2005-01-01-10800.nc clmoas.clm2.h1.2006-01-01-10800.nc clmoas.clm2.h1.2007-01-01-10800.nc clmoas.clm2.h1.2008-01-01-10800.nc clmoas.clm2.h1.2009-01-01-10800.nc clmoas.clm2.h1.2010-01-01-10800.nc clmoas.clm2.h1.2011-01-01-10800.nc clmoas.clm2.h1.2012-01-01-10800.nc clmoas.clm2.h1.2013-01-01-10800.nc clmoas.clm2.h1.2014-01-01-10800.nc clmoas.clm2.h1.2015-01-01-10800.nc clmoas.clm2.h1.2016-01-01-10800.nc clmoas.clm2.h1.2017-01-01-10800.nc clmoas.clm2.h1.2018-01-01-10800.nc clmoas.clm2.h1.2019-01-01-10800.nc clmoas.clm2.h1.2020-01-01-10800.nc clmoas.clm2.h1.2021-01-01-10800.nc clmoas.clm2.h1.2022-01-01-10800.nc clmoas.clm2.h1.2023-01-01-10800.nc clmoas.clm2.h1.2024-01-01-10800.nc /p/largedata2/detectdata/CentralDB/projects/c01/visakh/LST/clm_tskin_4hr.nc\ncreated on 02/13/26 12:50:30"; :hostname = "juwels"; :username = "ewerdwalbesloh1"; :version = "release-clm5.0.29"; :revision_id = "$Id: histFileMod.F90 42903 2012-12-21 15:32:10Z muszala $"; :case_title = "UNSET"; :case_id = "clmoas"; :Surface_dataset = "surfdata_EUR-11_hist_16pfts_RF.nc"; :Initial_conditions_dataset = "finidat_interp_dest.nc"; :PFT_physiological_constants_dataset = "clm5_params.c171117.nc"; :ltype_vegetated_or_bare_soil = 1; // int :ltype_crop = 2; // int :ltype_UNUSED = 3; // int :ltype_landice_multiple_elevation_classes = 4; // int :ltype_deep_lake = 5; // int :ltype_wetland = 6; // int :ltype_urban_tbd = 7; // int :ltype_urban_hd = 8; // int :ltype_urban_md = 9; // int :ctype_vegetated_or_bare_soil = 1; // int :ctype_crop = 2; // int :ctype_crop_noncompete = "2*100+m, m=cft_lb,cft_ub"; :ctype_landice = 3; // int :ctype_landice_multiple_elevation_classes = "4*100+m, m=1,glcnec"; :ctype_deep_lake = 5; // int :ctype_wetland = 6; // int :ctype_urban_roof = 71; // int :ctype_urban_sunwall = 72; // int :ctype_urban_shadewall = 73; // int :ctype_urban_impervious_road = 74; // int :ctype_urban_pervious_road = 75; // int :cft_c3_crop = 1; // int :cft_c3_irrigated = 2; // int :time_period_freq = "hour_6"; :CDO = "Climate Data Operators version 2.4.4 (https://mpimet.mpg.de/cdo)"; }