netcdf d07/GRDC/FocusSCANDINAVIA/daily/GRDC-Daily.nc { dimensions: time = 78549; id = 535; variables: float runoff_mean(time=78549, id=535); :_FillValue = -999.0f; // float :units = "m3/s"; :long_name = "Mean daily discharge (Q)"; float area(id=535); :units = "km2"; :long_name = "catchment area"; String country(id=535); :long_name = "country name"; :iso2 = "ISO 3166-1 alpha-2 - two-letter country code"; float geo_x(id=535); :units = "degree_east"; :long_name = "station longitude (WGS84)"; float geo_y(id=535); :units = "degree_north"; :long_name = "station latitude (WGS84)"; float geo_z(id=535); :units = "m"; :long_name = "station altitude (m above sea level)"; String owneroforiginaldata(id=535); :long_name = "Owner of original data"; String river_name(id=535); :long_name = "river name"; String station_name(id=535); :long_name = "station name"; float timezone(id=535); :units = "00:00"; :long_name = "utc offset, in relation to the national capital"; long time(time=78549); :units = "days since 1700-01-01 00:00"; :calendar = "gregorian"; :long_name = "time"; int id(id=535); :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"; }