FLO1K - Maximum Annual Flow Time Series 1960-2015
NetCDF metadata:
netcdf FLO1K.ts.1960.2015.qma {
dimensions:
time = UNLIMITED ; // (56 currently)
lat = 21600 ;
lon = 43200 ;
variables:
double lat(lat) ;
lat:standard_name = "latitude" ;
lat:long_name = "latitude" ;
lat:units = "degrees_north" ;
double lon(lon) ;
lon:standard_name = "longitude" ;
lon:long_name = "longitude" ;
lon:units = "degrees_east" ;
float qma(time, lat, lon) ;
qma:_FillValue = -1.f ;
qma:grid_mapping = "crs" ;
qma:long_name = "maximum annual streamflow" ;
qma:description = "maximum mean monthly streamflow of the year" ;
qma:units = "m3/s" ;
float time(time) ;
time:units = "days since 1900-01-01 00:00:00" ;
time:standard_name = "time" ;
time:calendar = "gregorian" ;
int crs ;
crs:long_name = "Lon/Lat Coords in WGS84" ;
crs:grid_mapping_name = "latitude_longitude" ;
crs:longitude_of_prime_meridian = 0. ;
crs:semi_major_axis = 6378137. ;
crs:inverse_flattening = 298.257223563 ;
// global attributes:
:Conventions = "CF-1.6" ;
:title = "FLO1K: global maps of mean, maximum and minimum annual
streamflow at 1 km resolution from 1960 through 2015" ;
:institution = "Radboud University & PBL Netherlands Environmental
Assessment Agency" ;
:source = "FLO1K v1.0" ;
:scenario = "Historical run 1960-2015, yearly timesteps" ;
:comment = "" ;
:references = "For documentation, see Barbarossa et al. (Sci. Data,
2018)" ;
:disclaimer = "This data was produced with the utmost care, based on
methods described in the above article. Please cite the above article when
using any part of this data in your work." ;
:history = "Created on 2017-12-07" ;
}