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-22T18:12:27Z in 0.160 seconds.

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

Showing 10 of 15 results in compact format.

  1. station_id:
    42.1.0
    latitude:
    59.86787
    longitude:
    6.04344
  2. station_id:
    42.10.0
    latitude:
    59.86963
    longitude:
    6.0817
  3. station_id:
    42.11.0
    latitude:
    59.91592
    longitude:
    6.18589
  4. station_id:
    42.16.0
    latitude:
    59.85848
    longitude:
    6.06271
  5. station_id:
    42.2.0
    latitude:
    59.81744
    longitude:
    5.84441
  6. station_id:
    42.23.0
    latitude:
    59.84377
    longitude:
    5.99408
  7. station_id:
    42.7.0
    latitude:
    59.90461
    longitude:
    6.16091
  8. station_id:
    42.9.0
    latitude:
    59.93039
    longitude:
    6.21152
  9. station_id:
    45.10.0
    latitude:
    59.9639
    longitude:
    6.00332
  10. station_id:
    46.10.0
    latitude:
    60.19557
    longitude:
    6.32709
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=KVINNHERAD&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T18:12:27.2644888Z
queryTime:
00:00:00.0014953
itemCount:
15
data:

15 results

  1. station_id:
    42.1.0
    stationName:
    Fjellhaugvatn
    latitude:
    59.86787
    longitude:
    6.04344
    utmEast_Z33:
    -548
    utmNorth_Z33:
    6670638
    masl:
    381
    riverName:
    Blåelva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1062
    hierarchy:
    Blåelva
    lakeArea:
    1.03
    lakeName:
    Fjellhaugvatn
    lakeNo:
    1479
    regineNo:
    042.B1
    reservoirNo:
    405
    reservoirName:
    FJELLHAUGVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    151.536
    drainageBasinAreaNorway:
    151.536
    gradient1085:
    0
    gradientBasin:
    31.97
    gradientRiver:
    1664.34
    heightMinimum:
    358
    heightHypso10:
    666
    heightHypso20:
    808
    heightHypso30:
    864
    heightHypso40:
    923
    heightHypso50:
    1008
    heightHypso60:
    1112
    heightHypso70:
    1201
    heightHypso80:
    1319
    heightHypso90:
    1455
    heightMaximum:
    1637
    lengthKmBasin:
    22.99
    lengthKmRiver:
    0.01
    percentAgricul:
    0
    percentBog:
    0.41
    percentEffBog:
    not reported by source
    percentEffLake:
    2.36
    percentForest:
    4.19
    percentGlacier:
    26.17
    percentLake:
    9.58
    percentMountain:
    56.7
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    8798
    utmNorthGravi:
    6675114
    utmZoneInlet:
    33
    utmEastInlet:
    15625
    utmNorthInlet:
    6675250
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    637.5
    specificDischarge:
    133.31
    regulationArea:
    151.57
    areaReservoirs:
    10.46
    volumeReservoirs:
    339.68
    regulationPartReservoirs:
    0.53
    transferAreaIn:
    38.43
    transferAreaOut:
    0
    reservoirAreaIn:
    0.31
    reservoirAreaOut:
    1.03
    reservoirVolumeIn:
    5.1
    reservoirVolumeOut:
    22.4
    remainingArea:
    -0.03
    numberReservoirs:
    10
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sunnhordland Kraftlag AS - Blåfalli Kraftstasjoner
    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:
      50
      unit:
      m
      serieFrom:
      1994-05-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1908-11-19T11:00:00Z
        dataToTime:
        1994-05-29T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1908-11-19T11:00:00Z
        dataToTime:
        1994-05-29T11:00:00Z
    3. 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-05-24T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-27T01:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-24T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  2. station_id:
    42.10.0
    stationName:
    Staffivatn
    latitude:
    59.86963
    longitude:
    6.0817
    utmEast_Z33:
    1608
    utmNorth_Z33:
    6670542
    masl:
    434
    riverName:
    Blåelva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1070
    hierarchy:
    Blåelva
    lakeArea:
    1.05
    lakeName:
    Staffivatnet
    lakeNo:
    1481
    regineNo:
    042.B3
    reservoirNo:
    406
    reservoirName:
    STAFFIVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    138.216
    drainageBasinAreaNorway:
    138.216
    gradient1085:
    20.11
    gradientBasin:
    31.43
    gradientRiver:
    22.07
    heightMinimum:
    437
    heightHypso10:
    732
    heightHypso20:
    823
    heightHypso30:
    891
    heightHypso40:
    986
    heightHypso50:
    1061
    heightHypso60:
    1130
    heightHypso70:
    1237
    heightHypso80:
    1335
    heightHypso90:
    1476
    heightMaximum:
    1637
    lengthKmBasin:
    21.56
    lengthKmRiver:
    26.91
    percentAgricul:
    0
    percentBog:
    0.23
    percentEffBog:
    not reported by source
    percentEffLake:
    1.73
    percentForest:
    3.29
    percentGlacier:
    28.69
    percentLake:
    9.32
    percentMountain:
    56.98
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    9559
    utmNorthGravi:
    6675700
    utmZoneInlet:
    33
    utmEastInlet:
    15625
    utmNorthInlet:
    6675250
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    595.07
    specificDischarge:
    136.43
    regulationArea:
    138.25
    areaReservoirs:
    9.43
    volumeReservoirs:
    317.28
    regulationPartReservoirs:
    0.53
    transferAreaIn:
    38.43
    transferAreaOut:
    22.47
    reservoirAreaIn:
    0.31
    reservoirAreaOut:
    4.41
    reservoirVolumeIn:
    5.1
    reservoirVolumeOut:
    168.33
    remainingArea:
    -0.03
    numberReservoirs:
    9
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sunnhordland Kraftlag AS - Blåfalli Kraftstasjoner
    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-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-04T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-04T11: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-10-04T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-04T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  3. station_id:
    42.11.0
    stationName:
    Midtbotnvatn
    latitude:
    59.91592
    longitude:
    6.18589
    utmEast_Z33:
    8095
    utmNorth_Z33:
    6674885
    masl:
    770
    riverName:
    Blåelva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1071
    hierarchy:
    Blåelva
    lakeArea:
    2.47
    lakeName:
    Midtbotnavatnet
    lakeNo:
    1478
    regineNo:
    042.F1
    reservoirNo:
    404
    reservoirName:
    MIDTBOTNVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    50.792
    drainageBasinAreaNorway:
    50.792
    gradient1085:
    17.93
    gradientBasin:
    23.5
    gradientRiver:
    22.13
    heightMinimum:
    759
    heightHypso10:
    869
    heightHypso20:
    1014
    heightHypso30:
    1112
    heightHypso40:
    1177
    heightHypso50:
    1242
    heightHypso60:
    1324
    heightHypso70:
    1403
    heightHypso80:
    1506
    heightHypso90:
    1574
    heightMaximum:
    1637
    lengthKmBasin:
    13.96
    lengthKmRiver:
    11.75
    percentAgricul:
    0
    percentBog:
    0.03
    percentEffBog:
    not reported by source
    percentEffLake:
    1.84
    percentForest:
    0
    percentGlacier:
    53.51
    percentLake:
    6.29
    percentMountain:
    40.18
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    13764
    utmNorthGravi:
    6677831
    utmZoneInlet:
    33
    utmEastInlet:
    15625
    utmNorthInlet:
    6675250
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    237.63
    specificDischarge:
    148.26
    regulationArea:
    50.79
    areaReservoirs:
    2.53
    volumeReservoirs:
    102
    regulationPartReservoirs:
    0.43
    transferAreaIn:
    26.81
    transferAreaOut:
    36.37
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.17
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    148
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1981
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sunnhordland Kraftlag AS - Blåfalli Kraftstasjoner
    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-11-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-11-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-11-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  4. station_id:
    42.16.0
    stationName:
    Fjellhaugen
    latitude:
    59.85848
    longitude:
    6.06271
    utmEast_Z33:
    383
    utmNorth_Z33:
    6669451
    masl:
    385
    riverName:
    Blåelva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1072
    hierarchy:
    Blåelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    042.B1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    7.278
    drainageBasinAreaNorway:
    7.278
    gradient1085:
    65.5
    gradientBasin:
    40.83
    gradientRiver:
    77.25
    heightMinimum:
    384
    heightHypso10:
    570
    heightHypso20:
    605
    heightHypso30:
    653
    heightHypso40:
    708
    heightHypso50:
    725
    heightHypso60:
    731
    heightHypso70:
    756
    heightHypso80:
    783
    heightHypso90:
    845
    heightMaximum:
    962
    lengthKmBasin:
    3.89
    lengthKmRiver:
    4.91
    percentAgricul:
    0
    percentBog:
    2.8
    percentEffBog:
    not reported by source
    percentEffLake:
    1.01
    percentForest:
    6.42
    percentGlacier:
    0
    percentLake:
    6.76
    percentMountain:
    75.1
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    8745
    utmNorthGravi:
    6675712
    utmZoneInlet:
    33
    utmEastInlet:
    1081
    utmNorthInlet:
    6669521
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    25.15
    specificDischarge:
    109.47
    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:
    2007
    catchmentRegTypeName:
    Uregulert
    owner:
    Sunnhordland Kraftlag AS - Blåfalli Kraftstasjoner
    qNumberOfYears:
    28
    qStartYear:
    1997
    qEndYear:
    2025
    qm:
    9.5509
    q5:
    12.0116
    q10:
    13.6763
    q20:
    15.1504
    q50:
    16.8948
    hm:
    1.0583
    h5:
    1.1481
    h10:
    1.2037
    h20:
    1.2501
    h50:
    1.3021
    culQm:
    16.1098
    culQ5:
    20.2603
    culQ10:
    23.0683
    culQ20:
    25.5547
    culQ50:
    28.4971
    culHm:
    1.2791
    culH5:
    1.3954
    culH10:
    1.4674
    culH20:
    1.5276
    culH50:
    1.5951
    seriesList:

    4 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-09-15T23:30:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-16T00:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-16T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-09-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-09-02T10:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-02T11:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-03T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  5. station_id:
    42.2.0
    stationName:
    Djupevad
    latitude:
    59.81744
    longitude:
    5.84441
    utmEast_Z33:
    -12402
    utmNorth_Z33:
    6666583
    masl:
    93
    riverName:
    Handalandselva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1063
    hierarchy:
    Handalandselva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    042.9B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    30.965
    drainageBasinAreaNorway:
    30.965
    gradient1085:
    64.69
    gradientBasin:
    43.06
    gradientRiver:
    60.63
    heightMinimum:
    87
    heightHypso10:
    252
    heightHypso20:
    329
    heightHypso30:
    392
    heightHypso40:
    518
    heightHypso50:
    626
    heightHypso60:
    725
    heightHypso70:
    791
    heightHypso80:
    885
    heightHypso90:
    955
    heightMaximum:
    1151
    lengthKmBasin:
    7.82
    lengthKmRiver:
    13.87
    percentAgricul:
    0
    percentBog:
    1.35
    percentEffBog:
    not reported by source
    percentEffLake:
    0.34
    percentForest:
    40.99
    percentGlacier:
    0
    percentLake:
    3.27
    percentMountain:
    51.82
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -9299
    utmNorthGravi:
    6668652
    utmZoneInlet:
    33
    utmEastInlet:
    -10405
    utmNorthInlet:
    6673395
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    105.93
    specificDischarge:
    108.32
    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:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    44
    qStartYear:
    1977
    qEndYear:
    2025
    qm:
    36.322
    q5:
    45.9449
    q10:
    53.5742
    q20:
    60.8133
    q50:
    70.0699
    hm:
    2.0514
    h5:
    2.2728
    h10:
    2.429
    h20:
    2.5652
    h50:
    2.7257
    culQm:
    65.0482
    culQ5:
    82.2816
    culQ10:
    95.9447
    culQ20:
    108.909
    culQ50:
    125.4864
    culHm:
    2.6403
    culH5:
    2.9189
    culH10:
    3.1156
    culH20:
    3.287
    culH50:
    3.4891
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1963-12-22T13:30:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-12-22T14:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-12-23T11: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:
        1963-12-22T13:30:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-12-22T14:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-12-23T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2003-10-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2003-10-26T18:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-10-26T19:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-10-27T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  6. station_id:
    42.23.0
    stationName:
    Blåfalli Vik kraftstasjon
    latitude:
    59.84377
    longitude:
    5.99408
    utmEast_Z33:
    -3661
    utmNorth_Z33:
    6668346
    masl:
    315
    riverName:
    Opstveitvassdraget
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Opstveitvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    042.7B0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    SUNNHORDLAND KRAFTLAG AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      2
      unit:
      °C
      serieFrom:
      2007-03-22T00:00:00
      serieTo:
      2012-10-08T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-03-19T08:00:00Z
        dataToTime:
        2012-10-17T12:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-03-20T11:00:00Z
        dataToTime:
        2012-10-16T11:00:00Z
  7. station_id:
    42.7.0
    stationName:
    Blådalsvatn
    latitude:
    59.90461
    longitude:
    6.16091
    utmEast_Z33:
    6538
    utmNorth_Z33:
    6673818
    masl:
    695
    riverName:
    Blåelva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1067
    hierarchy:
    Blåelva
    lakeArea:
    2.83
    lakeName:
    Blådalsvatnet
    lakeNo:
    1477
    regineNo:
    042.D22
    reservoirNo:
    403
    reservoirName:
    BLÅDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    88.15
    drainageBasinAreaNorway:
    88.15
    gradient1085:
    17.51
    gradientBasin:
    25.68
    gradientRiver:
    19.63
    heightMinimum:
    700
    heightHypso10:
    827
    heightHypso20:
    927
    heightHypso30:
    1032
    heightHypso40:
    1105
    heightHypso50:
    1180
    heightHypso60:
    1250
    heightHypso70:
    1334
    heightHypso80:
    1420
    heightHypso90:
    1522
    heightMaximum:
    1637
    lengthKmBasin:
    15.78
    lengthKmRiver:
    16.3
    percentAgricul:
    0
    percentBog:
    0.02
    percentEffBog:
    not reported by source
    percentEffLake:
    2.88
    percentForest:
    0
    percentGlacier:
    44.99
    percentLake:
    9.76
    percentMountain:
    45.23
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    12258
    utmNorthGravi:
    6678136
    utmZoneInlet:
    33
    utmEastInlet:
    15625
    utmNorthInlet:
    6675250
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    397.13
    specificDischarge:
    142.76
    regulationArea:
    88.15
    areaReservoirs:
    7.06
    volumeReservoirs:
    299.7
    regulationPartReservoirs:
    0.75
    transferAreaIn:
    49.28
    transferAreaOut:
    137.43
    reservoirAreaIn:
    0.39
    reservoirAreaOut:
    7.39
    reservoirVolumeIn:
    0.93
    reservoirVolumeOut:
    300.63
    remainingArea:
    0
    numberReservoirs:
    4
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sunnhordland Kraftlag AS - Blåfalli Kraftstasjoner
    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:
        1992-10-04T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-04T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  8. station_id:
    42.9.0
    stationName:
    Møsevatn
    latitude:
    59.93039
    longitude:
    6.21152
    utmEast_Z33:
    9733
    utmNorth_Z33:
    6676296
    masl:
    865
    riverName:
    elv fra Insta Moseva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1069
    hierarchy:
    elv fra Insta Mosevatnet/Blåelva
    lakeArea:
    1.73
    lakeName:
    Insta Mosevatnet
    lakeNo:
    1484
    regineNo:
    042.E2A
    reservoirNo:
    408
    reservoirName:
    MØSEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    23.114
    drainageBasinAreaNorway:
    23.114
    gradient1085:
    61.09
    gradientBasin:
    22.47
    gradientRiver:
    50.44
    heightMinimum:
    867
    heightHypso10:
    986
    heightHypso20:
    1073
    heightHypso30:
    1142
    heightHypso40:
    1214
    heightHypso50:
    1268
    heightHypso60:
    1325
    heightHypso70:
    1355
    heightHypso80:
    1398
    heightHypso90:
    1449
    heightMaximum:
    1558
    lengthKmBasin:
    8.78
    lengthKmRiver:
    4.76
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    3.67
    percentForest:
    0
    percentGlacier:
    54
    percentLake:
    8.58
    percentMountain:
    37.42
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    11966
    utmNorthGravi:
    6679860
    utmZoneInlet:
    33
    utmEastInlet:
    12711
    utmNorthInlet:
    6678494
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    105.74
    specificDischarge:
    144.99
    regulationArea:
    23.11
    areaReservoirs:
    1.7
    volumeReservoirs:
    46
    regulationPartReservoirs:
    0.44
    transferAreaIn:
    36.37
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.7
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    46
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1981
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sunnhordland Kraftlag AS - Blåfalli Kraftstasjoner
    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-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-04T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-04T11: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-10-04T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-04T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  9. station_id:
    45.10.0
    stationName:
    Guddalselv oppstrøms Seimsfoss
    latitude:
    59.9639
    longitude:
    6.00332
    utmEast_Z33:
    -1325
    utmNorth_Z33:
    6681570
    masl:
    20
    riverName:
    Guddalselva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    2584
    hierarchy:
    Guddalselva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    045.32Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    36.342
    drainageBasinAreaNorway:
    36.342
    gradient1085:
    80.83
    gradientBasin:
    not reported by source
    gradientRiver:
    66.96
    heightMinimum:
    15
    heightHypso10:
    260
    heightHypso20:
    545
    heightHypso30:
    674
    heightHypso40:
    769
    heightHypso50:
    865
    heightHypso60:
    944
    heightHypso70:
    1013
    heightHypso80:
    1085
    heightHypso90:
    1167
    heightMaximum:
    1420
    lengthKmBasin:
    13.36
    lengthKmRiver:
    16.08
    percentAgricul:
    2.13
    percentBog:
    0.21
    percentEffBog:
    not reported by source
    percentEffLake:
    1.08
    percentForest:
    18.34
    percentGlacier:
    2.66
    percentLake:
    5.44
    percentMountain:
    53.26
    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:
    118.07
    specificDischarge:
    103.04
    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:
    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:
      2023-06-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-06-20T00:30:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-06-20T01:00:00Z
        dataToTime:
        2026-09-22T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-06-20T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  10. station_id:
    46.10.0
    stationName:
    Langavatn
    latitude:
    60.19557
    longitude:
    6.32709
    utmEast_Z33:
    20037
    utmNorth_Z33:
    6704804
    masl:
    988
    riverName:
    elv fra Langavatnet
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1082
    hierarchy:
    elv fra Langavatnet/Øyreselva
    lakeArea:
    0.81
    lakeName:
    Langavatnet
    lakeNo:
    1693
    regineNo:
    046.4AB
    reservoirNo:
    519
    reservoirName:
    LANGAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2.79
    drainageBasinAreaNorway:
    2.79
    gradient1085:
    20.09
    gradientBasin:
    37.82
    gradientRiver:
    45.65
    heightMinimum:
    959
    heightHypso10:
    964
    heightHypso20:
    976
    heightHypso30:
    998
    heightHypso40:
    1010
    heightHypso50:
    1036
    heightHypso60:
    1081
    heightHypso70:
    1106
    heightHypso80:
    1165
    heightHypso90:
    1193
    heightMaximum:
    1281
    lengthKmBasin:
    2.59
    lengthKmRiver:
    2.19
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    29.34
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    30.56
    percentMountain:
    69.53
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    19782
    utmNorthGravi:
    6706004
    utmZoneInlet:
    33
    utmEastInlet:
    19795
    utmNorthInlet:
    6707248
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    11.78
    specificDischarge:
    134.76
    regulationArea:
    2.77
    areaReservoirs:
    0.81
    volumeReservoirs:
    14
    regulationPartReservoirs:
    1.19
    transferAreaIn:
    1.28
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.81
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    14
    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
  11. station_id:
    46.11.0
    stationName:
    Blådalsvatn
    latitude:
    60.14351
    longitude:
    6.41959
    utmEast_Z33:
    24381
    utmNorth_Z33:
    6698366
    masl:
    1079
    riverName:
    elv i Fagerdalen
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1083
    hierarchy:
    elv i Fagerdalen/Øyreselva
    lakeArea:
    0.51
    lakeName:
    Blådalsvatnet
    lakeNo:
    1695
    regineNo:
    046.4BC
    reservoirNo:
    521
    reservoirName:
    BLÅDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.1
    drainageBasinAreaNorway:
    11.1
    gradient1085:
    70.65
    gradientBasin:
    30.99
    gradientRiver:
    55.87
    heightMinimum:
    1071
    heightHypso10:
    1153
    heightHypso20:
    1296
    heightHypso30:
    1325
    heightHypso40:
    1357
    heightHypso50:
    1375
    heightHypso60:
    1387
    heightHypso70:
    1423
    heightHypso80:
    1445
    heightHypso90:
    1472
    heightMaximum:
    1545
    lengthKmBasin:
    4.7
    lengthKmRiver:
    4.87
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.64
    percentForest:
    0
    percentGlacier:
    29.56
    percentLake:
    5.6
    percentMountain:
    64.81
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    25603
    utmNorthGravi:
    6696308
    utmZoneInlet:
    33
    utmEastInlet:
    25810
    utmNorthInlet:
    6695078
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    39.21
    specificDischarge:
    112.96
    regulationArea:
    11
    areaReservoirs:
    0.51
    volumeReservoirs:
    18.7
    regulationPartReservoirs:
    0.48
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.51
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    18.7
    remainingArea:
    0
    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-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:
    46.12.0
    stationName:
    Svartadalsvatn
    latitude:
    60.17505
    longitude:
    6.37925
    utmEast_Z33:
    22613
    utmNorth_Z33:
    6702152
    masl:
    889
    riverName:
    elv i Fagerdalen
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1084
    hierarchy:
    elv i Fagerdalen/Øyreselva
    lakeArea:
    0.84
    lakeName:
    Svartedalsvatnet
    lakeNo:
    1694
    regineNo:
    046.4BB
    reservoirNo:
    520
    reservoirName:
    SVARTADALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    32.81
    drainageBasinAreaNorway:
    32.81
    gradient1085:
    49.71
    gradientBasin:
    35.01
    gradientRiver:
    49.92
    heightMinimum:
    853
    heightHypso10:
    1075
    heightHypso20:
    1171
    heightHypso30:
    1218
    heightHypso40:
    1296
    heightHypso50:
    1329
    heightHypso60:
    1393
    heightHypso70:
    1433
    heightHypso80:
    1469
    heightHypso90:
    1517
    heightMaximum:
    1621
    lengthKmBasin:
    9.02
    lengthKmRiver:
    9.82
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    2.84
    percentForest:
    0
    percentGlacier:
    23.32
    percentLake:
    7.67
    percentMountain:
    69
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    25180
    utmNorthGravi:
    6698746
    utmZoneInlet:
    33
    utmEastInlet:
    25810
    utmNorthInlet:
    6695078
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    116.42
    specificDischarge:
    112.92
    regulationArea:
    32.66
    areaReservoirs:
    1.35
    volumeReservoirs:
    49.7
    regulationPartReservoirs:
    0.43
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.35
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    49.7
    remainingArea:
    0.01
    numberReservoirs:
    2
    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-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:
    46.13.0
    stationName:
    Mysevatn
    latitude:
    60.12798
    longitude:
    6.36138
    utmEast_Z33:
    20941
    utmNorth_Z33:
    6697070
    masl:
    854
    riverName:
    Austrepollelva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1085
    hierarchy:
    Austrepollelva
    lakeArea:
    1
    lakeName:
    Mysevatnet
    lakeNo:
    1692
    regineNo:
    046.32B
    reservoirNo:
    518
    reservoirName:
    MYSEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    32.49
    drainageBasinAreaNorway:
    32.49
    gradient1085:
    78.13
    gradientBasin:
    26.14
    gradientRiver:
    85.1
    heightMinimum:
    847
    heightHypso10:
    1103
    heightHypso20:
    1197
    heightHypso30:
    1278
    heightHypso40:
    1327
    heightHypso50:
    1384
    heightHypso60:
    1428
    heightHypso70:
    1471
    heightHypso80:
    1521
    heightHypso90:
    1561
    heightMaximum:
    1645
    lengthKmBasin:
    7.46
    lengthKmRiver:
    4.83
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    1.46
    percentForest:
    0
    percentGlacier:
    48.27
    percentLake:
    5.49
    percentMountain:
    46.25
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    22081
    utmNorthGravi:
    6693690
    utmZoneInlet:
    33
    utmEastInlet:
    20314
    utmNorthInlet:
    6692718
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    116.26
    specificDischarge:
    113.53
    regulationArea:
    32.45
    areaReservoirs:
    1
    volumeReservoirs:
    39
    regulationPartReservoirs:
    0.34
    transferAreaIn:
    93.8
    transferAreaOut:
    0
    reservoirAreaIn:
    7.47
    reservoirAreaOut:
    1
    reservoirVolumeIn:
    341.8
    reservoirVolumeOut:
    39
    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
  14. station_id:
    46.4.0
    stationName:
    Bondhus
    latitude:
    60.1147
    longitude:
    6.26832
    utmEast_Z33:
    15605
    utmNorth_Z33:
    6696280
    masl:
    36
    riverName:
    Bondhuselva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1076
    hierarchy:
    Bondhuselva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    046.3A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    60.5
    drainageBasinAreaNorway:
    60.5
    gradient1085:
    165.12
    gradientBasin:
    44.43
    gradientRiver:
    134.2
    heightMinimum:
    11
    heightHypso10:
    538
    heightHypso20:
    883
    heightHypso30:
    1022
    heightHypso40:
    1171
    heightHypso50:
    1304
    heightHypso60:
    1415
    heightHypso70:
    1476
    heightHypso80:
    1546
    heightHypso90:
    1591
    heightMaximum:
    1642
    lengthKmBasin:
    11.39
    lengthKmRiver:
    10.62
    percentAgricul:
    0.42
    percentBog:
    0.13
    percentEffBog:
    not reported by source
    percentEffLake:
    1.06
    percentForest:
    12.87
    percentGlacier:
    39.07
    percentLake:
    3.46
    percentMountain:
    42.03
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    16651
    utmNorthGravi:
    6690298
    utmZoneInlet:
    33
    utmEastInlet:
    13210
    utmNorthInlet:
    6690058
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    209.69
    specificDischarge:
    109.78
    regulationArea:
    24.66
    areaReservoirs:
    0.3
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    24.66
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    35.87
    numberReservoirs:
    2
    firstYearRegulation:
    1974
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    STATKRAFT ENERGI AS AVD REGION SØR-NORGE SAUDA
    qNumberOfYears:
    49
    qStartYear:
    1974
    qEndYear:
    2025
    qm:
    38.2863
    q5:
    48.7927
    q10:
    59.4581
    q20:
    70.662
    q50:
    86.7273
    hm:
    2.3316
    h5:
    2.4472
    h10:
    2.5481
    h20:
    2.6414
    h50:
    2.7588
    culQm:
    48.5758
    culQ5:
    61.9058
    culQ10:
    75.4375
    culQ20:
    89.6524
    culQ50:
    110.0353
    culHm:
    2.445
    culH5:
    2.5695
    culH10:
    2.6781
    culH20:
    2.7785
    culH50:
    2.9047
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1963-07-01T11:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-21T10:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-07-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:
        1963-07-01T11:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-21T10:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1963-07-01T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2013-06-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-06-29T07:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-06-29T08:00:00Z
        dataToTime:
        2026-09-22T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-06-30T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  15. station_id:
    46.9.0
    stationName:
    Fønnerdalsvatn
    latitude:
    60.06708
    longitude:
    6.28302
    utmEast_Z33:
    15716
    utmNorth_Z33:
    6690900
    masl:
    590
    riverName:
    Pyttelva
    councilNumber:
    4617
    councilName:
    Kvinnherad
    countyName:
    Vestland
    drainageBasinKey:
    1081
    hierarchy:
    Pyttelva/Bondhuselva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    27733
    regineNo:
    046.3B1Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    7
    drainageBasinAreaNorway:
    7
    gradient1085:
    295.08
    gradientBasin:
    not reported by source
    gradientRiver:
    256.84
    heightMinimum:
    590
    heightHypso10:
    880
    heightHypso20:
    1135
    heightHypso30:
    1202
    heightHypso40:
    1307
    heightHypso50:
    1403
    heightHypso60:
    1432
    heightHypso70:
    1478
    heightHypso80:
    1524
    heightHypso90:
    1564
    heightMaximum:
    1621
    lengthKmBasin:
    4.97
    lengthKmRiver:
    2.22
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    1.94
    percentForest:
    2.71
    percentGlacier:
    44.33
    percentLake:
    4.77
    percentMountain:
    48.1
    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:
    26.75
    specificDischarge:
    121.27
    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:
    STATKRAFT ENERGI AS AVD REGION SØR-NORGE SAUDA
    qNumberOfYears:
    42
    qStartYear:
    1981
    qEndYear:
    2025
    qm:
    7.9973
    q5:
    9.9024
    q10:
    11.8421
    q20:
    13.8821
    q50:
    16.8112
    hm:
    1.0589
    h5:
    1.1451
    h10:
    1.2231
    h20:
    1.2973
    h50:
    1.393
    culQm:
    11.5789
    culQ5:
    14.3371
    culQ10:
    17.1455
    culQ20:
    20.0991
    culQ50:
    24.34
    culHm:
    1.213
    culH5:
    1.3129
    culH10:
    1.4033
    culH20:
    1.4892
    culH50:
    1.6001
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1980-05-05T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1980-05-05T19:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1980-05-05T11: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:
        1980-05-05T11:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1980-05-05T19:00:00Z
        dataToTime:
        2026-09-22T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1980-05-05T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-10-06T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-10-06T11:00:00Z
        dataToTime:
        2015-09-09T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-06T12:00:00Z
        dataToTime:
        2015-09-09T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-07T11:00:00Z
        dataToTime:
        2015-09-08T11:00:00Z
limit:
25
offset:
0
returned:
15
has_more_results:
no
truncated:
no
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.