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-22T12:45:26Z in 0.392 seconds.

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

Showing 10 of 25 results in compact format.

  1. station_id:
    36.14.0
    latitude:
    59.75317
    longitude:
    6.7898
  2. station_id:
    36.15.0
    latitude:
    59.87525
    longitude:
    6.89426
  3. station_id:
    36.18.0
    latitude:
    59.82898
    longitude:
    6.89361
  4. station_id:
    36.21.0
    latitude:
    59.80922
    longitude:
    7.00898
  5. station_id:
    36.22.0
    latitude:
    59.87486
    longitude:
    6.95503
  6. station_id:
    36.23.0
    latitude:
    59.88052
    longitude:
    6.97255
  7. station_id:
    36.24.0
    latitude:
    59.88434
    longitude:
    7.04738
  8. station_id:
    36.9.0
    latitude:
    59.95409
    longitude:
    6.98207
  9. station_id:
    46.16.0
    latitude:
    60.2041
    longitude:
    6.34895
  10. station_id:
    47.11.0
    latitude:
    60.2534
    longitude:
    6.33311
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=Ullensvang&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T12:45:26.7511924Z
queryTime:
00:00:00.0013622
itemCount:
29
data:

25 results

  1. station_id:
    36.14.0
    stationName:
    Røldalsvatn
    latitude:
    59.75317
    longitude:
    6.7898
    utmEast_Z33:
    39428
    utmNorth_Z33:
    6652503
    masl:
    385
    riverName:
    Suldalsvassdraget
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1015
    hierarchy:
    Suldalsvassdraget
    lakeArea:
    7.39
    lakeName:
    Røldalsvatnet
    lakeNo:
    1865
    regineNo:
    036.D4
    reservoirNo:
    577
    reservoirName:
    RØLDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    497.08
    drainageBasinAreaNorway:
    497.08
    gradient1085:
    21.24
    gradientBasin:
    32.48
    gradientRiver:
    25.77
    heightMinimum:
    378
    heightHypso10:
    874
    heightHypso20:
    1011
    heightHypso30:
    1102
    heightHypso40:
    1224
    heightHypso50:
    1284
    heightHypso60:
    1347
    heightHypso70:
    1407
    heightHypso80:
    1468
    heightHypso90:
    1543
    heightMaximum:
    1685
    lengthKmBasin:
    35.68
    lengthKmRiver:
    41.24
    percentAgricul:
    0.26
    percentBog:
    0.51
    percentEffBog:
    not reported by source
    percentEffLake:
    1.84
    percentForest:
    8.11
    percentGlacier:
    0.95
    percentLake:
    8.13
    percentMountain:
    80.52
    percentUrban:
    0.02
    utmZoneGravi:
    33
    utmEastGravi:
    48263
    utmNorthGravi:
    6665190
    utmZoneInlet:
    33
    utmEastInlet:
    60546
    utmNorthInlet:
    6678596
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    1147.38
    specificDischarge:
    73.16
    regulationArea:
    496.95
    areaReservoirs:
    24.23
    volumeReservoirs:
    598.5
    regulationPartReservoirs:
    0.52
    transferAreaIn:
    70.56
    transferAreaOut:
    1.56
    reservoirAreaIn:
    4.82
    reservoirAreaOut:
    9.21
    reservoirVolumeIn:
    53.4
    reservoirVolumeOut:
    136.1
    remainingArea:
    0
    numberReservoirs:
    10
    firstYearRegulation:
    1965
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi Røldal-Suldal
    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-06-27T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-27T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-27T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1913-10-16T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1913-10-16T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  2. station_id:
    36.15.0
    stationName:
    Valldalsvatn
    latitude:
    59.87525
    longitude:
    6.89426
    utmEast_Z33:
    46934
    utmNorth_Z33:
    6665307
    masl:
    746
    riverName:
    Suldalsvassdraget
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1016
    hierarchy:
    Suldalsvassdraget
    lakeArea:
    7.36
    lakeName:
    Valldalsvatnet
    lakeNo:
    1866
    regineNo:
    036.H11
    reservoirNo:
    578
    reservoirName:
    VALLDALEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    216.46
    drainageBasinAreaNorway:
    216.46
    gradient1085:
    21.88
    gradientBasin:
    31.34
    gradientRiver:
    32.12
    heightMinimum:
    743
    heightHypso10:
    978
    heightHypso20:
    1134
    heightHypso30:
    1216
    heightHypso40:
    1309
    heightHypso50:
    1394
    heightHypso60:
    1478
    heightHypso70:
    1489
    heightHypso80:
    1543
    heightHypso90:
    1568
    heightMaximum:
    1683
    lengthKmBasin:
    20.96
    lengthKmRiver:
    21.7
    percentAgricul:
    0
    percentBog:
    0.35
    percentEffBog:
    not reported by source
    percentEffLake:
    2.16
    percentForest:
    3.55
    percentGlacier:
    1.22
    percentLake:
    7.94
    percentMountain:
    85.7
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    52623
    utmNorthGravi:
    6673103
    utmZoneInlet:
    33
    utmEastInlet:
    60546
    utmNorthInlet:
    6678596
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    457.64
    specificDischarge:
    66.95
    regulationArea:
    216.61
    areaReservoirs:
    8.03
    volumeReservoirs:
    300
    regulationPartReservoirs:
    0.66
    transferAreaIn:
    0
    transferAreaOut:
    12.23
    reservoirAreaIn:
    0
    reservoirAreaOut:
    8.03
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    300
    remainingArea:
    0.01
    numberReservoirs:
    2
    firstYearRegulation:
    1966
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi Røldal-Suldal
    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:
        1966-09-25T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1966-09-25T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1966-09-25T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1966-09-25T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  3. station_id:
    36.18.0
    stationName:
    Votna
    latitude:
    59.82898
    longitude:
    6.89361
    utmEast_Z33:
    46266
    utmNorth_Z33:
    6660185
    masl:
    1023
    riverName:
    Kaldevasselva
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1019
    hierarchy:
    Kaldevasselva/Suldalsvassdraget
    lakeArea:
    4.7
    lakeName:
    Votna
    lakeNo:
    1870
    regineNo:
    036.FB
    reservoirNo:
    581
    reservoirName:
    VOTNAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    56.21
    drainageBasinAreaNorway:
    56.21
    gradient1085:
    15.62
    gradientBasin:
    25.44
    gradientRiver:
    26.73
    heightMinimum:
    973
    heightHypso10:
    1086
    heightHypso20:
    1140
    heightHypso30:
    1201
    heightHypso40:
    1237
    heightHypso50:
    1265
    heightHypso60:
    1341
    heightHypso70:
    1384
    heightHypso80:
    1408
    heightHypso90:
    1482
    heightMaximum:
    1661
    lengthKmBasin:
    10.09
    lengthKmRiver:
    16.65
    percentAgricul:
    0
    percentBog:
    0.26
    percentEffBog:
    not reported by source
    percentEffLake:
    2.74
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    16.27
    percentMountain:
    83.49
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    51211
    utmNorthGravi:
    6658726
    utmZoneInlet:
    33
    utmEastInlet:
    51061
    utmNorthInlet:
    6653886
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    136.29
    specificDischarge:
    76.74
    regulationArea:
    56.28
    areaReservoirs:
    7.5
    volumeReservoirs:
    155.5
    regulationPartReservoirs:
    1.14
    transferAreaIn:
    66.39
    transferAreaOut:
    0
    reservoirAreaIn:
    3.44
    reservoirAreaOut:
    4.7
    reservoirVolumeIn:
    54.7
    reservoirVolumeOut:
    119
    remainingArea:
    0
    numberReservoirs:
    3
    firstYearRegulation:
    1967
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi Røldal-Suldal
    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:
        1967-08-13T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1967-08-13T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1967-08-13T11:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1967-08-13T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  4. station_id:
    36.21.0
    stationName:
    Kaldevatn
    latitude:
    59.80922
    longitude:
    7.00898
    utmEast_Z33:
    52437
    utmNorth_Z33:
    6657208
    masl:
    1204
    riverName:
    Kaldevasselva
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1022
    hierarchy:
    Kaldevasselva/Suldalsvassdraget
    lakeArea:
    1.78
    lakeName:
    Čárajávri
    lakeNo:
    1817
    regineNo:
    036.FD
    reservoirNo:
    582
    reservoirName:
    KALDEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    14.79
    drainageBasinAreaNorway:
    14.79
    gradient1085:
    22.61
    gradientBasin:
    20.37
    gradientRiver:
    47.6
    heightMinimum:
    1202
    heightHypso10:
    1205
    heightHypso20:
    1210
    heightHypso30:
    1250
    heightHypso40:
    1268
    heightHypso50:
    1292
    heightHypso60:
    1333
    heightHypso70:
    1367
    heightHypso80:
    1413
    heightHypso90:
    1447
    heightMaximum:
    1541
    lengthKmBasin:
    4.52
    lengthKmRiver:
    5.48
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.91
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    22
    percentMountain:
    77.99
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    52664
    utmNorthGravi:
    6655667
    utmZoneInlet:
    33
    utmEastInlet:
    51061
    utmNorthInlet:
    6653886
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    38.77
    specificDischarge:
    83.01
    regulationArea:
    14.8
    areaReservoirs:
    2.76
    volumeReservoirs:
    36.5
    regulationPartReservoirs:
    0.94
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.76
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    36.5
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2016
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi Røldal-Suldal
    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:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-06-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11: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:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-06-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-01-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  5. station_id:
    36.22.0
    stationName:
    V. Middyrsvatn
    latitude:
    59.87486
    longitude:
    6.95503
    utmEast_Z33:
    50314
    utmNorth_Z33:
    6664849
    masl:
    1222
    riverName:
    Risbuelva
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1023
    hierarchy:
    Risbuelva/Suldalsvassdraget
    lakeArea:
    0.44
    lakeName:
    Middyrvatnet
    lakeNo:
    1881
    regineNo:
    036.G1C
    reservoirNo:
    588
    reservoirName:
    VESTRE MIDDYRVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    12.19
    drainageBasinAreaNorway:
    12.19
    gradient1085:
    17.2
    gradientBasin:
    34.3
    gradientRiver:
    24.24
    heightMinimum:
    1216
    heightHypso10:
    1264
    heightHypso20:
    1295
    heightHypso30:
    1342
    heightHypso40:
    1375
    heightHypso50:
    1402
    heightHypso60:
    1430
    heightHypso70:
    1461
    heightHypso80:
    1499
    heightHypso90:
    1540
    heightMaximum:
    1645
    lengthKmBasin:
    5.32
    lengthKmRiver:
    7.05
    percentAgricul:
    0
    percentBog:
    0.04
    percentEffBog:
    not reported by source
    percentEffLake:
    8.39
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    14.87
    percentMountain:
    85.14
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    52444
    utmNorthGravi:
    6664889
    utmZoneInlet:
    33
    utmEastInlet:
    53907
    utmNorthInlet:
    6665390
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    27.16
    specificDischarge:
    70.55
    regulationArea:
    12.2
    areaReservoirs:
    1.31
    volumeReservoirs:
    28
    regulationPartReservoirs:
    1.03
    transferAreaIn:
    12.23
    transferAreaOut:
    21.47
    reservoirAreaIn:
    0.67
    reservoirAreaOut:
    1.98
    reservoirVolumeIn:
    10
    reservoirVolumeOut:
    38
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1977
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi Røldal-Suldal
    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:
        1977-01-25T11:00:00Z
        dataToTime:
        1995-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11:00:00Z
        dataToTime:
        1995-12-31T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  6. station_id:
    36.23.0
    stationName:
    Ø. Middyrsvatn
    latitude:
    59.88052
    longitude:
    6.97255
    utmEast_Z33:
    51367
    utmNorth_Z33:
    6665357
    masl:
    1233
    riverName:
    Risbuelva
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1024
    hierarchy:
    Risbuelva/Suldalsvassdraget
    lakeArea:
    0.87
    lakeName:
    Middyrvatnet
    lakeNo:
    1882
    regineNo:
    036.G1D
    reservoirNo:
    589
    reservoirName:
    ØSTRE MIDDYRVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    9.26
    drainageBasinAreaNorway:
    9.26
    gradient1085:
    24.26
    gradientBasin:
    33.54
    gradientRiver:
    28.08
    heightMinimum:
    1233
    heightHypso10:
    1244
    heightHypso20:
    1282
    heightHypso30:
    1329
    heightHypso40:
    1362
    heightHypso50:
    1401
    heightHypso60:
    1426
    heightHypso70:
    1468
    heightHypso80:
    1503
    heightHypso90:
    1537
    heightMaximum:
    1645
    lengthKmBasin:
    4.38
    lengthKmRiver:
    5.66
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    10.12
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    14.51
    percentMountain:
    85.47
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    52985
    utmNorthGravi:
    6664789
    utmZoneInlet:
    33
    utmEastInlet:
    53907
    utmNorthInlet:
    6665390
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    20.41
    specificDischarge:
    70
    regulationArea:
    9.24
    areaReservoirs:
    0.87
    volumeReservoirs:
    21.2
    regulationPartReservoirs:
    1.04
    transferAreaIn:
    12.23
    transferAreaOut:
    0
    reservoirAreaIn:
    0.67
    reservoirAreaOut:
    0.87
    reservoirVolumeIn:
    10
    reservoirVolumeOut:
    21.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1977
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi Røldal-Suldal
    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:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11: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:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  7. station_id:
    36.24.0
    stationName:
    Nupstjønn
    latitude:
    59.88434
    longitude:
    7.04738
    utmEast_Z33:
    55586
    utmNorth_Z33:
    6665275
    masl:
    1304
    riverName:
    Kvesso
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1025
    hierarchy:
    Kvesso/Suldalsvassdraget
    lakeArea:
    0.67
    lakeName:
    Nupstjørn
    lakeNo:
    1883
    regineNo:
    036.H1B
    reservoirNo:
    590
    reservoirName:
    NUPSTJØNN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    12.31
    drainageBasinAreaNorway:
    12.311
    gradient1085:
    37.88
    gradientBasin:
    28.42
    gradientRiver:
    41.42
    heightMinimum:
    1304
    heightHypso10:
    1349
    heightHypso20:
    1411
    heightHypso30:
    1439
    heightHypso40:
    1486
    heightHypso50:
    1502
    heightHypso60:
    1527
    heightHypso70:
    1552
    heightHypso80:
    1580
    heightHypso90:
    1602
    heightMaximum:
    1685
    lengthKmBasin:
    5.61
    lengthKmRiver:
    6.3
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    7.81
    percentForest:
    0
    percentGlacier:
    0.03
    percentLake:
    14.72
    percentMountain:
    85.23
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    57798
    utmNorthGravi:
    6665686
    utmZoneInlet:
    33
    utmEastInlet:
    57858
    utmNorthInlet:
    6667409
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    26.07
    specificDischarge:
    67.55
    regulationArea:
    12.23
    areaReservoirs:
    0.67
    volumeReservoirs:
    10
    regulationPartReservoirs:
    0.38
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.67
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    10
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1981
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi Røldal-Suldal
    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:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11: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:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-20T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-01-25T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  8. station_id:
    36.9.0
    stationName:
    Middal
    latitude:
    59.95409
    longitude:
    6.98207
    utmEast_Z33:
    52890
    utmNorth_Z33:
    6673445
    masl:
    840
    riverName:
    Middalselva
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1010
    hierarchy:
    Middalselva/Suldalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    036.HA
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    45.87
    drainageBasinAreaNorway:
    45.87
    gradient1085:
    71.14
    gradientBasin:
    29.37
    gradientRiver:
    72.65
    heightMinimum:
    840
    heightHypso10:
    1130
    heightHypso20:
    1248
    heightHypso30:
    1333
    heightHypso40:
    1406
    heightHypso50:
    1437
    heightHypso60:
    1494
    heightHypso70:
    1535
    heightHypso80:
    1556
    heightHypso90:
    1598
    heightMaximum:
    1680
    lengthKmBasin:
    8.77
    lengthKmRiver:
    9.28
    percentAgricul:
    0
    percentBog:
    0.1
    percentEffBog:
    not reported by source
    percentEffLake:
    0.16
    percentForest:
    1.57
    percentGlacier:
    2.17
    percentLake:
    4.02
    percentMountain:
    91.68
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    56873
    utmNorthGravi:
    6673495
    utmZoneInlet:
    33
    utmEastInlet:
    60203
    utmNorthInlet:
    6669772
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    90.11
    specificDischarge:
    62.17
    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:
    Hydro Energi Røldal-Suldal
    qNumberOfYears:
    20
    qStartYear:
    1998
    qEndYear:
    2025
    qm:
    27.9337
    q5:
    32.2436
    q10:
    34.6051
    q20:
    36.5077
    q50:
    38.534
    hm:
    2.1186
    h5:
    2.2593
    h10:
    2.3321
    h20:
    2.3888
    h50:
    2.4475
    culQm:
    33.742
    culQ5:
    38.9481
    culQ10:
    41.8006
    culQ20:
    44.0988
    culQ50:
    46.5465
    culHm:
    2.3058
    culH5:
    2.4593
    culH10:
    2.5387
    culH20:
    2.6006
    culH50:
    2.6646
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1968-11-22T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-11-22T14:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-11-22T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        1968-11-22T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-11-22T14:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1968-11-22T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2008-09-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-09-02T17:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-02T18:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-03T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  9. station_id:
    46.16.0
    stationName:
    Juklavatn
    latitude:
    60.2041
    longitude:
    6.34895
    utmEast_Z33:
    21367
    utmNorth_Z33:
    6705588
    masl:
    1047
    riverName:
    Øyreselva
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1086
    hierarchy:
    Øyreselva
    lakeArea:
    3.9
    lakeName:
    Juklavatnet
    lakeNo:
    1691
    regineNo:
    046.4C
    reservoirNo:
    517
    reservoirName:
    JUKLAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    16.15
    drainageBasinAreaNorway:
    16.15
    gradient1085:
    0
    gradientBasin:
    23.48
    gradientRiver:
    51.08
    heightMinimum:
    1054
    heightHypso10:
    1054
    heightHypso20:
    1074
    heightHypso30:
    1144
    heightHypso40:
    1189
    heightHypso50:
    1239
    heightHypso60:
    1313
    heightHypso70:
    1379
    heightHypso80:
    1489
    heightHypso90:
    1586
    heightMaximum:
    1644
    lengthKmBasin:
    6.8
    lengthKmRiver:
    5.33
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    13.62
    percentForest:
    0
    percentGlacier:
    34.2
    percentLake:
    24.93
    percentMountain:
    40.88
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    24336
    utmNorthGravi:
    6705956
    utmZoneInlet:
    33
    utmEastInlet:
    25329
    utmNorthInlet:
    6706267
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    63.18
    specificDischarge:
    123.59
    regulationArea:
    16.2
    areaReservoirs:
    3.88
    volumeReservoirs:
    236
    regulationPartReservoirs:
    3.74
    transferAreaIn:
    0
    transferAreaOut:
    16.2
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.88
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    236
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1974
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    STATKRAFT SF
    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-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  10. station_id:
    47.11.0
    stationName:
    Jondalstjern
    latitude:
    60.2534
    longitude:
    6.33311
    utmEast_Z33:
    21216
    utmNorth_Z33:
    6711162
    masl:
    737
    riverName:
    Stølselvi
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    2449
    hierarchy:
    Stølselvi/Jondalselvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    27553
    regineNo:
    047.2AC
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    9.43
    drainageBasinAreaNorway:
    9.43
    gradient1085:
    23.06
    gradientBasin:
    not reported by source
    gradientRiver:
    30.93
    heightMinimum:
    738
    heightHypso10:
    824
    heightHypso20:
    857
    heightHypso30:
    910
    heightHypso40:
    944
    heightHypso50:
    985
    heightHypso60:
    1027
    heightHypso70:
    1070
    heightHypso80:
    1107
    heightHypso90:
    1208
    heightMaximum:
    1400
    lengthKmBasin:
    4.46
    lengthKmRiver:
    6.01
    percentAgricul:
    0
    percentBog:
    0.07
    percentEffBog:
    not reported by source
    percentEffLake:
    5.88
    percentForest:
    0.96
    percentGlacier:
    0
    percentLake:
    10.49
    percentMountain:
    88.52
    percentUrban:
    0
    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:
    30.82
    specificDischarge:
    103.57
    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:
    2009
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT ENERGI AS AVD REGION SØR-NORGE SAUDA
    qNumberOfYears:
    10
    qStartYear:
    2014
    qEndYear:
    2025
    qm:
    8.9441
    q5:
    10.2496
    q10:
    11.8964
    q20:
    13.7712
    q50:
    16.7155
    hm:
    1.9542
    h5:
    2.0368
    h10:
    2.1325
    h20:
    2.2323
    h50:
    2.374
    culQm:
    11.2378
    culQ5:
    12.8782
    culQ10:
    14.9473
    culQ20:
    17.3029
    culQ50:
    21.0022
    culHm:
    2.0952
    culH5:
    2.1858
    culH10:
    2.2909
    culH20:
    2.4005
    culH50:
    2.5561
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-10-21T00:00:00Z
        dataToTime:
        2026-09-22T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-10-21T01:00:00Z
        dataToTime:
        2026-09-22T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-10-21T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        2013-10-21T00:00:00Z
        dataToTime:
        2026-09-22T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-10-21T01:00:00Z
        dataToTime:
        2026-09-22T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-10-21T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  11. station_id:
    47.4.0
    stationName:
    Dravladalsvatn
    latitude:
    60.24873
    longitude:
    6.42577
    utmEast_Z33:
    26247
    utmNorth_Z33:
    6709974
    masl:
    954
    riverName:
    Flatabøelvi
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1090
    hierarchy:
    Flatabøelvi/Jondalselvi
    lakeArea:
    1.4
    lakeName:
    Dravladalsvatnet
    lakeNo:
    1697
    regineNo:
    047.2BB2
    reservoirNo:
    522
    reservoirName:
    DRAVLADALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    28.06
    drainageBasinAreaNorway:
    28.06
    gradient1085:
    42.94
    gradientBasin:
    34.74
    gradientRiver:
    34.35
    heightMinimum:
    938
    heightHypso10:
    1084
    heightHypso20:
    1164
    heightHypso30:
    1213
    heightHypso40:
    1276
    heightHypso50:
    1349
    heightHypso60:
    1380
    heightHypso70:
    1415
    heightHypso80:
    1455
    heightHypso90:
    1543
    heightMaximum:
    1642
    lengthKmBasin:
    4.97
    lengthKmRiver:
    6.52
    percentAgricul:
    0
    percentBog:
    0.16
    percentEffBog:
    not reported by source
    percentEffLake:
    5.14
    percentForest:
    0
    percentGlacier:
    21.12
    percentLake:
    12.71
    percentMountain:
    66.02
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    28177
    utmNorthGravi:
    6709075
    utmZoneInlet:
    33
    utmEastInlet:
    30897
    utmNorthInlet:
    6710546
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    106.37
    specificDischarge:
    120.17
    regulationArea:
    28.06
    areaReservoirs:
    2.24
    volumeReservoirs:
    87
    regulationPartReservoirs:
    0.82
    transferAreaIn:
    17.34
    transferAreaOut:
    20.07
    reservoirAreaIn:
    0.27
    reservoirAreaOut:
    2.24
    reservoirVolumeIn:
    4
    reservoirVolumeOut:
    87
    remainingArea:
    -0.01
    numberReservoirs:
    3
    firstYearRegulation:
    1974
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    STATKRAFT SF
    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-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  12. station_id:
    47.5.0
    stationName:
    Jukladalsvatn
    latitude:
    60.23038
    longitude:
    6.4525
    utmEast_Z33:
    27453
    utmNorth_Z33:
    6707750
    masl:
    1084
    riverName:
    elv fra Jukladalsvat
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1091
    hierarchy:
    elv fra Jukladalsvatnet/Flatabøelvi/Jondalselvi
    lakeArea:
    0.63
    lakeName:
    Jukladalsvatnet
    lakeNo:
    1700
    regineNo:
    047.2BB1A
    reservoirNo:
    525
    reservoirName:
    JUKLADALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    6.07
    drainageBasinAreaNorway:
    6.07
    gradient1085:
    111.79
    gradientBasin:
    37.73
    gradientRiver:
    87.09
    heightMinimum:
    1083
    heightHypso10:
    1105
    heightHypso20:
    1228
    heightHypso30:
    1364
    heightHypso40:
    1400
    heightHypso50:
    1427
    heightHypso60:
    1481
    heightHypso70:
    1512
    heightHypso80:
    1562
    heightHypso90:
    1604
    heightMaximum:
    1638
    lengthKmBasin:
    3.09
    lengthKmRiver:
    3.08
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    10.5
    percentForest:
    0
    percentGlacier:
    38.66
    percentLake:
    11.71
    percentMountain:
    49.58
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    28705
    utmNorthGravi:
    6707495
    utmZoneInlet:
    33
    utmEastInlet:
    30256
    utmNorthInlet:
    6708033
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    23.73
    specificDischarge:
    124.29
    regulationArea:
    6.05
    areaReservoirs:
    0.63
    volumeReservoirs:
    33
    regulationPartReservoirs:
    1.39
    transferAreaIn:
    0
    transferAreaOut:
    6.05
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.63
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    33
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1974
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    STATKRAFT SF
    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-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-08-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  13. station_id:
    47.8.0
    stationName:
    Kvanngrøvatn
    latitude:
    60.31375
    longitude:
    6.49037
    utmEast_Z33:
    30739
    utmNorth_Z33:
    6716711
    masl:
    972
    riverName:
    Storelvi
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1093
    hierarchy:
    Storelvi
    lakeArea:
    0.27
    lakeName:
    Kvanngrøvatnet
    lakeNo:
    1698
    regineNo:
    047.3D4
    reservoirNo:
    803
    reservoirName:
    KVANNGRØVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.88
    drainageBasinAreaNorway:
    11.88
    gradient1085:
    77.27
    gradientBasin:
    34.04
    gradientRiver:
    62.73
    heightMinimum:
    969
    heightHypso10:
    1053
    heightHypso20:
    1097
    heightHypso30:
    1184
    heightHypso40:
    1278
    heightHypso50:
    1339
    heightHypso60:
    1386
    heightHypso70:
    1410
    heightHypso80:
    1445
    heightHypso90:
    1472
    heightMaximum:
    1570
    lengthKmBasin:
    4.9
    lengthKmRiver:
    6.7
    percentAgricul:
    0
    percentBog:
    0.2
    percentEffBog:
    not reported by source
    percentEffLake:
    3.07
    percentForest:
    0
    percentGlacier:
    6.37
    percentLake:
    11.02
    percentMountain:
    82.42
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    31187
    utmNorthGravi:
    6714282
    utmZoneInlet:
    33
    utmEastInlet:
    29784
    utmNorthInlet:
    6712283
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    44.9
    specificDischarge:
    114.65
    regulationArea:
    12.42
    areaReservoirs:
    0.27
    volumeReservoirs:
    4
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.27
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1974
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    STATKRAFT SF
    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-09-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-09-19T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-09-19T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-09-19T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-09-19T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  14. station_id:
    48.1.0
    stationName:
    Sandvenvatn
    latitude:
    60.0139
    longitude:
    6.54692
    utmEast_Z33:
    29564
    utmNorth_Z33:
    6683099
    masl:
    89
    riverName:
    Opo
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1094
    hierarchy:
    Opo
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    1701
    regineNo:
    048.B1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    470.22
    drainageBasinAreaNorway:
    470.22
    gradient1085:
    40.24
    gradientBasin:
    35.74
    gradientRiver:
    34.25
    heightMinimum:
    84
    heightHypso10:
    669
    heightHypso20:
    857
    heightHypso30:
    1002
    heightHypso40:
    1094
    heightHypso50:
    1185
    heightHypso60:
    1242
    heightHypso70:
    1316
    heightHypso80:
    1382
    heightHypso90:
    1470
    heightMaximum:
    1645
    lengthKmBasin:
    26.35
    lengthKmRiver:
    31.18
    percentAgricul:
    0.42
    percentBog:
    1.13
    percentEffBog:
    not reported by source
    percentEffLake:
    1.22
    percentForest:
    21.24
    percentGlacier:
    7.22
    percentLake:
    7.13
    percentMountain:
    59.49
    percentUrban:
    0.07
    utmZoneGravi:
    33
    utmEastGravi:
    33851
    utmNorthGravi:
    6677669
    utmZoneInlet:
    33
    utmEastInlet:
    48178
    utmNorthInlet:
    6678861
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    1288.66
    specificDischarge:
    86.95
    regulationArea:
    139.55
    areaReservoirs:
    2.38
    volumeReservoirs:
    13.1
    regulationPartReservoirs:
    0.01
    transferAreaIn:
    0
    transferAreaOut:
    9.28
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.38
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    13.1
    remainingArea:
    330.08
    numberReservoirs:
    2
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    235
    q5:
    282
    q10:
    316
    q20:
    352
    q50:
    406
    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:
    290
    culQ5:
    350
    culQ10:
    400
    culQ20:
    440
    culQ50:
    510
    culHm:
    3.58
    culH5:
    3.89
    culH10:
    4.13
    culH20:
    4.32
    culH50:
    4.68
    seriesList:

    5 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-12-31T23:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-12-31T23:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        2006-12-31T23:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-12-31T23:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2013-01-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-01-23T11:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-01-23T12:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-01-24T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. 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:
        2006-12-31T23:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-12-31T23:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    5. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-11-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-11-02T09:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-02T10:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-03T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  15. station_id:
    48.24.0
    stationName:
    Reinsnosvatn v/Naustbukti
    latitude:
    59.95249
    longitude:
    6.6749
    utmEast_Z33:
    35799
    utmNorth_Z33:
    6675389
    masl:
    596
    riverName:
    Austdølo
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Austdølo/Opo
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    048.DB21
    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:
    not reported by source
    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:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2025-05-14T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-05-14T13:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-05-14T14:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-05-15T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        2025-05-14T13:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-05-14T14:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-05-15T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2025-05-14T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-05-14T12:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-05-14T13:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-05-15T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  16. station_id:
    48.3.0
    stationName:
    Dyrskardvatna
    latitude:
    59.83644
    longitude:
    6.5951
    utmEast_Z33:
    29722
    utmNorth_Z33:
    6663099
    masl:
    1155
    riverName:
    Opo
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1096
    hierarchy:
    Opo
    lakeArea:
    1.35
    lakeName:
    Dyrskarvatna
    lakeNo:
    1704
    regineNo:
    048.F4
    reservoirNo:
    526
    reservoirName:
    DYRSKARDVATNA
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    5.07
    drainageBasinAreaNorway:
    5.07
    gradient1085:
    0
    gradientBasin:
    16.28
    gradientRiver:
    -0.34
    heightMinimum:
    1155
    heightHypso10:
    1172
    heightHypso20:
    1171
    heightHypso30:
    1178
    heightHypso40:
    1182
    heightHypso50:
    1190
    heightHypso60:
    1191
    heightHypso70:
    1201
    heightHypso80:
    1221
    heightHypso90:
    1240
    heightMaximum:
    1336
    lengthKmBasin:
    2.78
    lengthKmRiver:
    2.98
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    15.5
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    35.82
    percentMountain:
    64.02
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    29247
    utmNorthGravi:
    6662763
    utmZoneInlet:
    33
    utmEastInlet:
    30410
    utmNorthInlet:
    6661248
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    19.72
    specificDischarge:
    125.23
    regulationArea:
    4.98
    areaReservoirs:
    1.35
    volumeReservoirs:
    8.2
    regulationPartReservoirs:
    0.42
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.35
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    8.2
    remainingArea:
    0.01
    numberReservoirs:
    1
    firstYearRegulation:
    2001
    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-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-06-21T11: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-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  17. station_id:
    48.5.0
    stationName:
    Reinsnosvatn
    latitude:
    59.96939
    longitude:
    6.72526
    utmEast_Z33:
    38833
    utmNorth_Z33:
    6676909
    masl:
    598
    riverName:
    Austdølo
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1098
    hierarchy:
    Austdølo/Opo
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    1702
    regineNo:
    048.DB22
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    120.5
    drainageBasinAreaNorway:
    120.5
    gradient1085:
    85.5
    gradientBasin:
    31.53
    gradientRiver:
    81.64
    heightMinimum:
    593
    heightHypso10:
    814
    heightHypso20:
    987
    heightHypso30:
    1087
    heightHypso40:
    1213
    heightHypso50:
    1271
    heightHypso60:
    1309
    heightHypso70:
    1357
    heightHypso80:
    1411
    heightHypso90:
    1468
    heightMaximum:
    1631
    lengthKmBasin:
    11.03
    lengthKmRiver:
    10.79
    percentAgricul:
    0.1
    percentBog:
    0.77
    percentEffBog:
    not reported by source
    percentEffLake:
    3.34
    percentForest:
    7.9
    percentGlacier:
    0.73
    percentLake:
    9.95
    percentMountain:
    76.72
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    41328
    utmNorthGravi:
    6677689
    utmZoneInlet:
    33
    utmEastInlet:
    48178
    utmNorthInlet:
    6678861
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    289.72
    specificDischarge:
    76.35
    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:
    2004
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    57
    qStartYear:
    1966
    qEndYear:
    2025
    qm:
    57.7002
    q5:
    68.7536
    q10:
    75.2973
    q20:
    80.7564
    q50:
    86.8008
    hm:
    1.7975
    h5:
    1.9699
    h10:
    2.0639
    h20:
    2.1386
    h50:
    2.2177
    culQm:
    62.7209
    culQ5:
    74.7361
    culQ10:
    81.8491
    culQ20:
    87.7832
    culQ50:
    94.3536
    culHm:
    1.8781
    culH5:
    2.0561
    culH10:
    2.1532
    culH20:
    2.2303
    culH50:
    2.312
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1918-01-01T11:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-08-23T17:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1918-01-01T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        1917-06-15T11:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1977-08-23T17:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1917-06-15T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2005-04-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-03-01T23:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-03-02T00:00:00Z
        dataToTime:
        2026-09-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-03-02T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  18. station_id:
    48.6.0
    stationName:
    Steinavatn
    latitude:
    59.85686
    longitude:
    6.57794
    utmEast_Z33:
    29055
    utmNorth_Z33:
    6665483
    masl:
    1042
    riverName:
    Steinavatnbekken
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1099
    hierarchy:
    Steinavatnbekken/Opo
    lakeArea:
    1.03
    lakeName:
    Steinavatnet
    lakeNo:
    1705
    regineNo:
    048.F1B
    reservoirNo:
    527
    reservoirName:
    STEINAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4.27
    drainageBasinAreaNorway:
    4.27
    gradient1085:
    128.72
    gradientBasin:
    18.96
    gradientRiver:
    116.34
    heightMinimum:
    1041
    heightHypso10:
    1068
    heightHypso20:
    1087
    heightHypso30:
    1087
    heightHypso40:
    1105
    heightHypso50:
    1108
    heightHypso60:
    1115
    heightHypso70:
    1132
    heightHypso80:
    1162
    heightHypso90:
    1169
    heightMaximum:
    1232
    lengthKmBasin:
    2.03
    lengthKmRiver:
    0.4
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    20.92
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    28.42
    percentMountain:
    71.66
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    28172
    utmNorthGravi:
    6665527
    utmZoneInlet:
    33
    utmEastInlet:
    27787
    utmNorthInlet:
    6666542
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    16.26
    specificDischarge:
    119.83
    regulationArea:
    4.3
    areaReservoirs:
    1.03
    volumeReservoirs:
    4.9
    regulationPartReservoirs:
    0.3
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.03
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4.9
    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-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-06-21T11: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-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  19. station_id:
    48.8.0
    stationName:
    Opo v/Odda
    latitude:
    60.06023
    longitude:
    6.55189
    utmEast_Z33:
    30500
    utmNorth_Z33:
    6688194
    masl:
    20
    riverName:
    Opo
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Opo
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    048.A
    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:
    HB. Hydrologisk avd./seksjon bre, snø og is
    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:
      1985-10-14T00:00:00
      serieTo:
      2014-02-20T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-10-14T12:00:00Z
        dataToTime:
        2014-03-12T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-09-28T13:00:00Z
        dataToTime:
        2014-03-12T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-10-15T11:00:00Z
        dataToTime:
        2014-03-11T11:00:00Z
  20. station_id:
    49.1.0
    stationName:
    Oksla
    latitude:
    60.12184
    longitude:
    6.55631
    utmEast_Z33:
    31623
    utmNorth_Z33:
    6694987
    masl:
    27
    riverName:
    KYSTFELT
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Tysso/sørfjorden øst: Tysso-Krossanes
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    049.1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke 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:
    AKTIESELSKABET TYSSEFALDENE
    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:
      1
      unit:
      m³/s
      serieFrom:
      1941-01-01T00:00:00
      serieTo:
      1984-03-31T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1941-01-01T11:00:00Z
        dataToTime:
        1984-03-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1941-01-01T11:00:00Z
        dataToTime:
        1984-03-31T11:00:00Z
  21. station_id:
    49.10.0
    stationName:
    Håvardsvatn
    latitude:
    60.1044
    longitude:
    6.91475
    utmEast_Z33:
    51199
    utmNorth_Z33:
    6690559
    masl:
    1264
    riverName:
    Nybuåna
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1108
    hierarchy:
    Nybuåna/Tysso
    lakeArea:
    5.41
    lakeName:
    Nedsta Nonsskorvatnet
    lakeNo:
    1898
    regineNo:
    049.BC3
    reservoirNo:
    596
    reservoirName:
    HÅVARDSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    64.26
    drainageBasinAreaNorway:
    64.26
    gradient1085:
    6.94
    gradientBasin:
    18.79
    gradientRiver:
    10.56
    heightMinimum:
    1262
    heightHypso10:
    1290
    heightHypso20:
    1321
    heightHypso30:
    1350
    heightHypso40:
    1366
    heightHypso50:
    1400
    heightHypso60:
    1435
    heightHypso70:
    1461
    heightHypso80:
    1469
    heightHypso90:
    1493
    heightMaximum:
    1601
    lengthKmBasin:
    8.02
    lengthKmRiver:
    14.21
    percentAgricul:
    0
    percentBog:
    0.05
    percentEffBog:
    not reported by source
    percentEffLake:
    3.8
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    17.07
    percentMountain:
    82.88
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    53523
    utmNorthGravi:
    6691498
    utmZoneInlet:
    33
    utmEastInlet:
    50316
    utmNorthInlet:
    6694801
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    125.63
    specificDischarge:
    61.7
    regulationArea:
    64.53
    areaReservoirs:
    5.41
    volumeReservoirs:
    130
    regulationPartReservoirs:
    1.03
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    5.41
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    130
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    2006
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    AKTIESELSKABET TYSSEFALDENE
    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-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  22. station_id:
    49.2.0
    stationName:
    Ringedalsvatn
    latitude:
    60.12863
    longitude:
    6.63323
    utmEast_Z33:
    35970
    utmNorth_Z33:
    6695195
    masl:
    461
    riverName:
    Tysso
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1100
    hierarchy:
    Tysso
    lakeArea:
    7.35
    lakeName:
    Ringedalsvatnet
    lakeNo:
    1889
    regineNo:
    049.A3
    reservoirNo:
    592
    reservoirName:
    RINGEDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    338.67
    drainageBasinAreaNorway:
    338.67
    gradient1085:
    44.21
    gradientBasin:
    24.72
    gradientRiver:
    41.34
    heightMinimum:
    433
    heightHypso10:
    1192
    heightHypso20:
    1300
    heightHypso30:
    1324
    heightHypso40:
    1370
    heightHypso50:
    1401
    heightHypso60:
    1416
    heightHypso70:
    1461
    heightHypso80:
    1469
    heightHypso90:
    1505
    heightMaximum:
    1681
    lengthKmBasin:
    23.95
    lengthKmRiver:
    27
    percentAgricul:
    0
    percentBog:
    0.02
    percentEffBog:
    not reported by source
    percentEffLake:
    2.01
    percentForest:
    1.73
    percentGlacier:
    0.5
    percentLake:
    15.7
    percentMountain:
    80.91
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    46996
    utmNorthGravi:
    6691814
    utmZoneInlet:
    33
    utmEastInlet:
    57362
    utmNorthInlet:
    6686111
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    791.03
    specificDischarge:
    73.89
    regulationArea:
    339.25
    areaReservoirs:
    27.56
    volumeReservoirs:
    909.2
    regulationPartReservoirs:
    1.15
    transferAreaIn:
    71.98
    transferAreaOut:
    411.23
    reservoirAreaIn:
    8.05
    reservoirAreaOut:
    35.61
    reservoirVolumeIn:
    144.9
    reservoirVolumeOut:
    1054.1
    remainingArea:
    -0.01
    numberReservoirs:
    7
    firstYearRegulation:
    1967
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    AKTIESELSKABET TYSSEFALDENE
    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:
        1981-01-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1981-01-01T11: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:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1981-01-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1981-01-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  23. station_id:
    49.4.0
    stationName:
    Øvre Tyssevatn
    latitude:
    60.16796
    longitude:
    6.85935
    utmEast_Z33:
    49008
    utmNorth_Z33:
    6697980
    masl:
    1333
    riverName:
    Tysso
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1102
    hierarchy:
    Tysso
    lakeArea:
    2.95
    lakeName:
    Tyssevatnet
    lakeNo:
    1890
    regineNo:
    049.D
    reservoirNo:
    593
    reservoirName:
    ØVRE TYSSEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.66
    drainageBasinAreaNorway:
    33.66
    gradient1085:
    13.78
    gradientBasin:
    16.57
    gradientRiver:
    21.45
    heightMinimum:
    1333
    heightHypso10:
    1347
    heightHypso20:
    1378
    heightHypso30:
    1384
    heightHypso40:
    1393
    heightHypso50:
    1420
    heightHypso60:
    1428
    heightHypso70:
    1440
    heightHypso80:
    1451
    heightHypso90:
    1483
    heightMaximum:
    1681
    lengthKmBasin:
    6.83
    lengthKmRiver:
    10.26
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    9.41
    percentForest:
    0
    percentGlacier:
    0.96
    percentLake:
    20.49
    percentMountain:
    78.56
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    49822
    utmNorthGravi:
    6700507
    utmZoneInlet:
    33
    utmEastInlet:
    48019
    utmNorthInlet:
    6704462
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    68.42
    specificDischarge:
    64.05
    regulationArea:
    33.85
    areaReservoirs:
    2.95
    volumeReservoirs:
    52
    regulationPartReservoirs:
    0.76
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.95
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    52
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1967
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    AKTIESELSKABET TYSSEFALDENE
    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-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  24. station_id:
    49.5.0
    stationName:
    Vendevatn
    latitude:
    60.21938
    longitude:
    6.68538
    utmEast_Z33:
    40126
    utmNorth_Z33:
    6704881
    masl:
    1270
    riverName:
    Vendo
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1103
    hierarchy:
    Vendo
    lakeArea:
    0.16
    lakeName:
    Vetla Vendevatnet
    lakeNo:
    27596
    regineNo:
    049.3A
    reservoirNo:
    600
    reservoirName:
    VENDEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    27.23
    drainageBasinAreaNorway:
    27.23
    gradient1085:
    11.48
    gradientBasin:
    17.73
    gradientRiver:
    36.85
    heightMinimum:
    1267
    heightHypso10:
    1288
    heightHypso20:
    1300
    heightHypso30:
    1313
    heightHypso40:
    1341
    heightHypso50:
    1349
    heightHypso60:
    1369
    heightHypso70:
    1385
    heightHypso80:
    1438
    heightHypso90:
    1508
    heightMaximum:
    1682
    lengthKmBasin:
    6.7
    lengthKmRiver:
    8.25
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.44
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    17.82
    percentMountain:
    82.21
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    42869
    utmNorthGravi:
    6705073
    utmZoneInlet:
    33
    utmEastInlet:
    45814
    utmNorthInlet:
    6703495
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    69.11
    specificDischarge:
    80.6
    regulationArea:
    27.17
    areaReservoirs:
    3.61
    volumeReservoirs:
    45
    regulationPartReservoirs:
    0.65
    transferAreaIn:
    0
    transferAreaOut:
    27.17
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.61
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    45
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2004
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    AKTIESELSKABET TYSSEFALDENE
    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-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  25. station_id:
    49.6.0
    stationName:
    Øvre Bersåvatn
    latitude:
    60.17608
    longitude:
    6.6749
    utmEast_Z33:
    38940
    utmNorth_Z33:
    6700158
    masl:
    1106
    riverName:
    Mågelielvi
    councilNumber:
    4618
    councilName:
    Ullensvang
    countyName:
    Vestland
    drainageBasinKey:
    1104
    hierarchy:
    Mågelielvi/Tysso
    lakeArea:
    3.37
    lakeName:
    Øvra Bersavatnet
    lakeNo:
    1893
    regineNo:
    049.A4C
    reservoirNo:
    594
    reservoirName:
    ØVRE BERSÅVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    24.98
    drainageBasinAreaNorway:
    24.98
    gradient1085:
    41.78
    gradientBasin:
    22.12
    gradientRiver:
    41.98
    heightMinimum:
    1106
    heightHypso10:
    1106
    heightHypso20:
    1241
    heightHypso30:
    1287
    heightHypso40:
    1313
    heightHypso50:
    1346
    heightHypso60:
    1362
    heightHypso70:
    1386
    heightHypso80:
    1419
    heightHypso90:
    1455
    heightMaximum:
    1572
    lengthKmBasin:
    7.9
    lengthKmRiver:
    9.96
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    13.13
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    17.65
    percentMountain:
    82.35
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    42135
    utmNorthGravi:
    6701023
    utmZoneInlet:
    33
    utmEastInlet:
    45584
    utmNorthInlet:
    6703084
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    67.61
    specificDischarge:
    85.97
    regulationArea:
    24.92
    areaReservoirs:
    3.37
    volumeReservoirs:
    96.9
    regulationPartReservoirs:
    1.43
    transferAreaIn:
    30.16
    transferAreaOut:
    0
    reservoirAreaIn:
    3.61
    reservoirAreaOut:
    3.37
    reservoirVolumeIn:
    45
    reservoirVolumeOut:
    96.9
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2004
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    AKTIESELSKABET TYSSEFALDENE
    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-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11: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.