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-20T06:37:17Z in 0.210 seconds.

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

Showing 10 of 12 results in compact format.

  1. station_id:
    12.192.0
    latitude:
    59.51704
    longitude:
    10.12356
  2. station_id:
    12.634.0
    latitude:
    59.51557
    longitude:
    10.10005
  3. station_id:
    18.13.0
    latitude:
    58.64199
    longitude:
    8.90556
  4. station_id:
    18.4.0
    latitude:
    58.66821
    longitude:
    8.97779
  5. station_id:
    32.1.0
    latitude:
    59.05116
    longitude:
    6.12702
  6. station_id:
    32.11.0
    latitude:
    59.02056
    longitude:
    6.05
  7. station_id:
    32.6.0
    latitude:
    59.04923
    longitude:
    6.11823
  8. station_id:
    32.7.0
    latitude:
    59.02035
    longitude:
    6.05553
  9. station_id:
    98.4.0
    latitude:
    62.06826
    longitude:
    6.93157
  10. station_id:
    98.90.0
    latitude:
    62.182
    longitude:
    6.98896
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=STRAND&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T06:37:17.6200843Z
queryTime:
00:00:00.0007725
itemCount:
12
data:

12 results

  1. station_id:
    12.192.0
    stationName:
    Sundbyfoss
    latitude:
    59.51704
    longitude:
    10.12356
    utmEast_Z33:
    224211
    utmNorth_Z33:
    6607750
    masl:
    57
    riverName:
    Lianelva
    councilNumber:
    3903
    councilName:
    Holmestrand
    countyName:
    Vestfold
    drainageBasinKey:
    514
    hierarchy:
    Lianelva/Vestfosselva/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.AE1Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    74.77
    drainageBasinAreaNorway:
    74.77
    gradient1085:
    27.74
    gradientBasin:
    18.61
    gradientRiver:
    29.44
    heightMinimum:
    51
    heightHypso10:
    96
    heightHypso20:
    129
    heightHypso30:
    150
    heightHypso40:
    189
    heightHypso50:
    235
    heightHypso60:
    288
    heightHypso70:
    358
    heightHypso80:
    419
    heightHypso90:
    485
    heightMaximum:
    633
    lengthKmBasin:
    11.52
    lengthKmRiver:
    16.34
    percentAgricul:
    12.66
    percentBog:
    0.67
    percentEffBog:
    not reported by source
    percentEffLake:
    0.42
    percentForest:
    83.74
    percentGlacier:
    0
    percentLake:
    1.27
    percentMountain:
    0
    percentUrban:
    0.81
    utmZoneGravi:
    33
    utmEastGravi:
    220476
    utmNorthGravi:
    6606107
    utmZoneInlet:
    33
    utmEastInlet:
    215882
    utmNorthInlet:
    6614349
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    49.65
    specificDischarge:
    21.03
    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:
    49
    qStartYear:
    1977
    qEndYear:
    2025
    qm:
    19.5494
    q5:
    24.6075
    q10:
    28.8074
    q20:
    32.8715
    q50:
    38.1845
    hm:
    2.356
    h5:
    2.4467
    h10:
    2.5126
    h20:
    2.5703
    h50:
    2.6387
    culQm:
    29.3257
    culQ5:
    36.9132
    culQ10:
    43.2133
    culQ20:
    49.3098
    culQ50:
    57.2796
    culHm:
    2.5203
    culH5:
    2.623
    culH10:
    2.6976
    culH20:
    2.763
    culH50:
    2.8404
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-04-22T11:00:00Z
        dataToTime:
        2026-09-20T03:59:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-09-20T04:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-04-22T11:00:00Z
        dataToTime:
        2026-09-19T11: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:
        1976-04-22T11:00:00Z
        dataToTime:
        2026-09-20T05:59:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-04-22T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2004-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-01-25T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-25T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-26T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  2. station_id:
    12.634.0
    stationName:
    Sundbyelva
    latitude:
    59.51557
    longitude:
    10.10005
    utmEast_Z33:
    222870
    utmNorth_Z33:
    6607684
    masl:
    65
    riverName:
    Lianelva
    councilNumber:
    3903
    councilName:
    Holmestrand
    countyName:
    Vestfold
    drainageBasinKey:
    0
    hierarchy:
    Lianelva/Vestfosselva/Drammensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    012.AE1Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HH. Hydrologisk avd./Hydrometri
    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:

    5 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-12-31T23:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-23T14:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-09-19T11: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:
        2024-05-23T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-05-23T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2024-05-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-12-20T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-12-20T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-12-21T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2024-05-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-12-31T23:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-23T14:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    5. parameterName:
      Sekundær vannstand
      parameter:
      9104
      versionNo:
      1
      unit:
      m
      serieFrom:
      2024-05-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-05-23T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-23T14:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  3. station_id:
    18.13.0
    stationName:
    Storelva v/Angelstad
    latitude:
    58.64199
    longitude:
    8.90556
    utmEast_Z33:
    146539
    utmNorth_Z33:
    6516264
    masl:
    13
    riverName:
    Vegårsvassdraget
    councilNumber:
    4213
    councilName:
    Tvedestrand
    countyName:
    Agder
    drainageBasinKey:
    0
    hierarchy:
    Vegårsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    018.C11
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HB. Hydrologisk avd./seksjon bre, snø og is
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1989-10-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1989-10-02T00:00:00Z
        dataToTime:
        2025-12-16T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-27T17:00:00Z
        dataToTime:
        2025-12-16T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-10-02T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
  4. station_id:
    18.4.0
    stationName:
    Lundevann
    latitude:
    58.66821
    longitude:
    8.97779
    utmEast_Z33:
    150984
    utmNorth_Z33:
    6518797
    masl:
    2
    riverName:
    Vegårsvassdraget
    councilNumber:
    4213
    councilName:
    Tvedestrand
    countyName:
    Agder
    drainageBasinKey:
    714
    hierarchy:
    Vegårsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    018.A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    407.37
    drainageBasinAreaNorway:
    407.37
    gradient1085:
    5.96
    gradientBasin:
    20.77
    gradientRiver:
    6.52
    heightMinimum:
    -2
    heightHypso10:
    148
    heightHypso20:
    213
    heightHypso30:
    222
    heightHypso40:
    219
    heightHypso50:
    253
    heightHypso60:
    266
    heightHypso70:
    299
    heightHypso80:
    331
    heightHypso90:
    371
    heightMaximum:
    505
    lengthKmBasin:
    27.37
    lengthKmRiver:
    48.13
    percentAgricul:
    1.85
    percentBog:
    4.52
    percentEffBog:
    not reported by source
    percentEffLake:
    2.24
    percentForest:
    83.46
    percentGlacier:
    0
    percentLake:
    8.98
    percentMountain:
    0
    percentUrban:
    0.08
    utmZoneGravi:
    33
    utmEastGravi:
    142400
    utmNorthGravi:
    6526668
    utmZoneInlet:
    33
    utmEastInlet:
    136125
    utmNorthInlet:
    6527266
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    308.16
    specificDischarge:
    23.98
    regulationArea:
    349.09
    areaReservoirs:
    17.28
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    58.17
    numberReservoirs:
    1
    firstYearRegulation:
    2008
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    16
    qStartYear:
    2009
    qEndYear:
    2025
    qm:
    108.484
    q5:
    135.8138
    q10:
    153.5829
    q20:
    169.0417
    q50:
    186.978
    hm:
    2.7796
    h5:
    3.0233
    h10:
    3.166
    h20:
    3.2821
    h50:
    3.4089
    culQm:
    130.24
    culQ5:
    163.0505
    culQ10:
    184.3832
    culQ20:
    202.9422
    culQ50:
    224.4756
    culHm:
    2.9762
    culH5:
    3.2379
    culH10:
    3.3911
    culH20:
    3.5157
    culH50:
    3.6519
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-11-21T17:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T00:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T11:00:00Z
        dataToTime:
        2026-09-19T11: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-11-21T23:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T00:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-11-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-11-20T17:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-20T18:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-21T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  5. station_id:
    32.1.0
    stationName:
    Liarvatn
    latitude:
    59.05116
    longitude:
    6.12702
    utmEast_Z33:
    -8053
    utmNorth_Z33:
    6579591
    masl:
    301
    riverName:
    Jørpelandsåna
    councilNumber:
    1130
    councilName:
    Strand
    countyName:
    Rogaland
    drainageBasinKey:
    978
    hierarchy:
    Jørpelandsåna
    lakeArea:
    1.14
    lakeName:
    Liarvatnet
    lakeNo:
    1676
    regineNo:
    032.C
    reservoirNo:
    512
    reservoirName:
    LIARVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    55.85
    drainageBasinAreaNorway:
    55.85
    gradient1085:
    22.18
    gradientBasin:
    33.72
    gradientRiver:
    20.94
    heightMinimum:
    296
    heightHypso10:
    443
    heightHypso20:
    508
    heightHypso30:
    565
    heightHypso40:
    624
    heightHypso50:
    666
    heightHypso60:
    678
    heightHypso70:
    713
    heightHypso80:
    747
    heightHypso90:
    767
    heightMaximum:
    845
    lengthKmBasin:
    11.49
    lengthKmRiver:
    18.34
    percentAgricul:
    0
    percentBog:
    1
    percentEffBog:
    not reported by source
    percentEffLake:
    3.76
    percentForest:
    29.85
    percentGlacier:
    0
    percentLake:
    14.38
    percentMountain:
    50.34
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -2442
    utmNorthGravi:
    6579863
    utmZoneInlet:
    33
    utmEastInlet:
    2427
    utmNorthInlet:
    6578675
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    146.14
    specificDischarge:
    82.5
    regulationArea:
    56.13
    areaReservoirs:
    1.87
    volumeReservoirs:
    6
    regulationPartReservoirs:
    0.04
    transferAreaIn:
    0
    transferAreaOut:
    16.54
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.87
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    6
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    2010
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    JØRPELAND 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:
      2
      unit:
      m
      serieFrom:
      1935-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1935-01-01T11:00:00Z
        dataToTime:
        2026-09-13T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-08-31T23:00:00Z
        dataToTime:
        2026-09-13T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1935-01-02T11:00:00Z
        dataToTime:
        2026-09-13T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      0
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1914-08-01T11:00:00Z
        dataToTime:
        2026-09-14T10:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-12-17T13:00:00Z
        dataToTime:
        2026-09-14T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1914-08-01T11:00:00Z
        dataToTime:
        2026-09-13T11:00:00Z
  6. station_id:
    32.11.0
    stationName:
    Jørpeland II ndf.Fiskeklubben
    latitude:
    59.02056
    longitude:
    6.05
    utmEast_Z33:
    -12903
    utmNorth_Z33:
    6576793
    masl:
    49
    riverName:
    Jørpelandsåna
    councilNumber:
    1130
    councilName:
    Strand
    countyName:
    Rogaland
    drainageBasinKey:
    0
    hierarchy:
    Jørpelandsåna
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    032.A1
    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:
    JØRPELAND 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:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2012-01-01T00:00:00Z
        dataToTime:
        2026-10-08T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-12-31T23:00:00Z
        dataToTime:
        2026-10-08T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2020-01-01T11:00:00Z
        dataToTime:
        2026-10-08T11: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:
        2012-01-01T00:00:00Z
        dataToTime:
        2026-10-08T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-01-01T01:00:00Z
        dataToTime:
        2026-10-08T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-01-01T11:00:00Z
        dataToTime:
        2026-10-08T11:00:00Z
  7. station_id:
    32.6.0
    stationName:
    Liarvatn ndf.
    latitude:
    59.04923
    longitude:
    6.11823
    utmEast_Z33:
    -8583
    utmNorth_Z33:
    6579444
    masl:
    296
    riverName:
    Jørpelandsåna
    councilNumber:
    1130
    councilName:
    Strand
    countyName:
    Rogaland
    drainageBasinKey:
    2491
    hierarchy:
    Jørpelandsåna
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    032.B4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    56.118
    drainageBasinAreaNorway:
    56.118
    gradient1085:
    21.92
    gradientBasin:
    not reported by source
    gradientRiver:
    20.8
    heightMinimum:
    293
    heightHypso10:
    461
    heightHypso20:
    511
    heightHypso30:
    568
    heightHypso40:
    599
    heightHypso50:
    660
    heightHypso60:
    687
    heightHypso70:
    709
    heightHypso80:
    749
    heightHypso90:
    761
    heightMaximum:
    845
    lengthKmBasin:
    11.65
    lengthKmRiver:
    18.55
    percentAgricul:
    0
    percentBog:
    1
    percentEffBog:
    not reported by source
    percentEffLake:
    3.75
    percentForest:
    29.84
    percentGlacier:
    0
    percentLake:
    14.37
    percentMountain:
    50.28
    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:
    146.21
    specificDischarge:
    82.44
    regulationArea:
    56.13
    areaReservoirs:
    1.87
    volumeReservoirs:
    6
    regulationPartReservoirs:
    0.04
    transferAreaIn:
    0
    transferAreaOut:
    32.88
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.87
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    6
    remainingArea:
    0.07
    numberReservoirs:
    2
    firstYearRegulation:
    2010
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    JØRPELAND KRAFT AS
    qNumberOfYears:
    98
    qStartYear:
    1915
    qEndYear:
    2025
    qm:
    42.5636
    q5:
    54.8856
    q10:
    66.03
    q20:
    77.2063
    q50:
    92.415
    hm:
    1.6713
    h5:
    1.8132
    h10:
    1.9266
    h20:
    2.03
    h50:
    2.1578
    culQm:
    57.1432
    culQ5:
    73.6858
    culQ10:
    88.6477
    culQ20:
    103.6523
    culQ50:
    124.0704
    culHm:
    1.8371
    culH5:
    1.9984
    culH10:
    2.1273
    culH20:
    2.2448
    culH50:
    2.3901
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1935-05-25T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-12-17T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1935-05-25T11:00:00Z
        dataToTime:
        2026-09-19T11: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:
        1935-05-25T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-12-17T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1935-05-25T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2012-04-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2012-04-19T15:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-04-19T16:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-04-20T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  8. station_id:
    32.7.0
    stationName:
    Jørpelandsåna v/Jørpeland
    latitude:
    59.02035
    longitude:
    6.05553
    utmEast_Z33:
    -12591
    utmNorth_Z33:
    6576728
    masl:
    72
    riverName:
    Jørpelandsåna
    councilNumber:
    1130
    councilName:
    Strand
    countyName:
    Rogaland
    drainageBasinKey:
    0
    hierarchy:
    Jørpelandsåna
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    032.A1
    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:
    JØRPELAND 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:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1983-11-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1983-11-02T00:00:00Z
        dataToTime:
        2026-05-18T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-01T13:00:00Z
        dataToTime:
        2026-05-18T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-11-02T11:00:00Z
        dataToTime:
        2026-05-17T11:00:00Z
  9. station_id:
    98.4.0
    stationName:
    Øye ndf.
    latitude:
    62.06826
    longitude:
    6.93157
    utmEast_Z33:
    79128
    utmNorth_Z33:
    6908028
    masl:
    153
    riverName:
    Bygdaelva
    councilNumber:
    1525
    councilName:
    Stranda
    countyName:
    Møre og Romsdal
    drainageBasinKey:
    1513
    hierarchy:
    Bygdaelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    098.6A4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    138.78
    drainageBasinAreaNorway:
    138.68
    gradient1085:
    43.31
    gradientBasin:
    57.58
    gradientRiver:
    63.48
    heightMinimum:
    146
    heightHypso10:
    456
    heightHypso20:
    693
    heightHypso30:
    844
    heightHypso40:
    929
    heightHypso50:
    1045
    heightHypso60:
    1134
    heightHypso70:
    1271
    heightHypso80:
    1384
    heightHypso90:
    1510
    heightMaximum:
    1852
    lengthKmBasin:
    15.12
    lengthKmRiver:
    20.16
    percentAgricul:
    2.39
    percentBog:
    0.44
    percentEffBog:
    not reported by source
    percentEffLake:
    0.26
    percentForest:
    18.22
    percentGlacier:
    3.12
    percentLake:
    4.32
    percentMountain:
    65.16
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    83112
    utmNorthGravi:
    6902020
    utmZoneInlet:
    33
    utmEastInlet:
    86401
    utmNorthInlet:
    6897909
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    269.61
    specificDischarge:
    61.37
    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:
    2001
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    102
    qStartYear:
    1917
    qEndYear:
    2025
    qm:
    61.591
    q5:
    75.8374
    q10:
    89.4991
    q20:
    103.53
    q50:
    123.1422
    hm:
    1.883
    h5:
    2.0391
    h10:
    2.1732
    h20:
    2.299
    h50:
    2.4591
    culQm:
    80.9811
    culQ5:
    99.7126
    culQ10:
    117.6754
    culQ20:
    136.1234
    culQ50:
    161.9099
    culHm:
    2.0911
    culH5:
    2.2658
    culH10:
    2.4161
    culH20:
    2.5569
    culH50:
    2.7361
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1990-10-02T10:30:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-02T11:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-03T11:00:00Z
        dataToTime:
        2026-09-19T11: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:
        1990-10-02T10:30:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-02T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-03T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-08-30T01:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-08-30T02:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-08-30T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1996-10-31T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-10-31T13:58:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-10-31T15:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-11-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  10. station_id:
    98.90.0
    stationName:
    Åknes Ørnereiret
    latitude:
    62.182
    longitude:
    6.98896
    utmEast_Z33:
    83678
    utmNorth_Z33:
    6920258
    masl:
    901
    riverName:
    KYSTFELT
    councilNumber:
    1525
    councilName:
    Stranda
    countyName:
    Møre og Romsdal
    drainageBasinKey:
    0
    hierarchy:
    Storfjorden sør, Sunnylvsfjorden og Geirangerfjorden
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    098.50
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Fjellskred
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    not reported by source
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    13 results

    1. parameterName:
      Nedbør
      parameter:
      0
      versionNo:
      1
      unit:
      mm
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-18T23:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
    2. parameterName:
      Vindretning
      parameter:
      14
      versionNo:
      1
      unit:
      °
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T14:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      1
      unit:
      m/s
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T14:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      2
      unit:
      m/s
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T14:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    6. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    7. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      1
      unit:
      cm
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    8. parameterName:
      Jordtemperatur
      parameter:
      2006
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    9. parameterName:
      Overflatetemperatur
      parameter:
      2040
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    10. parameterName:
      Lufttrykk ved målestedet
      parameter:
      4
      versionNo:
      1
      unit:
      hPa
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    11. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    12. parameterName:
      Generell parameter
      parameter:
      9153
      versionNo:
      1
      unit:
      #
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    13. parameterName:
      Nedbør rådata
      parameter:
      9301
      versionNo:
      1
      unit:
      mm
      serieFrom:
      2026-04-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  11. station_id:
    98.90.19
    stationName:
    Åknesskaret klimastasjon
    latitude:
    62.18835
    longitude:
    6.98656
    utmEast_Z33:
    83641
    utmNorth_Z33:
    6920976
    masl:
    1151
    riverName:
    Storelva
    councilNumber:
    1525
    councilName:
    Stranda
    countyName:
    Møre og Romsdal
    drainageBasinKey:
    0
    hierarchy:
    Storelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    098.3D
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Fjellskred
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    not reported by source
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    11 results

    1. parameterName:
      Nedbør
      parameter:
      0
      versionNo:
      1
      unit:
      mm
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. parameterName:
      Vindretning
      parameter:
      14
      versionNo:
      1
      unit:
      °
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      1
      unit:
      m/s
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      2
      unit:
      m/s
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    6. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    7. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      1
      unit:
      cm
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-18T19:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-18T20:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    8. parameterName:
      Jordtemperatur
      parameter:
      2006
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    9. parameterName:
      Overflatetemperatur
      parameter:
      2040
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    10. parameterName:
      Lufttrykk ved målestedet
      parameter:
      4
      versionNo:
      1
      unit:
      hPa
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    11. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2022-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:02:00Z
        dataToTime:
        2026-09-20T05:03:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-09-20T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  12. station_id:
    99.4.0
    stationName:
    Kolbeinsvatn
    latitude:
    62.0517
    longitude:
    7.38421
    utmEast_Z33:
    102441
    utmNorth_Z33:
    6903330
    masl:
    1132
    riverName:
    Tafjordvassdraget
    councilNumber:
    1525
    councilName:
    Stranda
    countyName:
    Møre og Romsdal
    drainageBasinKey:
    1517
    hierarchy:
    Tafjordvassdraget
    lakeArea:
    3.08
    lakeName:
    Kolbeinsvatnet
    lakeNo:
    1962
    regineNo:
    099.H
    reservoirNo:
    625
    reservoirName:
    KOLBEINSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.89
    drainageBasinAreaNorway:
    11.89
    gradient1085:
    0
    gradientBasin:
    34.21
    gradientRiver:
    41.08
    heightMinimum:
    1126
    heightHypso10:
    1141
    heightHypso20:
    1175
    heightHypso30:
    1208
    heightHypso40:
    1276
    heightHypso50:
    1343
    heightHypso60:
    1403
    heightHypso70:
    1481
    heightHypso80:
    1554
    heightHypso90:
    1600
    heightMaximum:
    1744
    lengthKmBasin:
    4.11
    lengthKmRiver:
    4.28
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    14.45
    percentForest:
    0
    percentGlacier:
    1.37
    percentLake:
    26.17
    percentMountain:
    72.45
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    100594
    utmNorthGravi:
    6903023
    utmZoneInlet:
    33
    utmEastInlet:
    99149
    utmNorthInlet:
    6903811
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    21.77
    specificDischarge:
    58.02
    regulationArea:
    11.89
    areaReservoirs:
    3.08
    volumeReservoirs:
    25.7
    regulationPartReservoirs:
    1.18
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.08
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    25.7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2013
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    TAFJORD KRAFTPRODUKSJON 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-12T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11:00:00Z
        dataToTime:
        2026-06-13T11: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-12T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
limit:
25
offset:
0
returned:
12
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.