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-20T23:53:48Z in 0.143 seconds.

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

Showing 10 of 11 results in compact format.

  1. station_id:
    63.8.0
    latitude:
    60.89353
    longitude:
    6.149
  2. station_id:
    64.11.0
    latitude:
    60.83203
    longitude:
    5.8876
  3. station_id:
    64.23.0
    latitude:
    60.83077
    longitude:
    5.88186
  4. station_id:
    64.4.0
    latitude:
    60.96699
    longitude:
    6.05555
  5. station_id:
    64.6.0
    latitude:
    60.98349
    longitude:
    6.11228
  6. station_id:
    64.7.0
    latitude:
    60.91618
    longitude:
    6.07409
  7. station_id:
    67.14.0
    latitude:
    60.86726
    longitude:
    5.74412
  8. station_id:
    67.15.0
    latitude:
    60.87885
    longitude:
    5.7964
  9. station_id:
    67.16.0
    latitude:
    60.88335
    longitude:
    5.83467
  10. station_id:
    67.17.0
    latitude:
    60.92144
    longitude:
    5.84935
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=Modalen&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T23:53:48.2352469Z
queryTime:
00:00:00.0011234
itemCount:
11
data:

11 results

  1. station_id:
    63.8.0
    stationName:
    Skjerjevatn
    latitude:
    60.89353
    longitude:
    6.149
    utmEast_Z33:
    20696
    utmNorth_Z33:
    6783370
    masl:
    961
    riverName:
    Norddalselvi
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1185
    hierarchy:
    Norddalselvi/Eksingedalsvassdraget
    lakeArea:
    7.69
    lakeName:
    Skjerjavatnet
    lakeNo:
    2095
    regineNo:
    063.BB3
    reservoirNo:
    691
    reservoirName:
    SKJERJAVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    29.12
    drainageBasinAreaNorway:
    29.12
    gradient1085:
    4.08
    gradientBasin:
    20.32
    gradientRiver:
    19.4
    heightMinimum:
    963
    heightHypso10:
    963
    heightHypso20:
    995
    heightHypso30:
    1009
    heightHypso40:
    1032
    heightHypso50:
    1060
    heightHypso60:
    1080
    heightHypso70:
    1097
    heightHypso80:
    1120
    heightHypso90:
    1157
    heightMaximum:
    1262
    lengthKmBasin:
    8.19
    lengthKmRiver:
    10.46
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    16.64
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    31.91
    percentMountain:
    68.09
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    18543
    utmNorthGravi:
    6781789
    utmZoneInlet:
    33
    utmEastInlet:
    18028
    utmNorthInlet:
    6778638
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    93.71
    specificDischarge:
    102.75
    regulationArea:
    29.78
    areaReservoirs:
    7.69
    volumeReservoirs:
    102.8
    regulationPartReservoirs:
    1.1
    transferAreaIn:
    0.61
    transferAreaOut:
    30.27
    reservoirAreaIn:
    0.16
    reservoirAreaOut:
    7.83
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    102.8
    remainingArea:
    -0.88
    numberReservoirs:
    1
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  2. station_id:
    64.11.0
    stationName:
    Moelvi v/Hellandsfossen
    latitude:
    60.83203
    longitude:
    5.8876
    utmEast_Z33:
    5650
    utmNorth_Z33:
    6778512
    masl:
    62
    riverName:
    Steinslandsvassdrage
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Steinslandsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    064.A32
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    EVINY FORNYBAR 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:
      1987-12-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-12-03T18:00:00Z
        dataToTime:
        2026-06-10T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-22T14:00:00Z
        dataToTime:
        2026-06-10T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-12-05T11:00:00Z
        dataToTime:
        2026-06-09T11:00:00Z
  3. station_id:
    64.23.0
    stationName:
    Hellandsfoss kraftverk
    latitude:
    60.83077
    longitude:
    5.88186
    utmEast_Z33:
    5320
    utmNorth_Z33:
    6778416
    masl:
    35
    riverName:
    Steinslandsvassdrage
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Steinslandsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    064.A31
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    EVINY FORNYBAR AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      2 results

      1. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-01-01T01:00:00Z
        dataToTime:
        2018-09-06T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-01-01T11:00:00Z
        dataToTime:
        2018-09-06T11:00:00Z
  4. station_id:
    64.4.0
    stationName:
    Stølsvatn
    latitude:
    60.96699
    longitude:
    6.05555
    utmEast_Z33:
    16776
    utmNorth_Z33:
    6792188
    masl:
    596
    riverName:
    Steinslandsvassdrage
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1191
    hierarchy:
    Steinslandsvassdraget
    lakeArea:
    1.84
    lakeName:
    Stølsvatnet
    lakeNo:
    2120
    regineNo:
    064.C32
    reservoirNo:
    702
    reservoirName:
    STØLSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    140.25
    drainageBasinAreaNorway:
    140.25
    gradient1085:
    20.67
    gradientBasin:
    30.97
    gradientRiver:
    37.44
    heightMinimum:
    581
    heightHypso10:
    740
    heightHypso20:
    876
    heightHypso30:
    900
    heightHypso40:
    992
    heightHypso50:
    997
    heightHypso60:
    1055
    heightHypso70:
    1093
    heightHypso80:
    1140
    heightHypso90:
    1194
    heightMaximum:
    1331
    lengthKmBasin:
    14.22
    lengthKmRiver:
    15.55
    percentAgricul:
    0
    percentBog:
    3.55
    percentEffBog:
    not reported by source
    percentEffLake:
    1.7
    percentForest:
    6.93
    percentGlacier:
    0
    percentLake:
    11.01
    percentMountain:
    78.43
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    23199
    utmNorthGravi:
    6792826
    utmZoneInlet:
    33
    utmEastInlet:
    29147
    utmNorthInlet:
    6791475
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    386.79
    specificDischarge:
    87.49
    regulationArea:
    140.09
    areaReservoirs:
    6.76
    volumeReservoirs:
    279.3
    regulationPartReservoirs:
    0.72
    transferAreaIn:
    59.16
    transferAreaOut:
    44.59
    reservoirAreaIn:
    1.77
    reservoirAreaOut:
    6.89
    reservoirVolumeIn:
    43.7
    reservoirVolumeOut:
    284.5
    remainingArea:
    0.01
    numberReservoirs:
    3
    firstYearRegulation:
    1969
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1980-10-07T11:00:00Z
        dataToTime:
        2026-09-19T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-07-23T23:00:00Z
        dataToTime:
        2026-09-19T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1980-10-07T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  5. station_id:
    64.6.0
    stationName:
    Solrenningsvatn (Vøvringevatnet)
    latitude:
    60.98349
    longitude:
    6.11228
    utmEast_Z33:
    20077
    utmNorth_Z33:
    6793595
    masl:
    597
    riverName:
    Steinslandsvassdrage
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1193
    hierarchy:
    Steinslandsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    2121
    regineNo:
    064.D4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    53.37
    drainageBasinAreaNorway:
    53.37
    gradient1085:
    30.91
    gradientBasin:
    34.1
    gradientRiver:
    47.19
    heightMinimum:
    596
    heightHypso10:
    676
    heightHypso20:
    788
    heightHypso30:
    856
    heightHypso40:
    916
    heightHypso50:
    991
    heightHypso60:
    1056
    heightHypso70:
    1119
    heightHypso80:
    1165
    heightHypso90:
    1222
    heightMaximum:
    1327
    lengthKmBasin:
    11.28
    lengthKmRiver:
    12.04
    percentAgricul:
    0
    percentBog:
    7.94
    percentEffBog:
    not reported by source
    percentEffLake:
    2.69
    percentForest:
    8.8
    percentGlacier:
    0
    percentLake:
    6.85
    percentMountain:
    76.21
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    23656
    utmNorthGravi:
    6796663
    utmZoneInlet:
    33
    utmEastInlet:
    25458
    utmNorthInlet:
    6794016
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    138.19
    specificDischarge:
    82.04
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    1981
    catchmentRegTypeName:
    Uregulert
    owner:
    EVINY FORNYBAR 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:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-09-28T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-09-23T13:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-09-29T11:00:00Z
        dataToTime:
        2026-09-20T11: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:
        1988-09-23T12:30:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-09-23T13:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-09-24T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1988-09-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-09-18T22:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-09-18T21:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-09-18T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  6. station_id:
    64.7.0
    stationName:
    Kvanngrøvatn
    latitude:
    60.91618
    longitude:
    6.07409
    utmEast_Z33:
    17000
    utmNorth_Z33:
    6786428
    masl:
    868
    riverName:
    Krossdalselva
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1194
    hierarchy:
    Krossdalselva/Steinslandsvassdraget
    lakeArea:
    0.43
    lakeName:
    Kvanngrødvatnet
    lakeNo:
    2117
    regineNo:
    064.AE
    reservoirNo:
    523
    reservoirName:
    KVANNGRØVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    5.12
    drainageBasinAreaNorway:
    5.12
    gradient1085:
    67.97
    gradientBasin:
    33.28
    gradientRiver:
    60.7
    heightMinimum:
    864
    heightHypso10:
    900
    heightHypso20:
    921
    heightHypso30:
    966
    heightHypso40:
    999
    heightHypso50:
    1036
    heightHypso60:
    1057
    heightHypso70:
    1087
    heightHypso80:
    1122
    heightHypso90:
    1155
    heightMaximum:
    1237
    lengthKmBasin:
    2.49
    lengthKmRiver:
    3.39
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    8.63
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    11.5
    percentMountain:
    88.43
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    17947
    utmNorthGravi:
    6786839
    utmZoneInlet:
    33
    utmEastInlet:
    18774
    utmNorthInlet:
    6786182
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    15.99
    specificDischarge:
    98.77
    regulationArea:
    5.13
    areaReservoirs:
    0.43
    volumeReservoirs:
    4.6
    regulationPartReservoirs:
    0.29
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.43
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4.6
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1969
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    EVINY FORNYBAR 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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
  7. station_id:
    67.14.0
    stationName:
    Storavatn
    latitude:
    60.86726
    longitude:
    5.74412
    utmEast_Z33:
    -1543
    utmNorth_Z33:
    6783503
    masl:
    698
    riverName:
    Haugsdalsvassdraget
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1208
    hierarchy:
    Haugsdalsvassdraget
    lakeArea:
    1.28
    lakeName:
    Storavatnet
    lakeNo:
    2133
    regineNo:
    067.2C3
    reservoirNo:
    709
    reservoirName:
    STOREVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    67.59
    drainageBasinAreaNorway:
    67.59
    gradient1085:
    12.07
    gradientBasin:
    29.46
    gradientRiver:
    20.29
    heightMinimum:
    700
    heightHypso10:
    807
    heightHypso20:
    844
    heightHypso30:
    872
    heightHypso40:
    915
    heightHypso50:
    950
    heightHypso60:
    970
    heightHypso70:
    1006
    heightHypso80:
    1046
    heightHypso90:
    1093
    heightMaximum:
    1209
    lengthKmBasin:
    13.78
    lengthKmRiver:
    20.11
    percentAgricul:
    0
    percentBog:
    0.01
    percentEffBog:
    not reported by source
    percentEffLake:
    3.93
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    19.64
    percentMountain:
    80.34
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    3966
    utmNorthGravi:
    6786637
    utmZoneInlet:
    33
    utmEastInlet:
    9586
    utmNorthInlet:
    6791238
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    293.04
    specificDischarge:
    137.39
    regulationArea:
    67.58
    areaReservoirs:
    7.95
    volumeReservoirs:
    186
    regulationPartReservoirs:
    0.63
    transferAreaIn:
    8.91
    transferAreaOut:
    48.74
    reservoirAreaIn:
    0
    reservoirAreaOut:
    7.68
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    186
    remainingArea:
    0.01
    numberReservoirs:
    6
    firstYearRegulation:
    1976
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
  8. station_id:
    67.15.0
    stationName:
    Svartavatn
    latitude:
    60.87885
    longitude:
    5.7964
    utmEast_Z33:
    1458
    utmNorth_Z33:
    6784385
    masl:
    775
    riverName:
    Haugsdalsvassdraget
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1209
    hierarchy:
    Haugsdalsvassdraget
    lakeArea:
    2.23
    lakeName:
    Svartavatnet
    lakeNo:
    2126
    regineNo:
    067.2D32
    reservoirNo:
    704
    reservoirName:
    SVARTAVATN (HAUGSDALEN)
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    49.65
    drainageBasinAreaNorway:
    49.65
    gradient1085:
    14.67
    gradientBasin:
    27.57
    gradientRiver:
    22.28
    heightMinimum:
    777
    heightHypso10:
    844
    heightHypso20:
    874
    heightHypso30:
    915
    heightHypso40:
    940
    heightHypso50:
    972
    heightHypso60:
    1006
    heightHypso70:
    1039
    heightHypso80:
    1071
    heightHypso90:
    1108
    heightMaximum:
    1209
    lengthKmBasin:
    10.86
    lengthKmRiver:
    14.81
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.82
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    21.99
    percentMountain:
    78.01
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    5647
    utmNorthGravi:
    6787454
    utmZoneInlet:
    33
    utmEastInlet:
    9586
    utmNorthInlet:
    6791238
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    213.58
    specificDischarge:
    136.32
    regulationArea:
    49.65
    areaReservoirs:
    6.67
    volumeReservoirs:
    162.7
    regulationPartReservoirs:
    0.76
    transferAreaIn:
    8.91
    transferAreaOut:
    58.56
    reservoirAreaIn:
    0
    reservoirAreaOut:
    6.4
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    162.7
    remainingArea:
    0
    numberReservoirs:
    5
    firstYearRegulation:
    1976
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
  9. station_id:
    67.16.0
    stationName:
    Skjerjavatn
    latitude:
    60.88335
    longitude:
    5.83467
    utmEast_Z33:
    3591
    utmNorth_Z33:
    6784591
    masl:
    805
    riverName:
    elv fra Skjerjavatne
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1210
    hierarchy:
    elv fra Skjerjavatnet/Haugsdalsvassdraget
    lakeArea:
    2.08
    lakeName:
    Skjerjavatnet
    lakeNo:
    2134
    regineNo:
    067.2EB
    reservoirNo:
    710
    reservoirName:
    SKJERJEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    15.6
    drainageBasinAreaNorway:
    15.6
    gradient1085:
    37.3
    gradientBasin:
    25.63
    gradientRiver:
    32.76
    heightMinimum:
    798
    heightHypso10:
    815
    heightHypso20:
    817
    heightHypso30:
    903
    heightHypso40:
    993
    heightHypso50:
    1020
    heightHypso60:
    1041
    heightHypso70:
    1061
    heightHypso80:
    1096
    heightHypso90:
    1113
    heightMaximum:
    1209
    lengthKmBasin:
    4.95
    lengthKmRiver:
    7.94
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.59
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    23.48
    percentMountain:
    76.51
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    6429
    utmNorthGravi:
    6785581
    utmZoneInlet:
    33
    utmEastInlet:
    8138
    utmNorthInlet:
    6786743
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    66.6
    specificDischarge:
    135.29
    regulationArea:
    15.6
    areaReservoirs:
    2.08
    volumeReservoirs:
    70.5
    regulationPartReservoirs:
    1.06
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.08
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    70.5
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1976
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    EVINY FORNYBAR 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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
  10. station_id:
    67.17.0
    stationName:
    Smalavatn
    latitude:
    60.92144
    longitude:
    5.84935
    utmEast_Z33:
    4976
    utmNorth_Z33:
    6788693
    masl:
    821
    riverName:
    Haugsdalsvassdraget
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1211
    hierarchy:
    Haugsdalsvassdraget
    lakeArea:
    1.31
    lakeName:
    Smalavatnet
    lakeNo:
    2128
    regineNo:
    067.2G
    reservoirNo:
    706
    reservoirName:
    SMALEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    20.22
    drainageBasinAreaNorway:
    20.22
    gradient1085:
    34.41
    gradientBasin:
    29.18
    gradientRiver:
    36.74
    heightMinimum:
    820
    heightHypso10:
    869
    heightHypso20:
    906
    heightHypso30:
    930
    heightHypso40:
    962
    heightHypso50:
    995
    heightHypso60:
    1016
    heightHypso70:
    1039
    heightHypso80:
    1062
    heightHypso90:
    1099
    heightMaximum:
    1208
    lengthKmBasin:
    5.47
    lengthKmRiver:
    7.87
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    5.2
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    14.93
    percentMountain:
    85.04
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    6876
    utmNorthGravi:
    6789788
    utmZoneInlet:
    33
    utmEastInlet:
    9586
    utmNorthInlet:
    6791238
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    86.88
    specificDischarge:
    136.16
    regulationArea:
    20.22
    areaReservoirs:
    1.31
    volumeReservoirs:
    13.1
    regulationPartReservoirs:
    0.15
    transferAreaIn:
    3.38
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.31
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    13.1
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1976
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
  11. station_id:
    67.6.0
    stationName:
    Hjortevatn
    latitude:
    60.9051
    longitude:
    5.82329
    utmEast_Z33:
    3317
    utmNorth_Z33:
    6787083
    masl:
    781
    riverName:
    Haugsdalsvassdraget
    councilNumber:
    4629
    councilName:
    Modalen
    countyName:
    Vestland
    drainageBasinKey:
    1200
    hierarchy:
    Haugsdalsvassdraget
    lakeArea:
    0.78
    lakeName:
    Hjortevatnet
    lakeNo:
    2127
    regineNo:
    067.2E9
    reservoirNo:
    705
    reservoirName:
    HJORTEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    24.23
    drainageBasinAreaNorway:
    24.23
    gradient1085:
    30.12
    gradientBasin:
    29.57
    gradientRiver:
    29.29
    heightMinimum:
    787
    heightHypso10:
    836
    heightHypso20:
    880
    heightHypso30:
    915
    heightHypso40:
    937
    heightHypso50:
    957
    heightHypso60:
    999
    heightHypso70:
    1022
    heightHypso80:
    1052
    heightHypso90:
    1102
    heightMaximum:
    1209
    lengthKmBasin:
    7.68
    lengthKmRiver:
    10.89
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    6.14
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    16.71
    percentMountain:
    83.27
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    6409
    utmNorthGravi:
    6789567
    utmZoneInlet:
    33
    utmEastInlet:
    9586
    utmNorthInlet:
    6791238
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    103.89
    specificDischarge:
    135.87
    regulationArea:
    24.23
    areaReservoirs:
    2.09
    volumeReservoirs:
    23.8
    regulationPartReservoirs:
    0.23
    transferAreaIn:
    8.91
    transferAreaOut:
    23.6
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.09
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    23.8
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1976
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-07T20:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2025-12-31T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-01-04T11:00:00Z
limit:
25
offset:
0
returned:
11
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.