netcdf Pokhrel_NCC2021_ISIMIP_TWS_Fig4 { dimensions: lon = 720 ; lat = 360 ; variables: float LONGXY(lat, lon) ; LONGXY:long_name = "longitude" ; LONGXY:units = "degrees_east" ; LONGXY:mode = "time-invariant" ; float LATIXY(lat, lon) ; LATIXY:long_name = "latitude" ; LATIXY:units = "degrees_north" ; LATIXY:mode = "time-invariant" ; float RCP6.0_MOD(lat, lon) ; RCP6.0_MOD:_FillValue = 0.f ; RCP6.0_MOD:valid_min = -2.f ; RCP6.0_MOD:valid_max = 2.f ; RCP6.0_MOD:long_name = "Trend (days/year) in the frequency of moderate-to-severe droughts for the 2006-2099 period under RCP6.0" ; RCP6.0_MOD:units = "days/year" ; RCP6.0_MOD:mode = "time-invariant" ; float RCP6.0_EXT(lat, lon) ; RCP6.0_EXT:_FillValue = 0.f ; RCP6.0_EXT:valid_min = -2.f ; RCP6.0_EXT:valid_max = 2.f ; RCP6.0_EXT:long_name = "Trend (days/year) in the frequency of extreme-to-exceptional droughts for the 2006-2099 period under RCP6.0" ; RCP6.0_EXT:units = "days/year" ; RCP6.0_EXT:mode = "time-invariant" ; }