search_stations

Find NVE hydrological stations and their available time series.

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).
offsetoptionalintegerNumber of matching stations to skip (default 0).
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": "..."}
}
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).
Type: integer. Number of matching stations to skip (default 0).

Result

Source: NVE HydAPI. Retrieved 2026-08-03T05:43:33Z in 0.172 seconds.

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

Showing 10 of 10 results in compact format.

  1. latitude:
    59.51704
    longitude:
    10.12356
  2. latitude:
    59.51557
    longitude:
    10.10005
  3. latitude:
    58.64199
    longitude:
    8.90556
  4. latitude:
    58.66821
    longitude:
    8.97779
  5. latitude:
    59.04923
    longitude:
    6.11823
  6. latitude:
    59.02035
    longitude:
    6.05553
  7. latitude:
    62.06826
    longitude:
    6.93157
  8. latitude:
    62.182
    longitude:
    6.98896
  9. latitude:
    62.18835
    longitude:
    6.98656
  10. latitude:
    62.0517
    longitude:
    7.38421
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-08-03T05:43:33.0493134Z
queryTime:
00:00:00.0011263
itemCount:
10
data:

10 results

  1. stationId:
    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:
    48
    qStartYear:
    1977
    qEndYear:
    2024
    qm:
    19.2495
    q5:
    24.1147
    q10:
    28.0926
    q20:
    31.917
    q50:
    36.8799
    hm:
    2.3588
    h5:
    2.4495
    h10:
    2.5146
    h20:
    2.5715
    h50:
    2.6387
    culQm:
    28.8757
    culQ5:
    36.1738
    culQ10:
    42.141
    culQ20:
    47.8779
    culQ50:
    55.3227
    culHm:
    2.5267
    culH5:
    2.6296
    culH10:
    2.7035
    culH20:
    2.7681
    culH50:
    2.8444
    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-08-03T04:59:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-04-22T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T04:59:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T00:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-04-22T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-25T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-26T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  2. stationId:
    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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-23T14:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-05-23T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-12-20T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-12-21T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-23T14:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-23T14:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-05-24T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  3. stationId:
    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. stationId:
    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:
    15
    qStartYear:
    2009
    qEndYear:
    2024
    qm:
    110.3502
    q5:
    138.9124
    q10:
    155.413
    q20:
    169.0282
    q50:
    183.9196
    hm:
    2.7974
    h5:
    3.049
    h10:
    3.1801
    h20:
    3.282
    h50:
    3.3879
    culQm:
    132.4804
    culQ5:
    166.7706
    culQ10:
    186.5803
    culQ20:
    202.9259
    culQ50:
    220.8037
    culHm:
    2.9953
    culH5:
    3.2655
    culH10:
    3.4062
    culH20:
    3.5156
    culH50:
    3.6293
    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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T00:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T00:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-22T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-20T18:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-11-21T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  5. stationId:
    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:
    97
    qStartYear:
    1915
    qEndYear:
    2024
    qm:
    42.1315
    q5:
    54.4421
    q10:
    65.5453
    q20:
    76.6674
    q50:
    91.7828
    hm:
    1.6742
    h5:
    1.8169
    h10:
    1.9303
    h20:
    2.0331
    h50:
    2.1599
    culQm:
    56.5631
    culQ5:
    73.0905
    culQ10:
    87.9969
    culQ20:
    102.9287
    culQ50:
    123.2217
    culHm:
    1.8395
    culH5:
    2.0011
    culH10:
    2.1294
    culH20:
    2.2458
    culH50:
    2.3894
    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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-12-17T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1935-05-25T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-12-17T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1935-05-25T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-04-19T16:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-04-20T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  6. stationId:
    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
  7. stationId:
    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:
    101
    qStartYear:
    1917
    qEndYear:
    2024
    qm:
    61.3809
    q5:
    75.4813
    q10:
    89.1622
    q20:
    103.2788
    q50:
    123.1158
    hm:
    1.8806
    h5:
    2.0354
    h10:
    2.1701
    h20:
    2.2969
    h50:
    2.4589
    culQm:
    80.7049
    culQ5:
    99.2443
    culQ10:
    117.2323
    culQ20:
    135.7931
    culQ50:
    161.8752
    culHm:
    2.0884
    culH5:
    2.2617
    culH10:
    2.4125
    culH20:
    2.5545
    culH50:
    2.7359
    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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-02T11:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-03T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-02T11:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-10-03T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-08-30T02:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-08-30T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-10-31T15:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-11-01T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  8. stationId:
    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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-18T23:00:00Z
        dataToTime:
        2026-08-03T23: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T14:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T14:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T14:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-19T13:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-03-20T11:00:00Z
        dataToTime:
        2026-08-03T11:00:00Z
  9. stationId:
    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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-08-02T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T04:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T04:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-18T20:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T04:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T04:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11: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-08-03T05:05:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-19T12:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-10-20T11:00:00Z
        dataToTime:
        2026-08-03T11:00:00Z
  10. stationId:
    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-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-31T11:00:00Z
        dataToTime:
        2026-04-25T11: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-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
limit:
25
offset:
0
returned:
10
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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.