netcdf INFILTRATION_DATA/NAMERICA_INFDEPTH_DD_FRDD.nc { dimensions: lat = 9480; time = 1; lon = 15360; variables: float lat(lat=9480); :long_name = "latitude"; :units = "degrees_N"; :_ChunkSizes = 9480U; // uint short INFDEPTH(time=1, lat=9480, lon=15360); :description = "max infiltration depth, mean of 15 years"; :units = "m"; :scale_factor = 0.015259021896696421; // double :add_offset = -499.99237048905167; // double :comment = "annual mean"; :_ChunkSizes = 1U, 3160U, 5120U; // uint byte time(time=1); :units = "days since 2004-1-1"; float lon(lon=15360); :long_name = "longitude"; :units = "degrees_E"; :_ChunkSizes = 15360U; // uint short DD(time=1, lat=9480, lon=15360); :description = "deep drainage amount, annual mean"; :units = "mm/day"; :scale_factor = 0.009994659342336155; // double :add_offset = 327.50499732967114; // double :comment = "annual mean"; :_ChunkSizes = 1U, 3160U, 5120U; // uint byte FRDD(time=1, lat=9480, lon=15360); :description = "frequency of deep drainage"; :units = "months with deep drainage over total number of months in 15 years"; :scale_factor = 0.00392156862745098; // double :add_offset = 0.5019607843137255; // double :comment = "annual mean"; :_ChunkSizes = 1U, 3160U, 5120U; // uint byte mask(lat=9480, lon=15360); :units = "0: out of domain points/no value, 1: domain points"; :_ChunkSizes = 3160U, 5120U; // uint // global attributes: :creator_name = "Gonzalo Miguez-Macho"; :institution = "Universidade de Santiago de Compostela"; :email = "gonzalo.miguez@usc.es"; }