netcdf GHI_data/monthlymeans/EURASIA_GHI_monthly.nc { dimensions: lat = 9960; month = 12; lon = 23280; variables: float lat(lat=9960); :long_name = "latitude"; :units = "degrees_N"; :_ChunkSizes = 9960U; // uint short GHI(month=12, lat=9960, lon=23280); :description = "Global Humidity Index"; :units = ; :scale_factor = 9.918364232852674E-4; // double :add_offset = 32.50049591821164; // double :comment = "annual value"; :_ChunkSizes = 1U, 1423U, 3326U; // uint float lon(lon=23280); :long_name = "longitude"; :units = "degrees_E"; :_ChunkSizes = 23280U; // uint short GHI_topo(month=12, lat=9960, lon=23280); :description = "Global Humidity Index with lateral hydrologic flows"; :units = ; :scale_factor = 9.918364232852674E-4; // double :add_offset = 32.50049591821164; // double :comment = "annual value"; :_ChunkSizes = 1U, 1423U, 3326U; // uint byte mask(lat=9960, lon=23280); :units = "0: out of domain points/no value, 1: domain points"; :_ChunkSizes = 2490U, 5820U; // uint // global attributes: :creator_name = "Gonzalo Miguez-Macho"; :institution = "Universidade de Santiago de Compostela"; :email = "gonzalo.miguez@usc.es"; }