netcdf files/g/ds497.0/gpcc_full_data_daily_1996.nc { dimensions: lon = 360; lat = 180; time = UNLIMITED; // (366 currently) variables: double lon(lon=360); :standard_name = "longitude"; :long_name = "longitude"; :units = "degrees_east"; :axis = "X"; double lat(lat=180); :standard_name = "latitude"; :long_name = "latitude"; :units = "degrees_north"; :axis = "Y"; double time(time=366); :standard_name = "time"; :units = "days since 1996-01-01 00:00:00"; :calendar = "proleptic_gregorian"; float p(time=366, lat=180, lon=360); :long_name = "full data daily product version 1 precipitation per grid"; :units = "mm/day"; :code = 20; // int :_FillValue = -99999.99f; // float float sd(time=366, lat=180, lon=360); :long_name = "full data daily product version 1 standard deviation per grid"; :units = "mm/day"; :code = 22; // int :_FillValue = -99999.99f; // float float ek(time=366, lat=180, lon=360); :long_name = "full data daily product version 1 kriging error per grid"; :units = "%"; :code = 23; // int :_FillValue = -99999.99f; // float float s(time=366, lat=180, lon=360); :long_name = "full data daily product version 1 number of gauges per grid"; :units = "gauges per gridcell"; :code = 21; // int :_FillValue = -99999.99f; // float // global attributes: :CDI = "Climate Data Interface version 1.5.3 (http://code.zmaw.de/projects/cdi)"; :Conventions = "CF-1.4"; :history = "Wed Jul 15 09:41:59 2015: cdo -setgatts,gattfile gpcc10.nc full_data_daily_1996.nc\nWed Jul 15 09:41:54 2015: cdo -merge full_data_daily_precip_1996.nc full_data_daily_error_1996.nc full_data_daily_krigingerror_1996.nc full_data_daily_numgauge_1996.nc gpcc10.nc\nWed Jul 15 09:38:09 2015: cdo cat gpcc10.nc full_data_daily_numgauge_1996.nc\nWed Jul 15 09:38:09 2015: cdo -b F32 -r -f nc -setgrid,firstguess10desc.asc -settunits,days -setmissval,-99999.99 -invertlatdata -setpartab,codetable.txt -setcode,21 -setdate,1996-01-01 -input,r360x180 gpcc10.nc"; :DOI = "10.5676/DWD_GPCC/FD_D_V1_100"; :title = "GPCC full data daily, version 1.0, precipitation per grid in mm/day, number of gauges per grid, standard deviation per grid in mm/day, kriging error per grid in %, 1.0 degree"; :summary = "This is the GPCC Full Data Daily Product of daily global land-surface precipitation based on precipitation data provided by national meteorological and hydrological services, regional and global data collections as well as WMO GTS-data (like First Guess Daily; DOI: 10.5676/DWD_GPCC/FG_D_100). This product contains the daily totals for a year on a regular latitude/longitude grid with a spatial resolution of 1.0 x 1.0 degree. Interpolation is made for the daily relative quota of the monthly total, i.e., the daily total divided by the monthly total (Full Data Reanalysis Version 7; DOI:10.5676/DWD_GPCC/FD_M_V7_100) by means of ordinary block kriging (Schamm et al., 2014; DOI:10.5194/essd-6-49-2014). The temporal coverage of the dataset ranges from January 1988 to December 2013. For the most recent months use the First Guess Daily Product (DOI: 10.5676/DWD_GPCC/FG_D_100)."; :usage = "This GPCC product is recommended to be used when the daily precipitation information is of highest importance, e.g. for analyses of extreme events and related statistics at daily resolution."; :keywords = "precipitation climatology,gpcc,global,gpcp,daily"; :id = "full_data_daily_precipitation_V1_10"; :creator_url = "http://gpcc.dwd.de"; :creator_name = "GPCC/DWD"; :creator_email = "gpcc@dwd.de"; :institution = "Deutscher Wetterdienst"; :date_created = "Mi 15. Jul 09:41:59 UTC 2015"; :time_coverage_start = "1988-01-01"; :time_coverage_end = "2013-12-31"; :time_coverage_resolution = "day"; :geospatial_lat_min = "-90."; :geospatial_lat_max = "90."; :geospatial_lon_min = "-180."; :geospatial_lon_max = "180."; :CDO = "Climate Data Operators version 1.5.3 (http://code.zmaw.de/projects/cdo)"; }