netcdf d07/GRDC/FocusSCANDINAVIA/monthly/GRDC-Monthly.nc { dimensions: time = 2581; id = 596; variables: float runoff_mean(time=2581, id=596); :_FillValue = -999.0f; // float :units = "m3/s"; :long_name = "GRDC calculated from daily data"; byte flag(time=2581, id=596); :_FillValue = 0B; // byte :long_name = "percentage of valid values used for calculation from daily data"; float area(id=596); :units = "km2"; :long_name = "catchment area"; String country(id=596); :long_name = "country name"; :iso2 = "ISO 3166-1 alpha-2 - two-letter country code"; float geo_x(id=596); :units = "degree_east"; :long_name = "station longitude (WGS84)"; float geo_y(id=596); :units = "degree_north"; :long_name = "station latitude (WGS84)"; float geo_z(id=596); :units = "m"; :long_name = "station altitude (m above sea level)"; String owneroforiginaldata(id=596); :long_name = "Owner of original data"; String river_name(id=596); :long_name = "river name"; String station_name(id=596); :long_name = "station name"; float timezone(id=596); :units = "00:00"; :long_name = "utc offset, in relation to the national capital"; long time(time=2581); :units = "days since 1700-01-01 00:00"; :calendar = "gregorian"; :long_name = "time"; int id(id=596); :long_name = "grdc number"; // global attributes: :title = "Mean daily discharge (Q)"; :Conventions = "CF-1.7"; :references = "grdc.bafg.de"; :institution = "GRDC"; :history = "Download from GRDC Database, 28/02/2023"; :missing_value = "-999.000"; }