search_stations

Find NVE hydrological stations and their available time series.

Signature: search_stations(municipality: string, optional, default None; county: string, optional, default None; station_name: string, optional, default None; active_only: yes/no, optional, default True; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)

Direct GET

For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.

Open this validated HTML GET URL

https://allemannsdata.com/wiki/kilder/nve/search_stations/?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace {municipality}, {county}, {station_name}, {active_only}, {limit}, {offset} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
municipalityoptionalunionMunicipality name (HydAPI field CouncilName).
countyoptionalunionCounty name.
station_nameoptionalunionStation name filter.
active_onlyoptionalbooleanReturn only active stations by default.
limitoptionalintegerMaximum stations returned (default 25, maximum 100). Unit: items.
offsetoptionalintegerNumber of matching stations to skip (default 0). Unit: items.
Generated JavaScript, Python and response structure

Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.

Example for generated JavaScript and Python

https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
  const failure = await response.json();
  throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;

Python without additional packages

import json
from urllib.request import urlopen

url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "nve",
  "operation": "search_stations",
  "parameters": {},
  "data": {},
  "entities": [],
  "_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
  "_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use

The form is a fallback for people and browser agents that cannot open the GET URL directly.

Type: string. Municipality name (HydAPI field CouncilName).
Type: string. County name.
Type: string. Station name filter.
Type: yes/no. Return only active stations by default.
Type: integer. Maximum stations returned (default 25, maximum 100). Unit: items.
Type: integer. Number of matching stations to skip (default 0). Unit: items.

Result

Source: NVE HydAPI. Retrieved 2026-09-24T18:50:43Z in 0.158 seconds.

Search scope: Municipality-filtered results cover all of SKJÅK municipality.

Showing 10 of 25 results in compact format.

  1. station_id:
    2.1049.0
    latitude:
    61.9154
    longitude:
    8.10324
  2. station_id:
    2.1050.0
    latitude:
    61.94668
    longitude:
    7.90514
  3. station_id:
    2.1051.0
    latitude:
    61.90345
    longitude:
    8.18402
  4. station_id:
    2.1136.2
    latitude:
    62.01365
    longitude:
    7.81651
  5. station_id:
    2.1230.1
    latitude:
    61.88498
    longitude:
    8.24989
  6. station_id:
    2.1230.2
    latitude:
    61.8796
    longitude:
    8.25794
  7. station_id:
    2.1230.3
    latitude:
    61.8786
    longitude:
    8.27631
  8. station_id:
    2.1231.0
    latitude:
    61.88678
    longitude:
    8.25086
  9. station_id:
    2.1232.0
    latitude:
    61.8776
    longitude:
    8.27084
  10. station_id:
    2.15.0
    latitude:
    62.00504
    longitude:
    7.63749
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=SKJ%C3%85K&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-24T18:50:43.9178668Z
queryTime:
00:00:00.0009579
itemCount:
27
data:

25 results

  1. station_id:
    2.1049.0
    stationName:
    Øyberget kraftstasjon
    latitude:
    61.9154
    longitude:
    8.10324
    utmEast_Z33:
    138253
    utmNorth_Z33:
    6883998
    masl:
    435
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HAFSLUND KRAFT INNLANDET AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2006-01-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-01-13T14:00:00Z
        dataToTime:
        2025-11-04T14:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-09T15:00:00Z
        dataToTime:
        2025-11-04T14:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-01-14T11:00:00Z
        dataToTime:
        2025-11-03T11:00:00Z
  2. station_id:
    2.1050.0
    stationName:
    Framrusti kraftstasjon
    latitude:
    61.94668
    longitude:
    7.90514
    utmEast_Z33:
    128273
    utmNorth_Z33:
    6888589
    masl:
    580
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHF4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HAFSLUND KRAFT INNLANDET AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2006-11-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-11-01T12:00:00Z
        dataToTime:
        2025-11-04T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-12T11:00:00Z
        dataToTime:
        2025-11-04T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-11-02T11:00:00Z
        dataToTime:
        2025-11-03T11:00:00Z
  3. station_id:
    2.1051.0
    stationName:
    Otta 4 km ndf. Øyberget kraftstasjon
    latitude:
    61.90345
    longitude:
    8.18402
    utmEast_Z33:
    142340
    utmNorth_Z33:
    6882224
    masl:
    421
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2004-10-14T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-10-14T14:00:00Z
        dataToTime:
        2025-11-03T10:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-09T15:00:00Z
        dataToTime:
        2025-11-03T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-15T11:00:00Z
        dataToTime:
        2025-11-02T11:00:00Z
  4. station_id:
    2.1136.2
    stationName:
    Grotli rør 2
    latitude:
    62.01365
    longitude:
    7.81651
    utmEast_Z33:
    124469
    utmNorth_Z33:
    6896529
    masl:
    769
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHH0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2021-11-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-11-25T14:00:00Z
        dataToTime:
        2026-09-24T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-11-25T15:00:00Z
        dataToTime:
        2026-09-24T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-11-26T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-12-31T23:00:00Z
        dataToTime:
        2026-09-24T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-12-31T23:00:00Z
        dataToTime:
        2026-09-24T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-01-01T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
  5. station_id:
    2.1230.1
    stationName:
    Bismo rør 1
    latitude:
    61.88498
    longitude:
    8.24989
    utmEast_Z33:
    145573
    utmNorth_Z33:
    6879812
    masl:
    400
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    NVE, Skred- og vassdragsavdelingen
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    3 results

    1. parameterName:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2022-02-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T12:30:00Z
        dataToTime:
        2026-09-23T10:15:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T13:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-25T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
    2. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2022-02-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T07:45:00Z
        dataToTime:
        2026-09-23T10:15:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T08:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
    3. parameterName:
      Lufttrykk ved målestedet
      parameter:
      4
      versionNo:
      1
      unit:
      hPa
      serieFrom:
      2022-02-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T07:45:00Z
        dataToTime:
        2026-09-23T10:15:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T08:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
  6. station_id:
    2.1230.2
    stationName:
    Bismo rør 2
    latitude:
    61.8796
    longitude:
    8.25794
    utmEast_Z33:
    145932
    utmNorth_Z33:
    6879172
    masl:
    400
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    NVE, Skred- og vassdragsavdelingen
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2022-02-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T13:15:00Z
        dataToTime:
        2026-09-23T10:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T14:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-25T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
    2. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2022-02-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T13:00:00Z
        dataToTime:
        2026-09-23T10:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T14:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-25T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
  7. station_id:
    2.1230.3
    stationName:
    Bismo rør 3
    latitude:
    61.8786
    longitude:
    8.27631
    utmEast_Z33:
    146883
    utmNorth_Z33:
    6878960
    masl:
    400
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    NVE, Skred- og vassdragsavdelingen
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T14:00:00Z
        dataToTime:
        2026-09-23T10:15:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-24T15:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-25T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
    2. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T07:15:00Z
        dataToTime:
        2026-09-23T10:15:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T08:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-02-28T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
  8. station_id:
    2.1231.0
    stationName:
    Otta v/Bismo 1
    latitude:
    61.88678
    longitude:
    8.25086
    utmEast_Z33:
    145644
    utmNorth_Z33:
    6880006
    masl:
    400
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    NVE, Skred- og vassdragsavdelingen
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2022-07-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-07-13T15:30:00Z
        dataToTime:
        2026-09-23T10:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-07-13T16:00:00Z
        dataToTime:
        2026-09-23T10:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-07-14T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
  9. station_id:
    2.1232.0
    stationName:
    Otta v/Bismo 2
    latitude:
    61.8776
    longitude:
    8.27084
    utmEast_Z33:
    146585
    utmNorth_Z33:
    6878879
    masl:
    400
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    NVE, Skred- og vassdragsavdelingen
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2022-07-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-07-13T12:00:00Z
        dataToTime:
        2026-09-23T10:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-07-13T13:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-07-14T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
  10. station_id:
    2.15.0
    stationName:
    Breiddalsvatn ndf.
    latitude:
    62.00504
    longitude:
    7.63749
    utmEast_Z33:
    115031
    utmNorth_Z33:
    6896625
    masl:
    878
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    32
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHK
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    127.393
    drainageBasinAreaNorway:
    127.393
    gradient1085:
    6.73
    gradientBasin:
    26.95
    gradientRiver:
    17.74
    heightMinimum:
    882
    heightHypso10:
    932
    heightHypso20:
    1008
    heightHypso30:
    1048
    heightHypso40:
    1132
    heightHypso50:
    1192
    heightHypso60:
    1291
    heightHypso70:
    1392
    heightHypso80:
    1456
    heightHypso90:
    1506
    heightMaximum:
    1855
    lengthKmBasin:
    20.82
    lengthKmRiver:
    23.39
    percentAgricul:
    0
    percentBog:
    0.75
    percentEffBog:
    not reported by source
    percentEffLake:
    6.04
    percentForest:
    1.84
    percentGlacier:
    0.87
    percentLake:
    11.2
    percentMountain:
    85.28
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    107119
    utmNorthGravi:
    6900739
    utmZoneInlet:
    33
    utmEastInlet:
    95464
    utmNorthInlet:
    6900835
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    177.21
    specificDischarge:
    44.08
    regulationArea:
    127.21
    areaReservoirs:
    6.9
    volumeReservoirs:
    70
    regulationPartReservoirs:
    0.4
    transferAreaIn:
    0
    transferAreaOut:
    127.21
    reservoirAreaIn:
    0
    reservoirAreaOut:
    6.9
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    70
    remainingArea:
    0.18
    numberReservoirs:
    1
    firstYearRegulation:
    2007
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    14
    qStartYear:
    2008
    qEndYear:
    2023
    qm:
    18.4422
    q5:
    29.0513
    q10:
    36.8102
    q20:
    43.9197
    q50:
    52.6614
    hm:
    1.5921
    h5:
    1.8384
    h10:
    1.9852
    h20:
    2.1038
    h50:
    2.2347
    culQm:
    21.2086
    culQ5:
    33.409
    culQ10:
    42.3317
    culQ20:
    50.5076
    culQ50:
    60.5606
    culHm:
    1.6633
    culH5:
    1.9234
    culH10:
    2.0784
    culH20:
    2.2038
    culH50:
    2.3419
    seriesList:

    1 results

    1. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1944-09-01T11:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2000-01-01T00:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1944-09-01T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
  11. station_id:
    2.236.0
    stationName:
    Breiddalsvatn
    latitude:
    62.02462
    longitude:
    7.56967
    utmEast_Z33:
    111746
    utmNorth_Z33:
    6899201
    masl:
    900
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    142
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    6.9
    lakeName:
    Breiddalsvatnet
    lakeNo:
    151
    regineNo:
    002.DHL
    reservoirNo:
    43
    reservoirName:
    BREIDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    127.36
    drainageBasinAreaNorway:
    127.36
    gradient1085:
    6.9
    gradientBasin:
    26.89
    gradientRiver:
    17.59
    heightMinimum:
    900
    heightHypso10:
    933
    heightHypso20:
    1008
    heightHypso30:
    1048
    heightHypso40:
    1132
    heightHypso50:
    1192
    heightHypso60:
    1286
    heightHypso70:
    1392
    heightHypso80:
    1456
    heightHypso90:
    1506
    heightMaximum:
    1855
    lengthKmBasin:
    20.41
    lengthKmRiver:
    22.8
    percentAgricul:
    0
    percentBog:
    0.75
    percentEffBog:
    not reported by source
    percentEffLake:
    6.06
    percentForest:
    1.74
    percentGlacier:
    0.88
    percentLake:
    11.21
    percentMountain:
    85.39
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    107082
    utmNorthGravi:
    6900758
    utmZoneInlet:
    33
    utmEastInlet:
    95469
    utmNorthInlet:
    6900841
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    177.03
    specificDischarge:
    44.1
    regulationArea:
    127.21
    areaReservoirs:
    6.9
    volumeReservoirs:
    70
    regulationPartReservoirs:
    0.4
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    6.9
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    70
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2007
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1942-09-14T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-12-02T00:00:00Z
        dataToTime:
        2025-11-26T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1942-09-14T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1942-09-14T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-12-02T00:00:00Z
        dataToTime:
        2025-11-26T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1942-09-14T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  12. station_id:
    2.237.0
    stationName:
    Rauddalsvatn
    latitude:
    61.91058
    longitude:
    7.79666
    utmEast_Z33:
    122159
    utmNorth_Z33:
    6885212
    masl:
    910
    riverName:
    Framrusti
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    143
    hierarchy:
    Framrusti/Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    7.5
    lakeName:
    Rauddalsvatnet
    lakeNo:
    226
    regineNo:
    002.DHFB
    reservoirNo:
    58
    reservoirName:
    RAUDDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    146.926
    drainageBasinAreaNorway:
    146.926
    gradient1085:
    8.72
    gradientBasin:
    31.14
    gradientRiver:
    19.43
    heightMinimum:
    915
    heightHypso10:
    1012
    heightHypso20:
    1132
    heightHypso30:
    1270
    heightHypso40:
    1397
    heightHypso50:
    1499
    heightHypso60:
    1570
    heightHypso70:
    1641
    heightHypso80:
    1683
    heightHypso90:
    1748
    heightMaximum:
    1961
    lengthKmBasin:
    24.31
    lengthKmRiver:
    27.53
    percentAgricul:
    0
    percentBog:
    0.03
    percentEffBog:
    not reported by source
    percentEffLake:
    5.51
    percentForest:
    3.4
    percentGlacier:
    20.3
    percentLake:
    7.13
    percentMountain:
    69.11
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    110125
    utmNorthGravi:
    6884994
    utmZoneInlet:
    33
    utmEastInlet:
    102619
    utmNorthInlet:
    6886998
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    209.1
    specificDischarge:
    45.09
    regulationArea:
    146.95
    areaReservoirs:
    7.5
    volumeReservoirs:
    166
    regulationPartReservoirs:
    0.79
    transferAreaIn:
    127.21
    transferAreaOut:
    0
    reservoirAreaIn:
    6.9
    reservoirAreaOut:
    7.5
    reservoirVolumeIn:
    70
    reservoirVolumeOut:
    166
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2005
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1944-01-03T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-06T00:00:00Z
        dataToTime:
        2017-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1944-01-03T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1944-01-03T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-06T00:00:00Z
        dataToTime:
        2017-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1944-01-03T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  13. station_id:
    2.275.0
    stationName:
    Liavatn
    latitude:
    61.85415
    longitude:
    7.76288
    utmEast_Z33:
    119692
    utmNorth_Z33:
    6879152
    masl:
    734
    riverName:
    Ostri
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    166
    hierarchy:
    Ostri/Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    224
    regineNo:
    002.DHEC
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    213.12
    drainageBasinAreaNorway:
    213.12
    gradient1085:
    18.78
    gradientBasin:
    31.49
    gradientRiver:
    19.7
    heightMinimum:
    734
    heightHypso10:
    935
    heightHypso20:
    1095
    heightHypso30:
    1288
    heightHypso40:
    1414
    heightHypso50:
    1479
    heightHypso60:
    1510
    heightHypso70:
    1574
    heightHypso80:
    1623
    heightHypso90:
    1747
    heightMaximum:
    2085
    lengthKmBasin:
    20.17
    lengthKmRiver:
    28.12
    percentAgricul:
    0.08
    percentBog:
    0.44
    percentEffBog:
    not reported by source
    percentEffLake:
    1.59
    percentForest:
    12.26
    percentGlacier:
    11.04
    percentLake:
    5.28
    percentMountain:
    70.04
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    111905
    utmNorthGravi:
    6874014
    utmZoneInlet:
    33
    utmEastInlet:
    102858
    utmNorthInlet:
    6880610
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    322.65
    specificDischarge:
    47.97
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    59
    qStartYear:
    1965
    qEndYear:
    2025
    qm:
    80.789
    q5:
    95.837
    q10:
    115.6331
    q20:
    138.4947
    q50:
    174.9857
    hm:
    734.43
    h5:
    734.5335
    h10:
    734.6549
    h20:
    734.7796
    h50:
    734.9539
    culQm:
    89.9202
    culQ5:
    106.669
    culQ10:
    128.7026
    culQ20:
    154.1482
    culQ50:
    194.7637
    culHm:
    734.4941
    culH5:
    734.6017
    culH10:
    734.7279
    culH20:
    734.8575
    culH50:
    735.0387
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1965-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-18T13:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-18T13:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-01-01T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
  14. station_id:
    2.282.0
    stationName:
    Aursjøen
    latitude:
    61.93029
    longitude:
    8.24476
    utmEast_Z33:
    145830
    utmNorth_Z33:
    6884868
    masl:
    1099
    riverName:
    Aura
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    171
    hierarchy:
    Aura/Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    7.38
    lakeName:
    Aursjoen
    lakeNo:
    222
    regineNo:
    002.DHCC
    reservoirNo:
    57
    reservoirName:
    AURSJØEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    106.31
    drainageBasinAreaNorway:
    106.31
    gradient1085:
    18.92
    gradientBasin:
    10.56
    gradientRiver:
    20.49
    heightMinimum:
    1098
    heightHypso10:
    1118
    heightHypso20:
    1180
    heightHypso30:
    1249
    heightHypso40:
    1298
    heightHypso50:
    1327
    heightHypso60:
    1356
    heightHypso70:
    1377
    heightHypso80:
    1414
    heightHypso90:
    1482
    heightMaximum:
    1831
    lengthKmBasin:
    11.62
    lengthKmRiver:
    15.71
    percentAgricul:
    0
    percentBog:
    0.05
    percentEffBog:
    not reported by source
    percentEffLake:
    6.87
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    9.39
    percentMountain:
    90.56
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    150139
    utmNorthGravi:
    6887994
    utmZoneInlet:
    33
    utmEastInlet:
    142231
    utmNorthInlet:
    6889791
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    41.56
    specificDischarge:
    12.39
    regulationArea:
    106.31
    areaReservoirs:
    7.38
    volumeReservoirs:
    60
    regulationPartReservoirs:
    1.44
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    7.38
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    60
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1965
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    4 results

    1. parameterName:
      Nedbør
      parameter:
      0
      versionNo:
      1
      unit:
      mm
      serieFrom:
      1999-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2016-02-29T23:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2016-02-29T23:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2016-02-29T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
    2. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1966-01-03T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-12-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1966-01-03T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    3. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1966-01-03T11:00:00Z
        dataToTime:
        2026-06-21T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-12-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1966-01-03T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1999-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-04-01T23:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-04-02T20:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-13T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
  15. station_id:
    2.283.0
    stationName:
    Skjåk Kraftverk
    latitude:
    61.8992
    longitude:
    8.22775
    utmEast_Z33:
    144579
    utmNorth_Z33:
    6881511
    masl:
    419
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HAFSLUND KRAFT INNLANDET AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      0
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1978-01-01T11:00:00Z
        dataToTime:
        2010-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1978-01-01T11:00:00Z
        dataToTime:
        2012-12-31T11:00:00Z
  16. station_id:
    2.291.0
    stationName:
    Tora
    latitude:
    62.00772
    longitude:
    7.86636
    utmEast_Z33:
    126995
    utmNorth_Z33:
    6895583
    masl:
    708
    riverName:
    Tora
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    177
    hierarchy:
    Tora/Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHGA0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    262.07
    drainageBasinAreaNorway:
    262.07
    gradient1085:
    27.24
    gradientBasin:
    20.56
    gradientRiver:
    29.31
    heightMinimum:
    705
    heightHypso10:
    1253
    heightHypso20:
    1362
    heightHypso30:
    1417
    heightHypso40:
    1472
    heightHypso50:
    1515
    heightHypso60:
    1553
    heightHypso70:
    1597
    heightHypso80:
    1647
    heightHypso90:
    1753
    heightMaximum:
    2007
    lengthKmBasin:
    20.82
    lengthKmRiver:
    28.38
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    0.45
    percentForest:
    0.07
    percentGlacier:
    5.33
    percentLake:
    6.57
    percentMountain:
    87.66
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    129672
    utmNorthGravi:
    6905215
    utmZoneInlet:
    33
    utmEastInlet:
    135259
    utmNorthInlet:
    6912097
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    357.43
    specificDischarge:
    43.17
    regulationArea:
    6.43
    areaReservoirs:
    0.12
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    6.43
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    255.91
    numberReservoirs:
    1
    firstYearRegulation:
    1982
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    58
    qStartYear:
    1967
    qEndYear:
    2025
    qm:
    114.5083
    q5:
    137.3792
    q10:
    161.9995
    q20:
    188.4566
    q50:
    227.3786
    hm:
    704.3638
    h5:
    704.481
    h10:
    704.5963
    h20:
    704.7101
    h50:
    704.8632
    culQm:
    130.1584
    culQ5:
    156.1551
    culQ10:
    184.1403
    culQ20:
    214.2133
    culQ50:
    258.4549
    culHm:
    704.4452
    culH5:
    704.5698
    culH10:
    704.6921
    culH20:
    704.813
    culH50:
    704.9757
    seriesList:

    3 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1966-10-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1966-10-26T11:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-09-17T17:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1966-10-26T11:00:00Z
        dataToTime:
        2026-09-23T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1966-10-26T11:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-09-17T17:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1966-10-26T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1998-11-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-11-13T11:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-11-13T12:00:00Z
        dataToTime:
        2026-09-24T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-11-14T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
  17. station_id:
    2.434.0
    stationName:
    Ofossen
    latitude:
    61.88258
    longitude:
    8.31304
    utmEast_Z33:
    148853
    utmNorth_Z33:
    6879203
    masl:
    395
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    252
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHE0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1581.4
    drainageBasinAreaNorway:
    1581.4
    gradient1085:
    9.41
    gradientBasin:
    25.3
    gradientRiver:
    12.57
    heightMinimum:
    388
    heightHypso10:
    891
    heightHypso20:
    1059
    heightHypso30:
    1188
    heightHypso40:
    1314
    heightHypso50:
    1414
    heightHypso60:
    1480
    heightHypso70:
    1548
    heightHypso80:
    1600
    heightHypso90:
    1708
    heightMaximum:
    2085
    lengthKmBasin:
    58.37
    lengthKmRiver:
    72.3
    percentAgricul:
    0.59
    percentBog:
    0.43
    percentEffBog:
    not reported by source
    percentEffLake:
    0.18
    percentForest:
    13.75
    percentGlacier:
    5.98
    percentLake:
    5.25
    percentMountain:
    72.55
    percentUrban:
    0.04
    utmZoneGravi:
    33
    utmEastGravi:
    121933
    utmNorthGravi:
    6889235
    utmZoneInlet:
    33
    utmEastInlet:
    95489
    utmNorthInlet:
    6900856
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    1743.32
    specificDischarge:
    34.93
    regulationArea:
    968.57
    areaReservoirs:
    19.06
    volumeReservoirs:
    295.15
    regulationPartReservoirs:
    0.17
    transferAreaIn:
    133.17
    transferAreaOut:
    61.09
    reservoirAreaIn:
    13.15
    reservoirAreaOut:
    9.76
    reservoirVolumeIn:
    128
    reservoirVolumeOut:
    126.6
    remainingArea:
    612.93
    numberReservoirs:
    5
    firstYearRegulation:
    1982
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    46
    qStartYear:
    1980
    qEndYear:
    2025
    qm:
    346.6042
    q5:
    403.5617
    q10:
    460.9266
    q20:
    521.002
    q50:
    606.8441
    hm:
    389.2971
    h5:
    389.5462
    h10:
    389.7875
    h20:
    390.0316
    h50:
    390.3675
    culQm:
    379.7413
    culQ5:
    442.1442
    culQ10:
    504.9935
    culQ20:
    570.8124
    culQ50:
    664.8614
    culHm:
    389.4433
    culH5:
    389.7095
    culH10:
    389.9674
    culH20:
    390.2282
    culH50:
    390.5871
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1979-05-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1979-05-02T11:00:00Z
        dataToTime:
        2026-09-24T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-01-01T00:00:00Z
        dataToTime:
        2026-09-24T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1979-05-02T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1979-05-02T11:00:00Z
        dataToTime:
        2026-09-24T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-01-01T00:00:00Z
        dataToTime:
        2026-09-24T18:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1979-05-02T11:00:00Z
        dataToTime:
        2026-09-24T11:00:00Z
  18. station_id:
    2.440.0
    stationName:
    Grønvatn
    latitude:
    62.09944
    longitude:
    7.64989
    utmEast_Z33:
    116870
    utmNorth_Z33:
    6907019
    masl:
    1275
    riverName:
    Vulu
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    256
    hierarchy:
    Vulu/Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    3.1
    lakeName:
    Grønvatnet
    lakeNo:
    228
    regineNo:
    002.DHHD
    reservoirNo:
    59
    reservoirName:
    GRØNVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    27.83
    drainageBasinAreaNorway:
    27.83
    gradient1085:
    5.42
    gradientBasin:
    34.5
    gradientRiver:
    12.19
    heightMinimum:
    1273
    heightHypso10:
    1287
    heightHypso20:
    1340
    heightHypso30:
    1395
    heightHypso40:
    1446
    heightHypso50:
    1503
    heightHypso60:
    1546
    heightHypso70:
    1588
    heightHypso80:
    1654
    heightHypso90:
    1738
    heightMaximum:
    1955
    lengthKmBasin:
    7.37
    lengthKmRiver:
    8.12
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.72
    percentForest:
    0
    percentGlacier:
    6.79
    percentLake:
    20.18
    percentMountain:
    73.04
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    115155
    utmNorthGravi:
    6909632
    utmZoneInlet:
    33
    utmEastInlet:
    113109
    utmNorthInlet:
    6912694
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    48.31
    specificDischarge:
    55.07
    regulationArea:
    27.8
    areaReservoirs:
    3.99
    volumeReservoirs:
    58.6
    regulationPartReservoirs:
    1.21
    transferAreaIn:
    33.29
    transferAreaOut:
    0
    reservoirAreaIn:
    5.77
    reservoirAreaOut:
    3.99
    reservoirVolumeIn:
    68
    reservoirVolumeOut:
    58.6
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1982
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    TAFJORD KRAFTPRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      50
      unit:
      m
      serieFrom:
      1994-05-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-24T11:00:00Z
        dataToTime:
        2026-06-19T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-24T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-19T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  19. station_id:
    2.666.0
    stationName:
    Otta ovf. Skim v/Marlo bru
    latitude:
    61.87891
    longitude:
    8.3894
    utmEast_Z33:
    152811
    utmNorth_Z33:
    6878384
    masl:
    373
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHC0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      3
      unit:
      °C
      serieFrom:
      1983-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1983-05-11T16:00:00Z
        dataToTime:
        2025-11-03T10:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-09T15:00:00Z
        dataToTime:
        2025-11-03T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-05-12T11:00:00Z
        dataToTime:
        2025-11-02T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      2
      unit:
      °C
      serieFrom:
      1972-06-01T00:00:00
      serieTo:
      1975-10-31T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1975-10-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1975-10-31T11:00:00Z
  20. station_id:
    2.683.0
    stationName:
    Otta v/Pollfoss
    latitude:
    61.95889
    longitude:
    7.89732
    utmEast_Z33:
    128014
    utmNorth_Z33:
    6889989
    masl:
    598
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHG1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1983-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1983-05-11T18:00:00Z
        dataToTime:
        2025-11-04T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-12T11:00:00Z
        dataToTime:
        2025-11-04T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-05-12T11:00:00Z
        dataToTime:
        2025-11-03T11:00:00Z
  21. station_id:
    2.995.0
    stationName:
    Måråe ovf. elv fra Breidalsvatnet
    latitude:
    62.00215
    longitude:
    7.6376
    utmEast_Z33:
    115000
    utmNorth_Z33:
    6896304
    masl:
    904
    riverName:
    Måråi
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Måråi/Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHJA
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2003-03-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-01-21T12:00:00Z
        dataToTime:
        2025-11-04T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-21T13:00:00Z
        dataToTime:
        2025-11-04T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-22T11:00:00Z
        dataToTime:
        2025-11-03T11:00:00Z
  22. station_id:
    2.996.0
    stationName:
    Otta ovf. Grotlivatnet
    latitude:
    62.00568
    longitude:
    7.64611
    utmEast_Z33:
    115488
    utmNorth_Z33:
    6896644
    masl:
    872
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHJ7
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2004-01-21T00:00:00
      serieTo:
      2009-09-16T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-01-21T12:00:00Z
        dataToTime:
        2009-09-16T10:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-21T13:00:00Z
        dataToTime:
        2004-10-13T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-22T11:00:00Z
        dataToTime:
        2009-09-15T11:00:00Z
  23. station_id:
    2.997.0
    stationName:
    Otta v/Stuttgongen
    latitude:
    62.00726
    longitude:
    7.74576
    utmEast_Z33:
    120702
    utmNorth_Z33:
    6896232
    masl:
    800
    riverName:
    Otta
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHJ5
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2004-08-03T00:00:00
      serieTo:
      2013-09-29T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-08-03T12:00:00Z
        dataToTime:
        2013-10-10T12:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-08-04T11:00:00Z
        dataToTime:
        2013-10-09T11:00:00Z
  24. station_id:
    75.13.0
    stationName:
    Breidalsvatn
    latitude:
    61.70134
    longitude:
    7.91125
    utmEast_Z33:
    125609
    utmNorth_Z33:
    6861340
    masl:
    1402
    riverName:
    Fortunvassdraget
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    1316
    hierarchy:
    Fortunvassdraget
    lakeArea:
    1.4
    lakeName:
    Breiddalsvatnet
    lakeNo:
    1585
    regineNo:
    075.K
    reservoirNo:
    456
    reservoirName:
    BREIDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    14.01
    drainageBasinAreaNorway:
    14.006
    gradient1085:
    5.54
    gradientBasin:
    23.96
    gradientRiver:
    42.67
    heightMinimum:
    1393
    heightHypso10:
    1414
    heightHypso20:
    1433
    heightHypso30:
    1486
    heightHypso40:
    1500
    heightHypso50:
    1546
    heightHypso60:
    1586
    heightHypso70:
    1618
    heightHypso80:
    1666
    heightHypso90:
    1696
    heightMaximum:
    1917
    lengthKmBasin:
    4.59
    lengthKmRiver:
    4.34
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    11.83
    percentForest:
    0
    percentGlacier:
    1.17
    percentLake:
    18.04
    percentMountain:
    80.75
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    127294
    utmNorthGravi:
    6861438
    utmZoneInlet:
    33
    utmEastInlet:
    127877
    utmNorthInlet:
    6859485
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    18.12
    specificDischarge:
    40.99
    regulationArea:
    14
    areaReservoirs:
    2.4
    volumeReservoirs:
    27
    regulationPartReservoirs:
    1.49
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.4
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    27
    remainingArea:
    0.01
    numberReservoirs:
    2
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-06-19T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-06-19T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  25. station_id:
    75.14.0
    stationName:
    Svartdalsvatn
    latitude:
    61.69971
    longitude:
    7.93211
    utmEast_Z33:
    126688
    utmNorth_Z33:
    6861039
    masl:
    1402
    riverName:
    Fortunvassdraget
    councilNumber:
    3433
    councilName:
    Skjåk
    countyName:
    Innlandet
    drainageBasinKey:
    1317
    hierarchy:
    Fortunvassdraget
    lakeArea:
    1
    lakeName:
    Svartdalsvatnet
    lakeNo:
    1586
    regineNo:
    075.L
    reservoirNo:
    457
    reservoirName:
    SVARTDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    3.59
    drainageBasinAreaNorway:
    3.591
    gradient1085:
    64.77
    gradientBasin:
    26.4
    gradientRiver:
    75.93
    heightMinimum:
    1398
    heightHypso10:
    1403
    heightHypso20:
    1407
    heightHypso30:
    1449
    heightHypso40:
    1468
    heightHypso50:
    1500
    heightHypso60:
    1534
    heightHypso70:
    1576
    heightHypso80:
    1606
    heightHypso90:
    1645
    heightMaximum:
    1723
    lengthKmBasin:
    2.51
    lengthKmRiver:
    2.45
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    27.79
    percentForest:
    0
    percentGlacier:
    2.07
    percentLake:
    28.07
    percentMountain:
    69.83
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    127529
    utmNorthGravi:
    6860193
    utmZoneInlet:
    33
    utmEastInlet:
    127877
    utmNorthInlet:
    6859485
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    4.91
    specificDischarge:
    43.34
    regulationArea:
    3.59
    areaReservoirs:
    1
    volumeReservoirs:
    10.6
    regulationPartReservoirs:
    2.16
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    10.6
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-06-19T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-06-19T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Will you use the result in generated code?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

How an AI agent should use this page

Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

How to use the search_stations lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. Follow linked results to canonical pages before combining sources.

Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

Source-specific next step

Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.