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-21T23:13:53Z in 0.156 seconds.

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

Showing 10 of 21 results in compact format.

  1. station_id:
    86.11.0
    latitude:
    61.79176
    longitude:
    5.66563
  2. station_id:
    86.13.0
    latitude:
    61.8316
    longitude:
    5.35909
  3. station_id:
    86.14.0
    latitude:
    61.79541
    longitude:
    5.54481
  4. station_id:
    86.15.0
    latitude:
    61.83932
    longitude:
    5.42187
  5. station_id:
    86.16.0
    latitude:
    61.7892
    longitude:
    5.3869
  6. station_id:
    86.17.0
    latitude:
    61.78134
    longitude:
    5.3195
  7. station_id:
    86.18.0
    latitude:
    61.79303
    longitude:
    5.36176
  8. station_id:
    86.19.0
    latitude:
    61.77318
    longitude:
    5.56806
  9. station_id:
    86.20.0
    latitude:
    61.76403
    longitude:
    5.82224
  10. station_id:
    86.21.0
    latitude:
    61.76136
    longitude:
    5.78459
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=BREMANGER&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-21T23:13:53.7598168Z
queryTime:
00:00:00.0010862
itemCount:
21
data:

21 results

  1. station_id:
    86.11.0
    stationName:
    Store Åskåravatn
    latitude:
    61.79176
    longitude:
    5.66563
    utmEast_Z33:
    8968
    utmNorth_Z33:
    6886344
    masl:
    693
    riverName:
    Åskorelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1449
    hierarchy:
    Åskorelva
    lakeArea:
    1.91
    lakeName:
    Store Åskorvatnet
    lakeNo:
    1780
    regineNo:
    086.6D
    reservoirNo:
    550
    reservoirName:
    STORE ÅSKÅRSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    28.71
    drainageBasinAreaNorway:
    28.71
    gradient1085:
    29.26
    gradientBasin:
    30.58
    gradientRiver:
    29.2
    heightMinimum:
    681
    heightHypso10:
    721
    heightHypso20:
    824
    heightHypso30:
    888
    heightHypso40:
    937
    heightHypso50:
    990
    heightHypso60:
    1056
    heightHypso70:
    1132
    heightHypso80:
    1207
    heightHypso90:
    1283
    heightMaximum:
    1499
    lengthKmBasin:
    7.04
    lengthKmRiver:
    10.89
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.06
    percentForest:
    0
    percentGlacier:
    12.2
    percentLake:
    12.65
    percentMountain:
    75.16
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    10897
    utmNorthGravi:
    6883484
    utmZoneInlet:
    33
    utmEastInlet:
    13965
    utmNorthInlet:
    6882725
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    137.23
    specificDischarge:
    151.47
    regulationArea:
    28.71
    areaReservoirs:
    1.91
    volumeReservoirs:
    75.5
    regulationPartReservoirs:
    0.55
    transferAreaIn:
    24.09
    transferAreaOut:
    29.36
    reservoirAreaIn:
    1.54
    reservoirAreaOut:
    3.45
    reservoirVolumeIn:
    26.7
    reservoirVolumeOut:
    102.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11: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:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  2. station_id:
    86.13.0
    stationName:
    Vingevatn
    latitude:
    61.8316
    longitude:
    5.35909
    utmEast_Z33:
    -6414
    utmNorth_Z33:
    6893109
    masl:
    429
    riverName:
    Vingefosselva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1451
    hierarchy:
    Vingefosselva
    lakeArea:
    1.41
    lakeName:
    Vingevatnet
    lakeNo:
    1787
    regineNo:
    086.31B
    reservoirNo:
    555
    reservoirName:
    VINGEVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    5.54
    drainageBasinAreaNorway:
    5.54
    gradient1085:
    108.59
    gradientBasin:
    42.49
    gradientRiver:
    129.86
    heightMinimum:
    421
    heightHypso10:
    486
    heightHypso20:
    506
    heightHypso30:
    524
    heightHypso40:
    561
    heightHypso50:
    603
    heightHypso60:
    656
    heightHypso70:
    714
    heightHypso80:
    745
    heightHypso90:
    794
    heightMaximum:
    934
    lengthKmBasin:
    2.95
    lengthKmRiver:
    3.12
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    25.55
    percentForest:
    6.51
    percentGlacier:
    0
    percentLake:
    27.29
    percentMountain:
    60.24
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -5325
    utmNorthGravi:
    6892642
    utmZoneInlet:
    33
    utmEastInlet:
    -3749
    utmNorthInlet:
    6892813
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    19.58
    specificDischarge:
    112
    regulationArea:
    5.54
    areaReservoirs:
    1.41
    volumeReservoirs:
    26.4
    regulationPartReservoirs:
    1.35
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.41
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    26.4
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2005
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  3. station_id:
    86.14.0
    stationName:
    Langevatn/Vatn 11
    latitude:
    61.79541
    longitude:
    5.54481
    utmEast_Z33:
    2703
    utmNorth_Z33:
    6887670
    masl:
    833
    riverName:
    elv fra Litle snønyk
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    2293
    hierarchy:
    elv fra Litle snønykevatnet/Førdedalselva
    lakeArea:
    0.4
    lakeName:
    Langevatnet
    lakeNo:
    1798
    regineNo:
    086.61AB
    reservoirNo:
    565
    reservoirName:
    LANGEVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2.45
    drainageBasinAreaNorway:
    2.45
    gradient1085:
    6.26
    gradientBasin:
    not reported by source
    gradientRiver:
    72.78
    heightMinimum:
    832
    heightHypso10:
    845
    heightHypso20:
    868
    heightHypso30:
    886
    heightHypso40:
    903
    heightHypso50:
    931
    heightHypso60:
    963
    heightHypso70:
    1014
    heightHypso80:
    1072
    heightHypso90:
    1099
    heightMaximum:
    1141
    lengthKmBasin:
    2.62
    lengthKmRiver:
    2.13
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    16.24
    percentForest:
    0
    percentGlacier:
    6.97
    percentLake:
    17.73
    percentMountain:
    75.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:
    12.56
    specificDischarge:
    162.45
    regulationArea:
    2.45
    areaReservoirs:
    0.4
    volumeReservoirs:
    6.7
    regulationPartReservoirs:
    0.53
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.4
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    6.7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1958
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  4. station_id:
    86.15.0
    stationName:
    Nibbevatn
    latitude:
    61.83932
    longitude:
    5.42187
    utmEast_Z33:
    -3007
    utmNorth_Z33:
    6893472
    masl:
    402
    riverName:
    Nibbevatnelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1452
    hierarchy:
    Nibbevatnelva/Sørdalselva/Bortneelva
    lakeArea:
    0.54
    lakeName:
    Nibbevatnet
    lakeNo:
    1797
    regineNo:
    086.3AAA
    reservoirNo:
    564
    reservoirName:
    NIBBEVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1.8
    drainageBasinAreaNorway:
    1.8
    gradient1085:
    0
    gradientBasin:
    36.12
    gradientRiver:
    1.37
    heightMinimum:
    401
    heightHypso10:
    460
    heightHypso20:
    493
    heightHypso30:
    508
    heightHypso40:
    515
    heightHypso50:
    519
    heightHypso60:
    532
    heightHypso70:
    539
    heightHypso80:
    578
    heightHypso90:
    639
    heightMaximum:
    801
    lengthKmBasin:
    1.93
    lengthKmRiver:
    1.46
    percentAgricul:
    0
    percentBog:
    0.62
    percentEffBog:
    not reported by source
    percentEffLake:
    30.44
    percentForest:
    16.58
    percentGlacier:
    0
    percentLake:
    31.93
    percentMountain:
    34.47
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -3002
    utmNorthGravi:
    6892845
    utmZoneInlet:
    33
    utmEastInlet:
    -3694
    utmNorthInlet:
    6892503
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    4.88
    specificDischarge:
    85.91
    regulationArea:
    1.8
    areaReservoirs:
    0.54
    volumeReservoirs:
    2.7
    regulationPartReservoirs:
    0.55
    transferAreaIn:
    5.54
    transferAreaOut:
    7.34
    reservoirAreaIn:
    1.41
    reservoirAreaOut:
    1.95
    reservoirVolumeIn:
    26.4
    reservoirVolumeOut:
    29.1
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2005
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  5. station_id:
    86.16.0
    stationName:
    Hjelmevatn
    latitude:
    61.7892
    longitude:
    5.3869
    utmEast_Z33:
    -5661
    utmNorth_Z33:
    6888206
    masl:
    484
    riverName:
    Iverelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1453
    hierarchy:
    Iverelva/Svelgenvassdraget
    lakeArea:
    3.16
    lakeName:
    Løkavatnet
    lakeNo:
    1796
    regineNo:
    086.2C1A
    reservoirNo:
    563
    reservoirName:
    HJELMEVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    32.53
    drainageBasinAreaNorway:
    32.53
    gradient1085:
    33.64
    gradientBasin:
    38.26
    gradientRiver:
    40.35
    heightMinimum:
    478
    heightHypso10:
    523
    heightHypso20:
    598
    heightHypso30:
    662
    heightHypso40:
    709
    heightHypso50:
    764
    heightHypso60:
    803
    heightHypso70:
    868
    heightHypso80:
    941
    heightHypso90:
    1079
    heightMaximum:
    1319
    lengthKmBasin:
    6.28
    lengthKmRiver:
    9.79
    percentAgricul:
    0
    percentBog:
    0.13
    percentEffBog:
    not reported by source
    percentEffLake:
    10.48
    percentForest:
    5.1
    percentGlacier:
    3.98
    percentLake:
    15.46
    percentMountain:
    75.32
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -3391
    utmNorthGravi:
    6886461
    utmZoneInlet:
    33
    utmEastInlet:
    -1806
    utmNorthInlet:
    6883802
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    154.3
    specificDischarge:
    150.31
    regulationArea:
    32.53
    areaReservoirs:
    3.16
    volumeReservoirs:
    80
    regulationPartReservoirs:
    0.52
    transferAreaIn:
    12.09
    transferAreaOut:
    44.62
    reservoirAreaIn:
    0.4
    reservoirAreaOut:
    3.56
    reservoirVolumeIn:
    6.7
    reservoirVolumeOut:
    86.7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1958
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  6. station_id:
    86.17.0
    stationName:
    Svelgsvatn
    latitude:
    61.78134
    longitude:
    5.3195
    utmEast_Z33:
    -9318
    utmNorth_Z33:
    6887865
    masl:
    231
    riverName:
    Svelgenvassdraget
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1454
    hierarchy:
    Svelgenvassdraget
    lakeArea:
    1.31
    lakeName:
    Svelgsvatnet
    lakeNo:
    1775
    regineNo:
    086.2B
    reservoirNo:
    548
    reservoirName:
    SVELGSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    53.71
    drainageBasinAreaNorway:
    53.71
    gradient1085:
    20.03
    gradientBasin:
    41.28
    gradientRiver:
    18.06
    heightMinimum:
    228
    heightHypso10:
    354
    heightHypso20:
    469
    heightHypso30:
    532
    heightHypso40:
    591
    heightHypso50:
    662
    heightHypso60:
    719
    heightHypso70:
    786
    heightHypso80:
    856
    heightHypso90:
    976
    heightMaximum:
    1319
    lengthKmBasin:
    9.38
    lengthKmRiver:
    7.59
    percentAgricul:
    0
    percentBog:
    0.23
    percentEffBog:
    not reported by source
    percentEffLake:
    7.78
    percentForest:
    18.25
    percentGlacier:
    2.41
    percentLake:
    14.41
    percentMountain:
    60.34
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -4776
    utmNorthGravi:
    6887480
    utmZoneInlet:
    33
    utmEastInlet:
    -1806
    utmNorthInlet:
    6883802
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    228.67
    specificDischarge:
    134.91
    regulationArea:
    53.72
    areaReservoirs:
    5.27
    volumeReservoirs:
    96.5
    regulationPartReservoirs:
    0.42
    transferAreaIn:
    22.5
    transferAreaOut:
    44.62
    reservoirAreaIn:
    2.35
    reservoirAreaOut:
    4.87
    reservoirVolumeIn:
    35.8
    reservoirVolumeOut:
    97.4
    remainingArea:
    0
    numberReservoirs:
    3
    firstYearRegulation:
    1958
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  7. station_id:
    86.18.0
    stationName:
    Sørdalsvatn
    latitude:
    61.79303
    longitude:
    5.36176
    utmEast_Z33:
    -6913
    utmNorth_Z33:
    6888825
    masl:
    270
    riverName:
    Svelgenvassdraget
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1455
    hierarchy:
    Svelgenvassdraget
    lakeArea:
    0.8
    lakeName:
    Sørdalsvatnet
    lakeNo:
    1776
    regineNo:
    086.2C2
    reservoirNo:
    549
    reservoirName:
    SØRDALSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    44.29
    drainageBasinAreaNorway:
    44.29
    gradient1085:
    21.61
    gradientBasin:
    40.35
    gradientRiver:
    20.59
    heightMinimum:
    271
    heightHypso10:
    415
    heightHypso20:
    560
    heightHypso30:
    596
    heightHypso40:
    677
    heightHypso50:
    725
    heightHypso60:
    781
    heightHypso70:
    834
    heightHypso80:
    914
    heightHypso90:
    1088
    heightMaximum:
    1320
    lengthKmBasin:
    7.5
    lengthKmRiver:
    4.56
    percentAgricul:
    0
    percentBog:
    0.26
    percentEffBog:
    not reported by source
    percentEffLake:
    7.86
    percentForest:
    15.04
    percentGlacier:
    2.93
    percentLake:
    14.36
    percentMountain:
    64.92
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -4017
    utmNorthGravi:
    6887293
    utmZoneInlet:
    33
    utmEastInlet:
    -1806
    utmNorthInlet:
    6883802
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    194.82
    specificDischarge:
    139.39
    regulationArea:
    44.3
    areaReservoirs:
    3.96
    volumeReservoirs:
    85.8
    regulationPartReservoirs:
    0.44
    transferAreaIn:
    22.5
    transferAreaOut:
    44.62
    reservoirAreaIn:
    2.35
    reservoirAreaOut:
    4.36
    reservoirVolumeIn:
    35.8
    reservoirVolumeOut:
    92.5
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1958
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  8. station_id:
    86.19.0
    stationName:
    Langevatn
    latitude:
    61.77318
    longitude:
    5.56806
    utmEast_Z33:
    3560
    utmNorth_Z33:
    6885034
    masl:
    740
    riverName:
    Sødalselva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1456
    hierarchy:
    Sødalselva/Åskorelva
    lakeArea:
    0.6
    lakeName:
    Langevatnet
    lakeNo:
    1791
    regineNo:
    086.6BD
    reservoirNo:
    559
    reservoirName:
    LANGEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    6.06
    drainageBasinAreaNorway:
    6.06
    gradient1085:
    55.55
    gradientBasin:
    35.82
    gradientRiver:
    38.82
    heightMinimum:
    740
    heightHypso10:
    789
    heightHypso20:
    856
    heightHypso30:
    902
    heightHypso40:
    921
    heightHypso50:
    955
    heightHypso60:
    987
    heightHypso70:
    1022
    heightHypso80:
    1054
    heightHypso90:
    1083
    heightMaximum:
    1208
    lengthKmBasin:
    3.55
    lengthKmRiver:
    3.86
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    9.97
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    11.73
    percentMountain:
    88.29
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    1961
    utmNorthGravi:
    6884423
    utmZoneInlet:
    33
    utmEastInlet:
    753
    utmNorthInlet:
    6885124
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    32.47
    specificDischarge:
    169.79
    regulationArea:
    6.06
    areaReservoirs:
    0.6
    volumeReservoirs:
    19
    regulationPartReservoirs:
    0.59
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.6
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    19
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1973
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  9. station_id:
    86.20.0
    stationName:
    X-Vatn
    latitude:
    61.76403
    longitude:
    5.82224
    utmEast_Z33:
    16730
    utmNorth_Z33:
    6882100
    masl:
    936
    riverName:
    Vestre yksneelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1457
    hierarchy:
    Vestre yksneelva
    lakeArea:
    0.88
    lakeName:
    X-vatnet
    lakeNo:
    1784
    regineNo:
    086.7H
    reservoirNo:
    554
    reservoirName:
    X-VATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.96
    drainageBasinAreaNorway:
    8.96
    gradient1085:
    45.95
    gradientBasin:
    35.55
    gradientRiver:
    87.99
    heightMinimum:
    936
    heightHypso10:
    964
    heightHypso20:
    1057
    heightHypso30:
    1121
    heightHypso40:
    1197
    heightHypso50:
    1242
    heightHypso60:
    1311
    heightHypso70:
    1349
    heightHypso80:
    1394
    heightHypso90:
    1436
    heightMaximum:
    1613
    lengthKmBasin:
    4.74
    lengthKmRiver:
    2.73
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    9.81
    percentForest:
    0
    percentGlacier:
    36.93
    percentLake:
    10.17
    percentMountain:
    52.93
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    17242
    utmNorthGravi:
    6883015
    utmZoneInlet:
    33
    utmEastInlet:
    16646
    utmNorthInlet:
    6882071
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    40.39
    specificDischarge:
    142.85
    regulationArea:
    8.96
    areaReservoirs:
    0.88
    volumeReservoirs:
    20.7
    regulationPartReservoirs:
    0.51
    transferAreaIn:
    1.08
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.88
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    20.7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  10. station_id:
    86.21.0
    stationName:
    Z-Vatn
    latitude:
    61.76136
    longitude:
    5.78459
    utmEast_Z33:
    14715
    utmNorth_Z33:
    6882085
    masl:
    930
    riverName:
    elv fra Z-vatnet
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1458
    hierarchy:
    elv fra Z-vatnet/Vestre yksneelva
    lakeArea:
    0.4
    lakeName:
    Z-vatnet
    lakeNo:
    1794
    regineNo:
    086.7EB
    reservoirNo:
    561
    reservoirName:
    Z-VATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    3.25
    drainageBasinAreaNorway:
    3.25
    gradient1085:
    8.86
    gradientBasin:
    31.98
    gradientRiver:
    64.97
    heightMinimum:
    923
    heightHypso10:
    923
    heightHypso20:
    934
    heightHypso30:
    956
    heightHypso40:
    993
    heightHypso50:
    1065
    heightHypso60:
    1128
    heightHypso70:
    1169
    heightHypso80:
    1241
    heightHypso90:
    1307
    heightMaximum:
    1402
    lengthKmBasin:
    2.63
    lengthKmRiver:
    1.35
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.42
    percentForest:
    0
    percentGlacier:
    10.41
    percentLake:
    12.48
    percentMountain:
    77.08
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    14167
    utmNorthGravi:
    6881066
    utmZoneInlet:
    33
    utmEastInlet:
    14780
    utmNorthInlet:
    6882079
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    15.07
    specificDischarge:
    146.94
    regulationArea:
    3.25
    areaReservoirs:
    0.4
    volumeReservoirs:
    6
    regulationPartReservoirs:
    0.4
    transferAreaIn:
    12.59
    transferAreaOut:
    0
    reservoirAreaIn:
    1.14
    reservoirAreaOut:
    0.4
    reservoirVolumeIn:
    20.7
    reservoirVolumeOut:
    6
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  11. station_id:
    86.22.0
    stationName:
    Øvre Sødalsvatn
    latitude:
    61.78047
    longitude:
    5.60804
    utmEast_Z33:
    5771
    utmNorth_Z33:
    6885533
    masl:
    564
    riverName:
    Sødalselva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1459
    hierarchy:
    Sødalselva/Åskorelva
    lakeArea:
    0.41
    lakeName:
    Øvre Sødalsvatnet
    lakeNo:
    1790
    regineNo:
    086.6BC
    reservoirNo:
    558
    reservoirName:
    ØVRE SØDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    14.96
    drainageBasinAreaNorway:
    14.96
    gradient1085:
    63.4
    gradientBasin:
    39.37
    gradientRiver:
    50.34
    heightMinimum:
    565
    heightHypso10:
    721
    heightHypso20:
    776
    heightHypso30:
    871
    heightHypso40:
    935
    heightHypso50:
    959
    heightHypso60:
    1013
    heightHypso70:
    1057
    heightHypso80:
    1105
    heightHypso90:
    1219
    heightMaximum:
    1345
    lengthKmBasin:
    5.82
    lengthKmRiver:
    6.46
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.43
    percentForest:
    0.25
    percentGlacier:
    10.69
    percentLake:
    7.88
    percentMountain:
    81.23
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    3606
    utmNorthGravi:
    6883924
    utmZoneInlet:
    33
    utmEastInlet:
    753
    utmNorthInlet:
    6885124
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    78.93
    specificDischarge:
    167.08
    regulationArea:
    14.98
    areaReservoirs:
    1.01
    volumeReservoirs:
    26.7
    regulationPartReservoirs:
    0.34
    transferAreaIn:
    300.9
    transferAreaOut:
    0
    reservoirAreaIn:
    19.89
    reservoirAreaOut:
    1.01
    reservoirVolumeIn:
    87.35
    reservoirVolumeOut:
    26.7
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1973
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  12. station_id:
    86.24.0
    stationName:
    Nedre Sødalsvatn
    latitude:
    61.79159
    longitude:
    5.64003
    utmEast_Z33:
    7625
    utmNorth_Z33:
    6886519
    masl:
    530
    riverName:
    Sødalselva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1460
    hierarchy:
    Sødalselva/Åskorelva
    lakeArea:
    0.57
    lakeName:
    Nedre Sødalsvatnet
    lakeNo:
    1789
    regineNo:
    086.6BA
    reservoirNo:
    557
    reservoirName:
    NEDRE SØDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    24.66
    drainageBasinAreaNorway:
    24.66
    gradient1085:
    46.93
    gradientBasin:
    40.63
    gradientRiver:
    39.94
    heightMinimum:
    538
    heightHypso10:
    704
    heightHypso20:
    773
    heightHypso30:
    839
    heightHypso40:
    886
    heightHypso50:
    941
    heightHypso60:
    979
    heightHypso70:
    1045
    heightHypso80:
    1101
    heightHypso90:
    1196
    heightMaximum:
    1346
    lengthKmBasin:
    7.87
    lengthKmRiver:
    8.64
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.47
    percentForest:
    0.15
    percentGlacier:
    7.63
    percentLake:
    11.09
    percentMountain:
    81.11
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    4332
    utmNorthGravi:
    6884545
    utmZoneInlet:
    33
    utmEastInlet:
    753
    utmNorthInlet:
    6885124
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    124.85
    specificDischarge:
    160.31
    regulationArea:
    24.69
    areaReservoirs:
    1.58
    volumeReservoirs:
    37
    regulationPartReservoirs:
    0.3
    transferAreaIn:
    300.9
    transferAreaOut:
    29.71
    reservoirAreaIn:
    19.89
    reservoirAreaOut:
    2.94
    reservoirVolumeIn:
    87.35
    reservoirVolumeOut:
    81
    remainingArea:
    -0.01
    numberReservoirs:
    3
    firstYearRegulation:
    1973
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  13. station_id:
    86.25.0
    stationName:
    Øksendalsvatn
    latitude:
    61.83252
    longitude:
    5.79234
    utmEast_Z33:
    16245
    utmNorth_Z33:
    6889897
    masl:
    387
    riverName:
    Vestre yksneelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1461
    hierarchy:
    Vestre yksneelva
    lakeArea:
    0.47
    lakeName:
    Storevatnet
    lakeNo:
    1781
    regineNo:
    086.7B
    reservoirNo:
    551
    reservoirName:
    ØKSENDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    36.88
    drainageBasinAreaNorway:
    36.88
    gradient1085:
    54.98
    gradientBasin:
    46.19
    gradientRiver:
    59.77
    heightMinimum:
    377
    heightHypso10:
    649
    heightHypso20:
    833
    heightHypso30:
    992
    heightHypso40:
    1071
    heightHypso50:
    1140
    heightHypso60:
    1197
    heightHypso70:
    1250
    heightHypso80:
    1346
    heightHypso90:
    1432
    heightMaximum:
    1667
    lengthKmBasin:
    10.41
    lengthKmRiver:
    13.17
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.3
    percentForest:
    1.45
    percentGlacier:
    15.37
    percentLake:
    8.58
    percentMountain:
    71.97
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    15562
    utmNorthGravi:
    6884549
    utmZoneInlet:
    33
    utmEastInlet:
    17913
    utmNorthInlet:
    6884068
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    154.85
    specificDischarge:
    133.05
    regulationArea:
    36.9
    areaReservoirs:
    2.78
    volumeReservoirs:
    78.7
    regulationPartReservoirs:
    0.51
    transferAreaIn:
    28.73
    transferAreaOut:
    15.84
    reservoirAreaIn:
    2.38
    reservoirAreaOut:
    2.01
    reservoirVolumeIn:
    73
    reservoirVolumeOut:
    38.7
    remainingArea:
    0
    numberReservoirs:
    5
    firstYearRegulation:
    1955
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11: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-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  14. station_id:
    86.26.0
    stationName:
    Isavatn
    latitude:
    61.81556
    longitude:
    5.8359
    utmEast_Z33:
    18256
    utmNorth_Z33:
    6887697
    masl:
    976
    riverName:
    Midtre yksneelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1462
    hierarchy:
    Midtre yksneelva
    lakeArea:
    0.56
    lakeName:
    Isevatnet
    lakeNo:
    1793
    regineNo:
    086.72D
    reservoirNo:
    560
    reservoirName:
    ISAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    3.72
    drainageBasinAreaNorway:
    3.72
    gradient1085:
    0
    gradientBasin:
    53.45
    gradientRiver:
    7.05
    heightMinimum:
    968
    heightHypso10:
    968
    heightHypso20:
    969
    heightHypso30:
    1060
    heightHypso40:
    1177
    heightHypso50:
    1313
    heightHypso60:
    1412
    heightHypso70:
    1458
    heightHypso80:
    1478
    heightHypso90:
    1532
    heightMaximum:
    1666
    lengthKmBasin:
    2.78
    lengthKmRiver:
    1.28
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    15.2
    percentForest:
    0
    percentGlacier:
    32.12
    percentLake:
    14.86
    percentMountain:
    53.08
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    18009
    utmNorthGravi:
    6886394
    utmZoneInlet:
    33
    utmEastInlet:
    17976
    utmNorthInlet:
    6886459
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    17.01
    specificDischarge:
    144.9
    regulationArea:
    3.72
    areaReservoirs:
    0.56
    volumeReservoirs:
    20
    regulationPartReservoirs:
    1.18
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.56
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    20
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2006
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11: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-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  15. station_id:
    86.27.0
    stationName:
    Bjørndalsvatn
    latitude:
    61.81795
    longitude:
    5.80336
    utmEast_Z33:
    16591
    utmNorth_Z33:
    6888204
    masl:
    494
    riverName:
    Vestre yksneelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1463
    hierarchy:
    Vestre yksneelva
    lakeArea:
    0.77
    lakeName:
    Bjørndalsvatnet
    lakeNo:
    1782
    regineNo:
    086.7D
    reservoirNo:
    552
    reservoirName:
    BJØRNDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    33.1
    drainageBasinAreaNorway:
    33.1
    gradient1085:
    52.76
    gradientBasin:
    47.03
    gradientRiver:
    61.06
    heightMinimum:
    485
    heightHypso10:
    732
    heightHypso20:
    941
    heightHypso30:
    1020
    heightHypso40:
    1082
    heightHypso50:
    1192
    heightHypso60:
    1214
    heightHypso70:
    1285
    heightHypso80:
    1363
    heightHypso90:
    1432
    heightMaximum:
    1667
    lengthKmBasin:
    8.97
    lengthKmRiver:
    11.17
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    3.77
    percentForest:
    0.62
    percentGlacier:
    17.13
    percentLake:
    8.14
    percentMountain:
    73.44
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    15550
    utmNorthGravi:
    6884094
    utmZoneInlet:
    33
    utmEastInlet:
    17913
    utmNorthInlet:
    6884068
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    142.81
    specificDischarge:
    136.72
    regulationArea:
    33.12
    areaReservoirs:
    2.31
    volumeReservoirs:
    66.7
    regulationPartReservoirs:
    0.47
    transferAreaIn:
    17.65
    transferAreaOut:
    15.84
    reservoirAreaIn:
    0.56
    reservoirAreaOut:
    2.31
    reservoirVolumeIn:
    20
    reservoirVolumeOut:
    66.7
    remainingArea:
    0
    numberReservoirs:
    4
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11: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-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  16. station_id:
    86.28.0
    stationName:
    Dauremålsvatn
    latitude:
    61.82934
    longitude:
    5.72426
    utmEast_Z33:
    12635
    utmNorth_Z33:
    6890056
    masl:
    562
    riverName:
    Sagåa
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1464
    hierarchy:
    Sagåa
    lakeArea:
    1.82
    lakeName:
    Dauremålsvatnet
    lakeNo:
    1788
    regineNo:
    086.62B
    reservoirNo:
    556
    reservoirName:
    DAUREMÅLSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.08
    drainageBasinAreaNorway:
    11.08
    gradient1085:
    204.97
    gradientBasin:
    37.94
    gradientRiver:
    180.17
    heightMinimum:
    561
    heightHypso10:
    562
    heightHypso20:
    623
    heightHypso30:
    752
    heightHypso40:
    941
    heightHypso50:
    1053
    heightHypso60:
    1128
    heightHypso70:
    1203
    heightHypso80:
    1275
    heightHypso90:
    1343
    heightMaximum:
    1509
    lengthKmBasin:
    4.07
    lengthKmRiver:
    3.86
    percentAgricul:
    0
    percentBog:
    0.15
    percentEffBog:
    not reported by source
    percentEffLake:
    16.78
    percentForest:
    8.31
    percentGlacier:
    0
    percentLake:
    16.46
    percentMountain:
    75.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:
    44.34
    specificDischarge:
    126.81
    regulationArea:
    11.08
    areaReservoirs:
    1.82
    volumeReservoirs:
    53
    regulationPartReservoirs:
    1.2
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.82
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    53
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2007
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11: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-26T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-26T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  17. station_id:
    86.29.0
    stationName:
    Åskåra kraftstasjon
    latitude:
    61.81188
    longitude:
    5.66155
    utmEast_Z33:
    9077
    utmNorth_Z33:
    6888599
    masl:
    12
    riverName:
    KYSTFELT
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Gjengedalsvassdraget/Frøysjøen og ytre Nordfjord sør
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    086.612
    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:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1985-03-18T00:00:00
      serieTo:
      1996-12-30T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-03-18T11:00:00Z
        dataToTime:
        1996-12-30T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-03-18T11:00:00Z
        dataToTime:
        1996-12-30T11:00:00Z
  18. station_id:
    86.39.0
    stationName:
    Lilleteigvatn
    latitude:
    61.70195
    longitude:
    5.28354
    utmEast_Z33:
    -12523
    utmNorth_Z33:
    6879376
    masl:
    602
    riverName:
    Ramskredelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1465
    hierarchy:
    Ramskredelva/Indrehuselva
    lakeArea:
    0.32
    lakeName:
    Teigvatnet, litle
    lakeNo:
    1795
    regineNo:
    086.1B2B
    reservoirNo:
    562
    reservoirName:
    LITLETEIGVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    5.32
    drainageBasinAreaNorway:
    5.32
    gradient1085:
    50.11
    gradientBasin:
    34.96
    gradientRiver:
    52.76
    heightMinimum:
    494
    heightHypso10:
    554
    heightHypso20:
    637
    heightHypso30:
    668
    heightHypso40:
    676
    heightHypso50:
    684
    heightHypso60:
    695
    heightHypso70:
    718
    heightHypso80:
    747
    heightHypso90:
    785
    heightMaximum:
    999
    lengthKmBasin:
    2.66
    lengthKmRiver:
    5.4
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    8.29
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    15.64
    percentMountain:
    84.5
    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:
    23.75
    specificDischarge:
    141.47
    regulationArea:
    5.32
    areaReservoirs:
    0.32
    volumeReservoirs:
    7.45
    regulationPartReservoirs:
    0.31
    transferAreaIn:
    18.63
    transferAreaOut:
    0
    reservoirAreaIn:
    3.27
    reservoirAreaOut:
    0.32
    reservoirVolumeIn:
    73.8
    reservoirVolumeOut:
    7.45
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1963
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  19. station_id:
    86.40.0
    stationName:
    Handklevatn
    latitude:
    61.67806
    longitude:
    5.24764
    utmEast_Z33:
    -14806
    utmNorth_Z33:
    6877020
    masl:
    506
    riverName:
    Indrehuselva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    1466
    hierarchy:
    Indrehuselva
    lakeArea:
    1.11
    lakeName:
    Handklevatnet
    lakeNo:
    1774
    regineNo:
    086.1D
    reservoirNo:
    547
    reservoirName:
    HANDKLEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.8
    drainageBasinAreaNorway:
    8.8
    gradient1085:
    44.67
    gradientBasin:
    41.06
    gradientRiver:
    61.97
    heightMinimum:
    499
    heightHypso10:
    502
    heightHypso20:
    503
    heightHypso30:
    606
    heightHypso40:
    691
    heightHypso50:
    698
    heightHypso60:
    727
    heightHypso70:
    757
    heightHypso80:
    777
    heightHypso90:
    827
    heightMaximum:
    1068
    lengthKmBasin:
    4.46
    lengthKmRiver:
    4.57
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    14.21
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    19.98
    percentMountain:
    80.03
    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:
    40.42
    specificDischarge:
    145.55
    regulationArea:
    8.81
    areaReservoirs:
    1.11
    volumeReservoirs:
    37.6
    regulationPartReservoirs:
    0.93
    transferAreaIn:
    5.44
    transferAreaOut:
    0
    reservoirAreaIn:
    0.6
    reservoirAreaOut:
    1.11
    reservoirVolumeIn:
    5.7
    reservoirVolumeOut:
    37.6
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1963
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SVELGEN KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11: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-21T11:00:00Z
        dataToTime:
        2026-06-21T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-21T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  20. station_id:
    86.56.0
    stationName:
    Breelva
    latitude:
    61.78291
    longitude:
    5.65781
    utmEast_Z33:
    8416
    utmNorth_Z33:
    6885425
    masl:
    712
    riverName:
    Litleelva
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    2510
    hierarchy:
    Litleelva/Åskorelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    086.6C1B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.245
    drainageBasinAreaNorway:
    8.245
    gradient1085:
    72.79
    gradientBasin:
    not reported by source
    gradientRiver:
    75.37
    heightMinimum:
    712
    heightHypso10:
    834
    heightHypso20:
    928
    heightHypso30:
    985
    heightHypso40:
    1037
    heightHypso50:
    1087
    heightHypso60:
    1146
    heightHypso70:
    1206
    heightHypso80:
    1264
    heightHypso90:
    1318
    heightMaximum:
    1384
    lengthKmBasin:
    4.57
    lengthKmRiver:
    2.45
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    0
    percentForest:
    0
    percentGlacier:
    48.06
    percentLake:
    0.21
    percentMountain:
    51.69
    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:
    44.4
    specificDischarge:
    170.54
    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:
    1970
    catchmentRegTypeName:
    Uregulert
    owner:
    SFE AS
    qNumberOfYears:
    10
    qStartYear:
    2016
    qEndYear:
    2025
    qm:
    14.9531
    q5:
    18.287
    q10:
    21.8109
    q20:
    25.5712
    q50:
    31.0595
    hm:
    2.5907
    h5:
    2.9333
    h10:
    3.2724
    h20:
    3.6137
    h50:
    4.0818
    culQm:
    23.5997
    culQ5:
    28.8615
    culQ10:
    34.4229
    culQ20:
    40.3576
    culQ50:
    49.0195
    culHm:
    3.4371
    culH5:
    3.8981
    culH10:
    4.3544
    culH20:
    4.8136
    culH50:
    5.4435
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-09-05T08:00:00Z
        dataToTime:
        2026-09-21T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-05T09:00:00Z
        dataToTime:
        2026-09-21T20:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-06T11: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:
        2014-09-05T08:00:00Z
        dataToTime:
        2026-09-21T20:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-09-05T09:00:00Z
        dataToTime:
        2026-09-21T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-09-05T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2019-08-27T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-31T04:00:00Z
        dataToTime:
        2026-09-21T20:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-31T05:00:00Z
        dataToTime:
        2026-09-21T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-31T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  21. station_id:
    90.1.0
    stationName:
    Førdeelv
    latitude:
    61.84174
    longitude:
    5.02764
    utmEast_Z33:
    -23554
    utmNorth_Z33:
    6896868
    masl:
    45
    riverName:
    KYSTFELT
    councilNumber:
    4648
    councilName:
    Bremanger
    countyName:
    Vestland
    drainageBasinKey:
    2283
    hierarchy:
    Bremangerlandet
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    090.21
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2.99
    drainageBasinAreaNorway:
    2.99
    gradient1085:
    127.29
    gradientBasin:
    not reported by source
    gradientRiver:
    142.02
    heightMinimum:
    45
    heightHypso10:
    123
    heightHypso20:
    162
    heightHypso30:
    197
    heightHypso40:
    243
    heightHypso50:
    277
    heightHypso60:
    308
    heightHypso70:
    329
    heightHypso80:
    350
    heightHypso90:
    385
    heightMaximum:
    487
    lengthKmBasin:
    2.68
    lengthKmRiver:
    2.11
    percentAgricul:
    0
    percentBog:
    1.72
    percentEffBog:
    not reported by source
    percentEffLake:
    0
    percentForest:
    23.92
    percentGlacier:
    0
    percentLake:
    0.13
    percentMountain:
    47.93
    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:
    6.94
    specificDischarge:
    73.8
    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:
    18
    qStartYear:
    2008
    qEndYear:
    2025
    qm:
    3.2111
    q5:
    3.7078
    q10:
    3.8709
    q20:
    3.9752
    q50:
    4.0612
    hm:
    1.1063
    h5:
    1.1423
    h10:
    1.1534
    h20:
    1.1604
    h50:
    1.1661
    culQm:
    6.8341
    culQ5:
    7.8912
    culQ10:
    8.2383
    culQ20:
    8.4603
    culQ50:
    8.6434
    culHm:
    1.3191
    culH5:
    1.367
    culH10:
    1.3819
    culH20:
    1.3912
    culH50:
    1.3987
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-12-02T09:30:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-12-02T10:00:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-12-03T11: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:
        2007-12-02T09:30:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-12-02T10:00:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-12-03T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-10-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-10-29T13:15:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-29T14:00:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-30T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-11-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-12-02T10:00:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-12-02T11:00:00Z
        dataToTime:
        2026-09-21T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-12-03T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
limit:
25
offset:
0
returned:
21
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.