search_stations

Find NVE hydrological stations and their available time series.

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).
offsetoptionalintegerNumber of matching stations to skip (default 0).
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": "..."}
}
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).
Type: integer. Number of matching stations to skip (default 0).

Result

Source: NVE HydAPI. Retrieved 2026-08-03T07:07:56Z in 0.166 seconds.

Search scope: Municipality-filtered results cover all of SAUDA municipality.

Showing 10 of 14 results in compact format.

  1. latitude:
    59.68589
    longitude:
    6.51884
  2. latitude:
    59.67958
    longitude:
    6.54151
  3. latitude:
    59.74502
    longitude:
    6.53403
  4. latitude:
    59.77613
    longitude:
    6.58875
  5. latitude:
    59.71061
    longitude:
    6.49211
  6. latitude:
    59.7006
    longitude:
    6.4161
  7. latitude:
    59.74514
    longitude:
    6.40052
  8. latitude:
    59.68567
    longitude:
    6.57926
  9. latitude:
    59.69523
    longitude:
    6.56169
  10. latitude:
    59.7315
    longitude:
    6.62933
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=SAUDA&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-08-03T07:07:56.2446138Z
queryTime:
00:00:00.0015813
itemCount:
14
data:

14 results

  1. stationId:
    37.1.0
    stationName:
    Storlivatn
    latitude:
    59.68589
    longitude:
    6.51884
    utmEast_Z33:
    23323
    utmNorth_Z33:
    6646971
    masl:
    261
    riverName:
    Saudavassdraget
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1034
    hierarchy:
    Saudavassdraget
    lakeArea:
    0.83
    lakeName:
    Storlivatnet
    lakeNo:
    2020
    regineNo:
    037.B9
    reservoirNo:
    649
    reservoirName:
    STORLIVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    283.57
    drainageBasinAreaNorway:
    283.57
    gradient1085:
    38.6
    gradientBasin:
    36.72
    gradientRiver:
    31.8
    heightMinimum:
    241
    heightHypso10:
    660
    heightHypso20:
    779
    heightHypso30:
    897
    heightHypso40:
    989
    heightHypso50:
    1053
    heightHypso60:
    1104
    heightHypso70:
    1162
    heightHypso80:
    1235
    heightHypso90:
    1313
    heightMaximum:
    1601
    lengthKmBasin:
    24.2
    lengthKmRiver:
    26.98
    percentAgricul:
    0.11
    percentBog:
    0.63
    percentEffBog:
    not reported by source
    percentEffLake:
    1.42
    percentForest:
    12.41
    percentGlacier:
    0
    percentLake:
    10.25
    percentMountain:
    75.31
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    27631
    utmNorthGravi:
    6653577
    utmZoneInlet:
    33
    utmEastInlet:
    31081
    utmNorthInlet:
    6664440
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    921.93
    specificDischarge:
    103.05
    regulationArea:
    283.52
    areaReservoirs:
    16.42
    volumeReservoirs:
    339.7
    regulationPartReservoirs:
    0.37
    transferAreaIn:
    57.87
    transferAreaOut:
    169.48
    reservoirAreaIn:
    3.79
    reservoirAreaOut:
    11.95
    reservoirVolumeIn:
    35.5
    reservoirVolumeOut:
    176
    remainingArea:
    -0.01
    numberReservoirs:
    15
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  2. stationId:
    37.10.0
    stationName:
    Dalvatn
    latitude:
    59.67958
    longitude:
    6.54151
    utmEast_Z33:
    24503
    utmNorth_Z33:
    6646109
    masl:
    543
    riverName:
    Dalsvatnelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1042
    hierarchy:
    Dalsvatnelva/Saudavassdraget
    lakeArea:
    0.54
    lakeName:
    Dalvatnet
    lakeNo:
    2021
    regineNo:
    037.BA
    reservoirNo:
    650
    reservoirName:
    DALVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    132.48
    drainageBasinAreaNorway:
    132.48
    gradient1085:
    18.73
    gradientBasin:
    31.47
    gradientRiver:
    19.19
    heightMinimum:
    550
    heightHypso10:
    824
    heightHypso20:
    919
    heightHypso30:
    1029
    heightHypso40:
    1064
    heightHypso50:
    1095
    heightHypso60:
    1158
    heightHypso70:
    1191
    heightHypso80:
    1234
    heightHypso90:
    1304
    heightMaximum:
    1564
    lengthKmBasin:
    20.99
    lengthKmRiver:
    34.39
    percentAgricul:
    0
    percentBog:
    0.12
    percentEffBog:
    not reported by source
    percentEffLake:
    2.84
    percentForest:
    3.91
    percentGlacier:
    0
    percentLake:
    13.76
    percentMountain:
    82.06
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    30504
    utmNorthGravi:
    6652017
    utmZoneInlet:
    33
    utmEastInlet:
    31081
    utmNorthInlet:
    6664440
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    417.98
    specificDischarge:
    100.15
    regulationArea:
    132.26
    areaReservoirs:
    9.95
    volumeReservoirs:
    158.1
    regulationPartReservoirs:
    0.38
    transferAreaIn:
    33.77
    transferAreaOut:
    166.03
    reservoirAreaIn:
    1.35
    reservoirAreaOut:
    11.12
    reservoirVolumeIn:
    8.2
    reservoirVolumeOut:
    166.3
    remainingArea:
    0
    numberReservoirs:
    9
    firstYearRegulation:
    1978
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  3. stationId:
    37.12.0
    stationName:
    Nedre Berdalsvatn
    latitude:
    59.74502
    longitude:
    6.53403
    utmEast_Z33:
    25015
    utmNorth_Z33:
    6653411
    masl:
    590
    riverName:
    Berdalselva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1044
    hierarchy:
    Berdalselva/Saudavassdraget
    lakeArea:
    1.45
    lakeName:
    Berdalsvatnet
    lakeNo:
    2026
    regineNo:
    037.DB
    reservoirNo:
    655
    reservoirName:
    BERDALSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    36.45
    drainageBasinAreaNorway:
    36.45
    gradient1085:
    62.01
    gradientBasin:
    46.08
    gradientRiver:
    61.96
    heightMinimum:
    581
    heightHypso10:
    742
    heightHypso20:
    883
    heightHypso30:
    968
    heightHypso40:
    1089
    heightHypso50:
    1209
    heightHypso60:
    1263
    heightHypso70:
    1312
    heightHypso80:
    1385
    heightHypso90:
    1466
    heightMaximum:
    1595
    lengthKmBasin:
    9.66
    lengthKmRiver:
    12.11
    percentAgricul:
    0
    percentBog:
    0.25
    percentEffBog:
    not reported by source
    percentEffLake:
    4.72
    percentForest:
    6.57
    percentGlacier:
    0
    percentLake:
    9.2
    percentMountain:
    80.01
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    28052
    utmNorthGravi:
    6656896
    utmZoneInlet:
    33
    utmEastInlet:
    30652
    utmNorthInlet:
    6660598
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    133.57
    specificDischarge:
    116.06
    regulationArea:
    36.48
    areaReservoirs:
    2.57
    volumeReservoirs:
    84.6
    regulationPartReservoirs:
    0.63
    transferAreaIn:
    0
    transferAreaOut:
    2.49
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.57
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    84.6
    remainingArea:
    -0.01
    numberReservoirs:
    2
    firstYearRegulation:
    2001
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  4. stationId:
    37.13.0
    stationName:
    Øvre Berdalsvatn
    latitude:
    59.77613
    longitude:
    6.58875
    utmEast_Z33:
    28514
    utmNorth_Z33:
    6656465
    masl:
    675
    riverName:
    Berdalselva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1045
    hierarchy:
    Berdalselva/Saudavassdraget
    lakeArea:
    1.12
    lakeName:
    Botnavatnet
    lakeNo:
    2027
    regineNo:
    037.DC
    reservoirNo:
    656
    reservoirName:
    BOTNAVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    18.25
    drainageBasinAreaNorway:
    18.25
    gradient1085:
    115.01
    gradientBasin:
    45.87
    gradientRiver:
    98.3
    heightMinimum:
    678
    heightHypso10:
    739
    heightHypso20:
    903
    heightHypso30:
    1114
    heightHypso40:
    1218
    heightHypso50:
    1270
    heightHypso60:
    1306
    heightHypso70:
    1356
    heightHypso80:
    1412
    heightHypso90:
    1491
    heightMaximum:
    1595
    lengthKmBasin:
    5.25
    lengthKmRiver:
    6.72
    percentAgricul:
    0
    percentBog:
    0.07
    percentEffBog:
    not reported by source
    percentEffLake:
    1.91
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    9.11
    percentMountain:
    85.65
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    29626
    utmNorthGravi:
    6658464
    utmZoneInlet:
    33
    utmEastInlet:
    30652
    utmNorthInlet:
    6660598
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    69.35
    specificDischarge:
    120.09
    regulationArea:
    18.31
    areaReservoirs:
    1.12
    volumeReservoirs:
    28.1
    regulationPartReservoirs:
    0.41
    transferAreaIn:
    0
    transferAreaOut:
    2.49
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.12
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    28.1
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    2001
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  5. stationId:
    37.14.0
    stationName:
    Slettedalsvatn
    latitude:
    59.71061
    longitude:
    6.49211
    utmEast_Z33:
    22180
    utmNorth_Z33:
    6649902
    masl:
    473
    riverName:
    Saudavassdraget
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1046
    hierarchy:
    Saudavassdraget
    lakeArea:
    3.04
    lakeName:
    Slettedalsvatnet
    lakeNo:
    2018
    regineNo:
    037.D1
    reservoirNo:
    647
    reservoirName:
    SLETTEDALSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    111.55
    drainageBasinAreaNorway:
    111.55
    gradient1085:
    37.18
    gradientBasin:
    40.97
    gradientRiver:
    31.6
    heightMinimum:
    473
    heightHypso10:
    619
    heightHypso20:
    772
    heightHypso30:
    907
    heightHypso40:
    991
    heightHypso50:
    1057
    heightHypso60:
    1151
    heightHypso70:
    1209
    heightHypso80:
    1294
    heightHypso90:
    1385
    heightMaximum:
    1601
    lengthKmBasin:
    17.14
    lengthKmRiver:
    20.22
    percentAgricul:
    0.04
    percentBog:
    1.31
    percentEffBog:
    not reported by source
    percentEffLake:
    3.25
    percentForest:
    13.21
    percentGlacier:
    0
    percentLake:
    7.75
    percentMountain:
    75.77
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    25218
    utmNorthGravi:
    6657157
    utmZoneInlet:
    33
    utmEastInlet:
    29198
    utmNorthInlet:
    6664293
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    398.53
    specificDischarge:
    113.13
    regulationArea:
    111.64
    areaReservoirs:
    5.61
    volumeReservoirs:
    171.9
    regulationPartReservoirs:
    0.43
    transferAreaIn:
    41.6
    transferAreaOut:
    2.49
    reservoirAreaIn:
    2.44
    reservoirAreaOut:
    4.86
    reservoirVolumeIn:
    27.3
    reservoirVolumeOut:
    108.4
    remainingArea:
    -0.01
    numberReservoirs:
    3
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  6. stationId:
    37.15.0
    stationName:
    Fetavatn
    latitude:
    59.7006
    longitude:
    6.4161
    utmEast_Z33:
    17782
    utmNorth_Z33:
    6649345
    masl:
    489
    riverName:
    Tverrelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1047
    hierarchy:
    Tverrelva/Saudavassdraget
    lakeArea:
    0.54
    lakeName:
    Fitavatnet
    lakeNo:
    2019
    regineNo:
    037.AC
    reservoirNo:
    648
    reservoirName:
    FETAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    16.84
    drainageBasinAreaNorway:
    16.84
    gradient1085:
    84.09
    gradientBasin:
    41.56
    gradientRiver:
    72.72
    heightMinimum:
    482
    heightHypso10:
    589
    heightHypso20:
    658
    heightHypso30:
    724
    heightHypso40:
    804
    heightHypso50:
    847
    heightHypso60:
    925
    heightHypso70:
    997
    heightHypso80:
    1086
    heightHypso90:
    1169
    heightMaximum:
    1362
    lengthKmBasin:
    9.22
    lengthKmRiver:
    9.94
    percentAgricul:
    0
    percentBog:
    0.59
    percentEffBog:
    not reported by source
    percentEffLake:
    1.95
    percentForest:
    16.47
    percentGlacier:
    0
    percentLake:
    7.1
    percentMountain:
    75.58
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    19228
    utmNorthGravi:
    6652689
    utmZoneInlet:
    33
    utmEastInlet:
    20872
    utmNorthInlet:
    6657698
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    59.45
    specificDischarge:
    112.74
    regulationArea:
    16.71
    areaReservoirs:
    0.54
    volumeReservoirs:
    6
    regulationPartReservoirs:
    0.1
    transferAreaIn:
    20.59
    transferAreaOut:
    0
    reservoirAreaIn:
    0.87
    reservoirAreaOut:
    0.54
    reservoirVolumeIn:
    16.4
    reservoirVolumeOut:
    6
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  7. stationId:
    37.16.0
    stationName:
    Helgedalsvatn
    latitude:
    59.74514
    longitude:
    6.40052
    utmEast_Z33:
    17554
    utmNorth_Z33:
    6654391
    masl:
    827
    riverName:
    Åbøelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1048
    hierarchy:
    Åbøelva
    lakeArea:
    0.82
    lakeName:
    Helgedalsvatnet
    lakeNo:
    2032
    regineNo:
    037.2D
    reservoirNo:
    659
    reservoirName:
    HELGEDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.47
    drainageBasinAreaNorway:
    11.47
    gradient1085:
    43.42
    gradientBasin:
    42.2
    gradientRiver:
    64.05
    heightMinimum:
    811
    heightHypso10:
    876
    heightHypso20:
    956
    heightHypso30:
    1019
    heightHypso40:
    1070
    heightHypso50:
    1135
    heightHypso60:
    1186
    heightHypso70:
    1226
    heightHypso80:
    1287
    heightHypso90:
    1327
    heightMaximum:
    1440
    lengthKmBasin:
    6.07
    lengthKmRiver:
    6.48
    percentAgricul:
    0
    percentBog:
    0.05
    percentEffBog:
    not reported by source
    percentEffLake:
    5.08
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    10.39
    percentMountain:
    89.54
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    18974
    utmNorthGravi:
    6656950
    utmZoneInlet:
    33
    utmEastInlet:
    20883
    utmNorthInlet:
    6658704
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    50.03
    specificDischarge:
    138.22
    regulationArea:
    11.47
    areaReservoirs:
    0.82
    volumeReservoirs:
    10.4
    regulationPartReservoirs:
    0.21
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.82
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    10.4
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  8. stationId:
    37.17.0
    stationName:
    Finnflotvatn
    latitude:
    59.68567
    longitude:
    6.57926
    utmEast_Z33:
    26704
    utmNorth_Z33:
    6646513
    masl:
    736
    riverName:
    Finnflotvatnelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1049
    hierarchy:
    Finnflotvatnelva/Dalsvatnelva/Saudavassdraget
    lakeArea:
    0.32
    lakeName:
    Finnflotvatnet
    lakeNo:
    2028
    regineNo:
    037.BBA
    reservoirNo:
    657
    reservoirName:
    FINNFLOTVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.33
    drainageBasinAreaNorway:
    33.33
    gradient1085:
    21.88
    gradientBasin:
    34.55
    gradientRiver:
    29.44
    heightMinimum:
    718
    heightHypso10:
    824
    heightHypso20:
    890
    heightHypso30:
    905
    heightHypso40:
    943
    heightHypso50:
    971
    heightHypso60:
    1002
    heightHypso70:
    1046
    heightHypso80:
    1097
    heightHypso90:
    1170
    heightMaximum:
    1284
    lengthKmBasin:
    8.97
    lengthKmRiver:
    10.67
    percentAgricul:
    0
    percentBog:
    0.04
    percentEffBog:
    not reported by source
    percentEffLake:
    6.18
    percentForest:
    2.23
    percentGlacier:
    0
    percentLake:
    12.27
    percentMountain:
    85.47
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    30208
    utmNorthGravi:
    6647430
    utmZoneInlet:
    33
    utmEastInlet:
    32772
    utmNorthInlet:
    6648704
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    95.53
    specificDischarge:
    91.21
    regulationArea:
    33.19
    areaReservoirs:
    1.95
    volumeReservoirs:
    27.9
    regulationPartReservoirs:
    0.29
    transferAreaIn:
    107.01
    transferAreaOut:
    22.24
    reservoirAreaIn:
    7.14
    reservoirAreaOut:
    1.95
    reservoirVolumeIn:
    103.1
    reservoirVolumeOut:
    27.9
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1978
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  9. stationId:
    37.18.0
    stationName:
    Førstavatn
    latitude:
    59.69523
    longitude:
    6.56169
    utmEast_Z33:
    25855
    utmNorth_Z33:
    6647697
    masl:
    619
    riverName:
    Dalsvatnelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1050
    hierarchy:
    Dalsvatnelva/Saudavassdraget
    lakeArea:
    1.49
    lakeName:
    Førstadvatnet
    lakeNo:
    2022
    regineNo:
    037.BC3
    reservoirNo:
    651
    reservoirName:
    FØRSTAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    74.9
    drainageBasinAreaNorway:
    74.9
    gradient1085:
    20.44
    gradientBasin:
    28.28
    gradientRiver:
    18.55
    heightMinimum:
    561
    heightHypso10:
    849
    heightHypso20:
    1024
    heightHypso30:
    1083
    heightHypso40:
    1103
    heightHypso50:
    1158
    heightHypso60:
    1191
    heightHypso70:
    1226
    heightHypso80:
    1268
    heightHypso90:
    1340
    heightMaximum:
    1564
    lengthKmBasin:
    19.02
    lengthKmRiver:
    31.96
    percentAgricul:
    0
    percentBog:
    0.03
    percentEffBog:
    not reported by source
    percentEffLake:
    7.52
    percentForest:
    2.63
    percentGlacier:
    0
    percentLake:
    16.56
    percentMountain:
    80.67
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    32162
    utmNorthGravi:
    6656791
    utmZoneInlet:
    33
    utmEastInlet:
    31081
    utmNorthInlet:
    6664440
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    245.29
    specificDischarge:
    103.85
    regulationArea:
    74.65
    areaReservoirs:
    7.46
    volumeReservoirs:
    123.9
    regulationPartReservoirs:
    0.51
    transferAreaIn:
    24.04
    transferAreaOut:
    77.66
    reservoirAreaIn:
    1.35
    reservoirAreaOut:
    10.26
    reservoirVolumeIn:
    8.2
    reservoirVolumeOut:
    158.4
    remainingArea:
    0.2
    numberReservoirs:
    6
    firstYearRegulation:
    1978
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  10. stationId:
    37.2.0
    stationName:
    Svartavatn
    latitude:
    59.7315
    longitude:
    6.62933
    utmEast_Z33:
    30153
    utmNorth_Z33:
    6651232
    masl:
    820
    riverName:
    Dalsvatnelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1035
    hierarchy:
    Dalsvatnelva/Saudavassdraget
    lakeArea:
    1.6
    lakeName:
    Svartavatnet
    lakeNo:
    2023
    regineNo:
    037.BD6
    reservoirNo:
    652
    reservoirName:
    SVARTEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    64.28
    drainageBasinAreaNorway:
    64.28
    gradient1085:
    16.19
    gradientBasin:
    27.37
    gradientRiver:
    15.83
    heightMinimum:
    817
    heightHypso10:
    961
    heightHypso20:
    1047
    heightHypso30:
    1094
    heightHypso40:
    1154
    heightHypso50:
    1176
    heightHypso60:
    1200
    heightHypso70:
    1237
    heightHypso80:
    1276
    heightHypso90:
    1331
    heightMaximum:
    1563
    lengthKmBasin:
    14.1
    lengthKmRiver:
    24.13
    percentAgricul:
    0
    percentBog:
    0.02
    percentEffBog:
    not reported by source
    percentEffLake:
    5.04
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    15.81
    percentMountain:
    84.19
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    32870
    utmNorthGravi:
    6657985
    utmZoneInlet:
    33
    utmEastInlet:
    31081
    utmNorthInlet:
    6664440
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    220.68
    specificDischarge:
    108.81
    regulationArea:
    64.27
    areaReservoirs:
    5.79
    volumeReservoirs:
    94.9
    regulationPartReservoirs:
    0.43
    transferAreaIn:
    9.03
    transferAreaOut:
    53.05
    reservoirAreaIn:
    1.35
    reservoirAreaOut:
    7.14
    reservoirVolumeIn:
    8.2
    reservoirVolumeOut:
    103.1
    remainingArea:
    0
    numberReservoirs:
    4
    firstYearRegulation:
    2001
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  11. stationId:
    37.27.0
    stationName:
    Breiborgvatn
    latitude:
    59.72247
    longitude:
    6.56497
    utmEast_Z33:
    26425
    utmNorth_Z33:
    6650690
    masl:
    666
    riverName:
    Elgjuvsåna
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1051
    hierarchy:
    Elgjuvsåna/Saudavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    23544
    regineNo:
    037.C1B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    12.43
    drainageBasinAreaNorway:
    12.43
    gradient1085:
    116.33
    gradientBasin:
    38.61
    gradientRiver:
    123.01
    heightMinimum:
    665
    heightHypso10:
    726
    heightHypso20:
    766
    heightHypso30:
    820
    heightHypso40:
    892
    heightHypso50:
    992
    heightHypso60:
    1083
    heightHypso70:
    1166
    heightHypso80:
    1235
    heightHypso90:
    1327
    heightMaximum:
    1534
    lengthKmBasin:
    5.54
    lengthKmRiver:
    6.49
    percentAgricul:
    0
    percentBog:
    0.14
    percentEffBog:
    not reported by source
    percentEffLake:
    2.81
    percentForest:
    8.34
    percentGlacier:
    0
    percentLake:
    7.41
    percentMountain:
    84.14
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    27885
    utmNorthGravi:
    6652451
    utmZoneInlet:
    33
    utmEastInlet:
    29344
    utmNorthInlet:
    6654845
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    40
    specificDischarge:
    101.98
    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:
    2008
    catchmentRegTypeName:
    Uregulert
    owner:
    Aktieselskabet Saudefaldene
    qNumberOfYears:
    26
    qStartYear:
    1996
    qEndYear:
    2024
    qm:
    9.2424
    q5:
    11.0304
    q10:
    12.6723
    q20:
    14.3291
    q50:
    16.5996
    hm:
    1.3047
    h5:
    1.425
    h10:
    1.5282
    h20:
    1.6267
    h50:
    1.754
    culQm:
    11.7196
    culQ5:
    13.987
    culQ10:
    16.0689
    culQ20:
    18.1698
    culQ50:
    21.0488
    culHm:
    1.4691
    culH5:
    1.6068
    culH10:
    1.7249
    culH20:
    1.8376
    culH50:
    1.9832
    seriesList:

    5 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-01-01T11:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-15T14:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T11:00:00Z
        dataToTime:
        2026-08-02T11: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:
        1996-01-01T11:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-15T14:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-01T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2016-10-10T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2016-10-05T08:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-10-05T09:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-10-06T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1996-01-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-01-24T04:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-24T05:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-24T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
    5. parameterName:
      Sekundær vannstand
      parameter:
      9104
      versionNo:
      1
      unit:
      m
      serieFrom:
      2007-10-08T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-04-08T05:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-04-08T06:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-04-09T11:00:00Z
        dataToTime:
        2026-08-03T11:00:00Z
  12. stationId:
    37.3.0
    stationName:
    Nedre Sandvatn
    latitude:
    59.77174
    longitude:
    6.66477
    utmEast_Z33:
    32699
    utmNorth_Z33:
    6655438
    masl:
    999
    riverName:
    Dalsvatnelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1036
    hierarchy:
    Dalsvatnelva/Saudavassdraget
    lakeArea:
    1.82
    lakeName:
    Nedra Sandvatnet
    lakeNo:
    2024
    regineNo:
    037.BG
    reservoirNo:
    653
    reservoirName:
    NEDRE SANDVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    44.05
    drainageBasinAreaNorway:
    44.05
    gradient1085:
    10.47
    gradientBasin:
    23.6
    gradientRiver:
    11.52
    heightMinimum:
    1013
    heightHypso10:
    1042
    heightHypso20:
    1087
    heightHypso30:
    1149
    heightHypso40:
    1165
    heightHypso50:
    1177
    heightHypso60:
    1216
    heightHypso70:
    1237
    heightHypso80:
    1276
    heightHypso90:
    1300
    heightMaximum:
    1541
    lengthKmBasin:
    9.81
    lengthKmRiver:
    17.45
    percentAgricul:
    0
    percentBog:
    0.01
    percentEffBog:
    not reported by source
    percentEffLake:
    4.8
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    16.8
    percentMountain:
    83.19
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    33252
    utmNorthGravi:
    6660045
    utmZoneInlet:
    33
    utmEastInlet:
    31081
    utmNorthInlet:
    6664440
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    158.1
    specificDischarge:
    113.79
    regulationArea:
    44.02
    areaReservoirs:
    4.19
    volumeReservoirs:
    56.3
    regulationPartReservoirs:
    0.36
    transferAreaIn:
    9.03
    transferAreaOut:
    8.07
    reservoirAreaIn:
    1.35
    reservoirAreaOut:
    5.54
    reservoirVolumeIn:
    8.2
    reservoirVolumeOut:
    64.5
    remainingArea:
    0.01
    numberReservoirs:
    3
    firstYearRegulation:
    2001
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  13. stationId:
    37.4.0
    stationName:
    Øvre Sandvatn
    latitude:
    59.80154
    longitude:
    6.67784
    utmEast_Z33:
    33847
    utmNorth_Z33:
    6658647
    masl:
    1028
    riverName:
    Dalsvatnelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1037
    hierarchy:
    Dalsvatnelva/Saudavassdraget
    lakeArea:
    1.99
    lakeName:
    Øvra Sandvatnet
    lakeNo:
    2025
    regineNo:
    037.BH
    reservoirNo:
    654
    reservoirName:
    ØVRA SANDVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    29.65
    drainageBasinAreaNorway:
    29.65
    gradient1085:
    12.04
    gradientBasin:
    22.22
    gradientRiver:
    13.4
    heightMinimum:
    1029
    heightHypso10:
    1069
    heightHypso20:
    1098
    heightHypso30:
    1149
    heightHypso40:
    1159
    heightHypso50:
    1177
    heightHypso60:
    1204
    heightHypso70:
    1234
    heightHypso80:
    1271
    heightHypso90:
    1295
    heightMaximum:
    1524
    lengthKmBasin:
    7.08
    lengthKmRiver:
    13.51
    percentAgricul:
    0
    percentBog:
    0.01
    percentEffBog:
    not reported by source
    percentEffLake:
    4.35
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    16.15
    percentMountain:
    83.82
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    32989
    utmNorthGravi:
    6661682
    utmZoneInlet:
    33
    utmEastInlet:
    31081
    utmNorthInlet:
    6664440
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    108.71
    specificDischarge:
    116.18
    regulationArea:
    29.64
    areaReservoirs:
    2.37
    volumeReservoirs:
    35.2
    regulationPartReservoirs:
    0.32
    transferAreaIn:
    4.98
    transferAreaOut:
    0
    reservoirAreaIn:
    1.35
    reservoirAreaOut:
    2.37
    reservoirVolumeIn:
    8.2
    reservoirVolumeOut:
    35.2
    remainingArea:
    0.01
    numberReservoirs:
    2
    firstYearRegulation:
    2001
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
  14. stationId:
    37.5.0
    stationName:
    Holmavatn
    latitude:
    59.70218
    longitude:
    6.59375
    utmEast_Z33:
    27748
    utmNorth_Z33:
    6648238
    masl:
    756
    riverName:
    Finnflotvatnelva
    councilNumber:
    1135
    councilName:
    Sauda
    countyName:
    Rogaland
    drainageBasinKey:
    1038
    hierarchy:
    Finnflotvatnelva/Dalsvatnelva/Saudavassdraget
    lakeArea:
    1.63
    lakeName:
    Holmavatnet
    lakeNo:
    2029
    regineNo:
    037.BBC
    reservoirNo:
    658
    reservoirName:
    HOLMAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    30.71
    drainageBasinAreaNorway:
    30.713
    gradient1085:
    27.87
    gradientBasin:
    34.4
    gradientRiver:
    33.32
    heightMinimum:
    718
    heightHypso10:
    825
    heightHypso20:
    890
    heightHypso30:
    921
    heightHypso40:
    950
    heightHypso50:
    981
    heightHypso60:
    1020
    heightHypso70:
    1058
    heightHypso80:
    1102
    heightHypso90:
    1185
    heightMaximum:
    1284
    lengthKmBasin:
    8.01
    lengthKmRiver:
    9.42
    percentAgricul:
    0
    percentBog:
    0.04
    percentEffBog:
    not reported by source
    percentEffLake:
    7.28
    percentForest:
    2.02
    percentGlacier:
    0
    percentLake:
    12.22
    percentMountain:
    85.72
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    30454
    utmNorthGravi:
    6647537
    utmZoneInlet:
    33
    utmEastInlet:
    32772
    utmNorthInlet:
    6648704
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    88.4
    specificDischarge:
    91.64
    regulationArea:
    30.57
    areaReservoirs:
    1.63
    volumeReservoirs:
    26.3
    regulationPartReservoirs:
    0.3
    transferAreaIn:
    109.63
    transferAreaOut:
    0
    reservoirAreaIn:
    7.46
    reservoirAreaOut:
    1.63
    reservoirVolumeIn:
    104.7
    reservoirVolumeOut:
    26.3
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1978
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Elkem Saudefaldene A/S
    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:
      1992-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-05-01T11:00:00Z
limit:
25
offset:
0
returned:
14
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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.