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-03T09:15:09Z in 0.207 seconds.

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

Showing 10 of 25 results in compact format.

  1. latitude:
    61.49819
    longitude:
    8.13541
  2. latitude:
    61.5127
    longitude:
    8.13739
  3. latitude:
    61.65063
    longitude:
    7.75446
  4. latitude:
    61.64688
    longitude:
    7.73762
  5. latitude:
    61.70575
    longitude:
    7.79385
  6. latitude:
    61.68038
    longitude:
    7.87231
  7. latitude:
    61.64989
    longitude:
    7.8772
  8. latitude:
    61.64349
    longitude:
    7.86233
  9. latitude:
    61.49422
    longitude:
    7.68652
  10. latitude:
    61.54988
    longitude:
    7.62133
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=LUSTER&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-08-03T09:15:09.4908017Z
queryTime:
00:00:00.0015410
itemCount:
45
data:

25 results

  1. stationId:
    74.108.0
    stationName:
    Raundalen i Utla
    latitude:
    61.49819
    longitude:
    8.13541
    utmEast_Z33:
    135029
    utmNorth_Z33:
    6837527
    masl:
    1264
    riverName:
    Rauddøla
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    2459
    hierarchy:
    Rauddøla/Årdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    074.FA
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    32.86
    drainageBasinAreaNorway:
    32.86
    gradient1085:
    15.27
    gradientBasin:
    not reported by source
    gradientRiver:
    17.25
    heightMinimum:
    1265
    heightHypso10:
    1336
    heightHypso20:
    1399
    heightHypso30:
    1463
    heightHypso40:
    1483
    heightHypso50:
    1545
    heightHypso60:
    1605
    heightHypso70:
    1690
    heightHypso80:
    1810
    heightHypso90:
    1880
    heightMaximum:
    2161
    lengthKmBasin:
    11.99
    lengthKmRiver:
    14.32
    percentAgricul:
    0
    percentBog:
    0.01
    percentEffBog:
    not reported by source
    percentEffLake:
    2.97
    percentForest:
    0
    percentGlacier:
    0.61
    percentLake:
    5.88
    percentMountain:
    93.51
    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:
    51.05
    specificDischarge:
    49.23
    regulationArea:
    32.86
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    32.86
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    Hydro Aluminium A/S Årdal verk
    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:
      1999-09-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1999-09-01T11:00:00Z
        dataToTime:
        2012-11-01T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-10-19T11:00:00Z
        dataToTime:
        2012-11-01T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-09-01T11:00:00Z
        dataToTime:
        2012-10-31T11: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:
        1999-09-01T11:00:00Z
        dataToTime:
        2012-11-01T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-10-19T11:00:00Z
        dataToTime:
        2012-11-01T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-09-01T11:00:00Z
        dataToTime:
        2012-10-31T11:00:00Z
  2. stationId:
    74.109.0
    stationName:
    Gravdalen i Utla
    latitude:
    61.5127
    longitude:
    8.13739
    utmEast_Z33:
    135305
    utmNorth_Z33:
    6839126
    masl:
    1198
    riverName:
    Årdalsvassdraget
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    2314
    hierarchy:
    Årdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    074.G2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    35.33
    drainageBasinAreaNorway:
    35.33
    gradient1085:
    45.47
    gradientBasin:
    not reported by source
    gradientRiver:
    48.54
    heightMinimum:
    1200
    heightHypso10:
    1322
    heightHypso20:
    1408
    heightHypso30:
    1467
    heightHypso40:
    1515
    heightHypso50:
    1576
    heightHypso60:
    1633
    heightHypso70:
    1703
    heightHypso80:
    1770
    heightHypso90:
    1899
    heightMaximum:
    2219
    lengthKmBasin:
    7.28
    lengthKmRiver:
    8.03
    percentAgricul:
    0
    percentBog:
    0.31
    percentEffBog:
    not reported by source
    percentEffLake:
    0.85
    percentForest:
    0
    percentGlacier:
    11.8
    percentLake:
    2.67
    percentMountain:
    85.22
    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:
    60.27
    specificDischarge:
    52.33
    regulationArea:
    36.51
    areaReservoirs:
    0.23
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    36.51
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.23
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Aluminium A/S Årdal verk
    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:
      1999-09-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1999-09-01T11:00:00Z
        dataToTime:
        2026-07-27T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-10-19T13:00:00Z
        dataToTime:
        2008-12-04T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-09-01T11:00:00Z
        dataToTime:
        2026-07-28T11: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:
        1999-09-01T11:00:00Z
        dataToTime:
        2026-07-27T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-10-19T13:00:00Z
        dataToTime:
        2008-12-04T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-09-01T11:00:00Z
        dataToTime:
        2026-07-28T11:00:00Z
  3. stationId:
    75.10.0
    stationName:
    Fivlemyrane
    latitude:
    61.65063
    longitude:
    7.75446
    utmEast_Z33:
    116723
    utmNorth_Z33:
    6856630
    masl:
    1019
    riverName:
    Nørdstedøla
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1313
    hierarchy:
    Nørdstedøla/Fortunvassdraget
    lakeArea:
    0.54
    lakeName:
    Fivlemyrane
    lakeNo:
    1590
    regineNo:
    075.DA22
    reservoirNo:
    460
    reservoirName:
    FIVLEMYRANE
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    85.71
    drainageBasinAreaNorway:
    85.71
    gradient1085:
    33.95
    gradientBasin:
    28.03
    gradientRiver:
    39.87
    heightMinimum:
    1028
    heightHypso10:
    1266
    heightHypso20:
    1370
    heightHypso30:
    1430
    heightHypso40:
    1499
    heightHypso50:
    1565
    heightHypso60:
    1629
    heightHypso70:
    1667
    heightHypso80:
    1709
    heightHypso90:
    1796
    heightMaximum:
    2035
    lengthKmBasin:
    13.43
    lengthKmRiver:
    9.86
    percentAgricul:
    0
    percentBog:
    0.14
    percentEffBog:
    not reported by source
    percentEffLake:
    1.71
    percentForest:
    0
    percentGlacier:
    21.32
    percentLake:
    7.56
    percentMountain:
    70.97
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    117798
    utmNorthGravi:
    6863213
    utmZoneInlet:
    33
    utmEastInlet:
    0
    utmNorthInlet:
    0
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    144.67
    specificDischarge:
    53.49
    regulationArea:
    85.71
    areaReservoirs:
    4.17
    volumeReservoirs:
    54.6
    regulationPartReservoirs:
    0.38
    transferAreaIn:
    8.94
    transferAreaOut:
    94.65
    reservoirAreaIn:
    0.62
    reservoirAreaOut:
    4.79
    reservoirVolumeIn:
    11.1
    reservoirVolumeOut:
    65.7
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1959
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-05T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-05T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  4. stationId:
    75.11.0
    stationName:
    Gravdalsvatn
    latitude:
    61.64688
    longitude:
    7.73762
    utmEast_Z33:
    115788
    utmNorth_Z33:
    6856314
    masl:
    1283
    riverName:
    Gravdøla
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1314
    hierarchy:
    Gravdøla/Nørdstedøla/Fortunvassdraget
    lakeArea:
    0.62
    lakeName:
    Gravdalsvatnet
    lakeNo:
    1597
    regineNo:
    075.DA2B
    reservoirNo:
    467
    reservoirName:
    GRAVDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.91
    drainageBasinAreaNorway:
    8.907
    gradient1085:
    39.67
    gradientBasin:
    22.3
    gradientRiver:
    37.7
    heightMinimum:
    1268
    heightHypso10:
    1299
    heightHypso20:
    1348
    heightHypso30:
    1385
    heightHypso40:
    1408
    heightHypso50:
    1443
    heightHypso60:
    1468
    heightHypso70:
    1490
    heightHypso80:
    1514
    heightHypso90:
    1554
    heightMaximum:
    1642
    lengthKmBasin:
    4.3
    lengthKmRiver:
    5.41
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    7.25
    percentForest:
    0
    percentGlacier:
    1.63
    percentLake:
    8.75
    percentMountain:
    89.7
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    114075
    utmNorthGravi:
    6856538
    utmZoneInlet:
    33
    utmEastInlet:
    112060
    utmNorthInlet:
    6855221
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    15.58
    specificDischarge:
    55.22
    regulationArea:
    8.94
    areaReservoirs:
    0.62
    volumeReservoirs:
    11.1
    regulationPartReservoirs:
    0.71
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.62
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    11.1
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-11T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  5. stationId:
    75.12.0
    stationName:
    Illevatn
    latitude:
    61.70575
    longitude:
    7.79385
    utmEast_Z33:
    119481
    utmNorth_Z33:
    6862511
    masl:
    1371
    riverName:
    Illvasselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1315
    hierarchy:
    Illvasselvi/Nørdstedøla/Fortunvassdraget
    lakeArea:
    3.63
    lakeName:
    Illvatnet
    lakeNo:
    1592
    regineNo:
    075.DCA
    reservoirNo:
    462
    reservoirName:
    ILLVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    27.54
    drainageBasinAreaNorway:
    27.54
    gradient1085:
    20.8
    gradientBasin:
    28
    gradientRiver:
    15.6
    heightMinimum:
    1382
    heightHypso10:
    1383
    heightHypso20:
    1487
    heightHypso30:
    1539
    heightHypso40:
    1568
    heightHypso50:
    1611
    heightHypso60:
    1662
    heightHypso70:
    1709
    heightHypso80:
    1781
    heightHypso90:
    1860
    heightMaximum:
    2035
    lengthKmBasin:
    6.89
    lengthKmRiver:
    8.72
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    13.85
    percentForest:
    0
    percentGlacier:
    11.54
    percentLake:
    17.89
    percentMountain:
    70.57
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    120835
    utmNorthGravi:
    6865865
    utmZoneInlet:
    33
    utmEastInlet:
    121512
    utmNorthInlet:
    6868679
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    36.65
    specificDischarge:
    42.17
    regulationArea:
    27.54
    areaReservoirs:
    3.63
    volumeReservoirs:
    51.1
    regulationPartReservoirs:
    1.39
    transferAreaIn:
    0
    transferAreaOut:
    27.54
    reservoirAreaIn:
    0
    reservoirAreaOut:
    3.63
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    51.1
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-05T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-05T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  6. stationId:
    75.15.0
    stationName:
    Namnlausvatn
    latitude:
    61.68038
    longitude:
    7.87231
    utmEast_Z33:
    123302
    utmNorth_Z33:
    6859240
    masl:
    1367
    riverName:
    Namnlauselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1318
    hierarchy:
    Namnlauselvi/Fortunvassdraget
    lakeArea:
    0.6
    lakeName:
    Namnlausvatnet
    lakeNo:
    1591
    regineNo:
    075.FB
    reservoirNo:
    461
    reservoirName:
    NAMNLAUSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    4.84
    drainageBasinAreaNorway:
    4.842
    gradient1085:
    49.52
    gradientBasin:
    24.32
    gradientRiver:
    35.34
    heightMinimum:
    1365
    heightHypso10:
    1375
    heightHypso20:
    1388
    heightHypso30:
    1412
    heightHypso40:
    1442
    heightHypso50:
    1460
    heightHypso60:
    1489
    heightHypso70:
    1517
    heightHypso80:
    1538
    heightHypso90:
    1588
    heightMaximum:
    1696
    lengthKmBasin:
    2.17
    lengthKmRiver:
    2.77
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.69
    percentForest:
    0
    percentGlacier:
    1.88
    percentLake:
    15.58
    percentMountain:
    82.45
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    123316
    utmNorthGravi:
    6858332
    utmZoneInlet:
    33
    utmEastInlet:
    121908
    utmNorthInlet:
    6857689
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    8.66
    specificDischarge:
    57.05
    regulationArea:
    4.81
    areaReservoirs:
    0.6
    volumeReservoirs:
    3.2
    regulationPartReservoirs:
    0.37
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.6
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    3.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-11T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  7. stationId:
    75.16.0
    stationName:
    Grønevatn øvre
    latitude:
    61.64989
    longitude:
    7.8772
    utmEast_Z33:
    123188
    utmNorth_Z33:
    6855830
    masl:
    1335
    riverName:
    Vetledøla
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1319
    hierarchy:
    Vetledøla/Fortunvassdraget
    lakeArea:
    0.45
    lakeName:
    Øvre Grønevatnet
    lakeNo:
    1594
    regineNo:
    075.E1D
    reservoirNo:
    464
    reservoirName:
    ØVRE GRØNEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    3.86
    drainageBasinAreaNorway:
    3.86
    gradient1085:
    51.86
    gradientBasin:
    25.29
    gradientRiver:
    34.9
    heightMinimum:
    1333
    heightHypso10:
    1348
    heightHypso20:
    1373
    heightHypso30:
    1397
    heightHypso40:
    1421
    heightHypso50:
    1450
    heightHypso60:
    1459
    heightHypso70:
    1478
    heightHypso80:
    1502
    heightHypso90:
    1512
    heightMaximum:
    1558
    lengthKmBasin:
    1.96
    lengthKmRiver:
    2.75
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.31
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    15.86
    percentMountain:
    84.23
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    123428
    utmNorthGravi:
    6856319
    utmZoneInlet:
    33
    utmEastInlet:
    122460
    utmNorthInlet:
    6856759
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    7.04
    specificDischarge:
    57.35
    regulationArea:
    3.89
    areaReservoirs:
    0.45
    volumeReservoirs:
    6.9
    regulationPartReservoirs:
    0.98
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.45
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    6.9
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-11T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  8. stationId:
    75.17.0
    stationName:
    Grønevatn nedre
    latitude:
    61.64349
    longitude:
    7.86233
    utmEast_Z33:
    122325
    utmNorth_Z33:
    6855206
    masl:
    1303
    riverName:
    Vetledøla
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1320
    hierarchy:
    Vetledøla/Fortunvassdraget
    lakeArea:
    0.29
    lakeName:
    Nedre Grønevatnet
    lakeNo:
    1593
    regineNo:
    075.E1C
    reservoirNo:
    463
    reservoirName:
    NEDRE GRØNEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    7.14
    drainageBasinAreaNorway:
    7.141
    gradient1085:
    36.33
    gradientBasin:
    28.3
    gradientRiver:
    30.22
    heightMinimum:
    1295
    heightHypso10:
    1345
    heightHypso20:
    1373
    heightHypso30:
    1402
    heightHypso40:
    1449
    heightHypso50:
    1467
    heightHypso60:
    1495
    heightHypso70:
    1514
    heightHypso80:
    1566
    heightHypso90:
    1634
    heightMaximum:
    1884
    lengthKmBasin:
    2.93
    lengthKmRiver:
    4.37
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    8.14
    percentForest:
    0
    percentGlacier:
    6.55
    percentLake:
    13.8
    percentMountain:
    79.59
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    123081
    utmNorthGravi:
    6855446
    utmZoneInlet:
    33
    utmEastInlet:
    122460
    utmNorthInlet:
    6856759
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    13.44
    specificDischarge:
    59.65
    regulationArea:
    7.13
    areaReservoirs:
    0.74
    volumeReservoirs:
    10.7
    regulationPartReservoirs:
    0.8
    transferAreaIn:
    0
    transferAreaOut:
    3.89
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.74
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    10.7
    remainingArea:
    0.01
    numberReservoirs:
    2
    firstYearRegulation:
    1959
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-11T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  9. stationId:
    75.18.0
    stationName:
    Fortun
    latitude:
    61.49422
    longitude:
    7.68652
    utmEast_Z33:
    111182
    utmNorth_Z33:
    6839688
    masl:
    21
    riverName:
    Fortunvassdraget
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1321
    hierarchy:
    Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.B0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    464.68
    drainageBasinAreaNorway:
    464.68
    gradient1085:
    42.13
    gradientBasin:
    36.54
    gradientRiver:
    38.85
    heightMinimum:
    18
    heightHypso10:
    1014
    heightHypso20:
    1225
    heightHypso30:
    1325
    heightHypso40:
    1378
    heightHypso50:
    1441
    heightHypso60:
    1479
    heightHypso70:
    1536
    heightHypso80:
    1629
    heightHypso90:
    1730
    heightMaximum:
    2375
    lengthKmBasin:
    31.16
    lengthKmRiver:
    40.25
    percentAgricul:
    0.42
    percentBog:
    0.32
    percentEffBog:
    not reported by source
    percentEffLake:
    0.21
    percentForest:
    7.44
    percentGlacier:
    6.85
    percentLake:
    7.53
    percentMountain:
    76.05
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    119714
    utmNorthGravi:
    6850787
    utmZoneInlet:
    33
    utmEastInlet:
    121512
    utmNorthInlet:
    6868679
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    743.92
    specificDischarge:
    50.8
    regulationArea:
    351.11
    areaReservoirs:
    20.56
    volumeReservoirs:
    291.6
    regulationPartReservoirs:
    0.39
    transferAreaIn:
    51.43
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    112.94
    numberReservoirs:
    15
    firstYearRegulation:
    1959
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    Hydro Energi Sogn, HES
    qNumberOfYears:
    28
    qStartYear:
    1993
    qEndYear:
    2021
    qm:
    109.3493
    q5:
    131.2722
    q10:
    149.642
    q20:
    167.487
    q50:
    190.9161
    hm:
    2.5161
    h5:
    2.7214
    h10:
    2.8775
    h20:
    3.0182
    h50:
    3.1894
    culQm:
    135.7937
    culQ5:
    163.0183
    culQ10:
    185.8305
    culQ20:
    207.991
    culQ50:
    237.0861
    culHm:
    2.761
    culH5:
    2.9839
    culH10:
    3.1534
    culH20:
    3.3061
    culH50:
    3.4919
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-11-20T21:00:00Z
        dataToTime:
        2026-07-01T16:15:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-11-21T01:00:00Z
        dataToTime:
        2026-07-01T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-11-21T11:00:00Z
        dataToTime:
        2026-06-30T11:00:00Z
    2. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      2
      unit:
      m
      serieFrom:
      2023-05-08T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-05-08T00:00:00Z
        dataToTime:
        2026-07-27T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-05-08T01:00:00Z
        dataToTime:
        2026-07-27T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-05-08T11:00:00Z
        dataToTime:
        2026-07-26T11:00:00Z
    3. 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:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-07-01T16:15:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-11-21T23:00:00Z
        dataToTime:
        2026-07-01T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1961-01-01T11:00:00Z
        dataToTime:
        2026-06-30T11:00:00Z
  10. stationId:
    75.22.0
    stationName:
    Gilja
    latitude:
    61.54988
    longitude:
    7.62133
    utmEast_Z33:
    108430
    utmNorth_Z33:
    6846251
    masl:
    101
    riverName:
    Mørkrisvassdraget
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1325
    hierarchy:
    Mørkrisvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.4B2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    203.43
    drainageBasinAreaNorway:
    203.43
    gradient1085:
    44.56
    gradientBasin:
    31.69
    gradientRiver:
    51.38
    heightMinimum:
    94
    heightHypso10:
    988
    heightHypso20:
    1183
    heightHypso30:
    1252
    heightHypso40:
    1329
    heightHypso50:
    1404
    heightHypso60:
    1494
    heightHypso70:
    1553
    heightHypso80:
    1594
    heightHypso90:
    1680
    heightMaximum:
    2015
    lengthKmBasin:
    21.76
    lengthKmRiver:
    28.52
    percentAgricul:
    0.01
    percentBog:
    0.17
    percentEffBog:
    not reported by source
    percentEffLake:
    0.19
    percentForest:
    5.75
    percentGlacier:
    13.19
    percentLake:
    3.59
    percentMountain:
    76.21
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    107546
    utmNorthGravi:
    6857870
    utmZoneInlet:
    33
    utmEastInlet:
    103714
    utmNorthInlet:
    6866372
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    362.58
    specificDischarge:
    56.48
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT ENERGI AS AVD REGION MIDT-NORGE
    qNumberOfYears:
    53
    qStartYear:
    1963
    qEndYear:
    2016
    qm:
    95.0165
    q5:
    113.3366
    q10:
    129.1256
    q20:
    144.6459
    q50:
    165.2956
    hm:
    2.0704
    h5:
    2.1854
    h10:
    2.2747
    h20:
    2.3555
    h50:
    2.4544
    culQm:
    121.1461
    culQ5:
    144.5042
    culQ10:
    164.6351
    culQ20:
    184.4235
    culQ50:
    210.7518
    culHm:
    2.2306
    culH5:
    2.3548
    culH10:
    2.4513
    culH20:
    2.5386
    culH50:
    2.6454
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2016-06-15T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2016-07-07T06:00:00Z
        dataToTime:
        2018-10-10T14:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-07-07T07:00:00Z
        dataToTime:
        2018-10-10T14:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2016-07-08T11:00:00Z
        dataToTime:
        2018-10-07T11:00:00Z
  11. stationId:
    75.23.0
    stationName:
    Krokenelv
    latitude:
    61.34702
    longitude:
    7.39822
    utmEast_Z33:
    93991
    utmNorth_Z33:
    6825127
    masl:
    18
    riverName:
    Krokadalselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1326
    hierarchy:
    Krokadalselvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.2Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    45.92
    drainageBasinAreaNorway:
    45.92
    gradient1085:
    79.59
    gradientBasin:
    38.13
    gradientRiver:
    83.45
    heightMinimum:
    13
    heightHypso10:
    725
    heightHypso20:
    974
    heightHypso30:
    1061
    heightHypso40:
    1146
    heightHypso50:
    1179
    heightHypso60:
    1207
    heightHypso70:
    1250
    heightHypso80:
    1284
    heightHypso90:
    1321
    heightMaximum:
    1464
    lengthKmBasin:
    12.37
    lengthKmRiver:
    14.69
    percentAgricul:
    0.04
    percentBog:
    0.32
    percentEffBog:
    not reported by source
    percentEffLake:
    0.05
    percentForest:
    18.34
    percentGlacier:
    0
    percentLake:
    1.08
    percentMountain:
    77.47
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    100676
    utmNorthGravi:
    6824317
    utmZoneInlet:
    33
    utmEastInlet:
    105350
    utmNorthInlet:
    6821300
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    68.54
    specificDischarge:
    47.15
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT ENERGI AS AVD REGION MIDT-NORGE
    qNumberOfYears:
    26
    qStartYear:
    1995
    qEndYear:
    2020
    qm:
    20.1309
    q5:
    24.3696
    q10:
    27.3323
    q20:
    29.9938
    q50:
    33.1945
    hm:
    1.4469
    h5:
    1.5316
    h10:
    1.5855
    h20:
    1.6309
    h50:
    1.6823
    culQm:
    29.1307
    culQ5:
    35.2643
    culQ10:
    39.5516
    culQ20:
    43.4029
    culQ50:
    48.0345
    culHm:
    1.6164
    culH5:
    1.7139
    culH10:
    1.776
    culH20:
    1.8282
    culH50:
    1.8874
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-04-20T10:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-04-20T11:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-04-20T11: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:
        1965-04-20T10:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-04-20T11:00:00Z
        dataToTime:
        2026-08-03T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-04-20T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2004-10-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-10-13T14:00:00Z
        dataToTime:
        2026-08-03T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-13T15:00:00Z
        dataToTime:
        2026-08-03T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-14T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  12. stationId:
    75.26.0
    stationName:
    Kringlevatn
    latitude:
    61.50975
    longitude:
    7.45563
    utmEast_Z33:
    99146
    utmNorth_Z33:
    6842812
    masl:
    676
    riverName:
    Kolstadelvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1329
    hierarchy:
    Kolstadelvi/Dalsdalselvi
    lakeArea:
    0.47
    lakeName:
    Kringlevatnet
    lakeNo:
    1601
    regineNo:
    075.5AD
    reservoirNo:
    469
    reservoirName:
    KRINGLEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    20.71
    drainageBasinAreaNorway:
    20.71
    gradient1085:
    85.45
    gradientBasin:
    40.21
    gradientRiver:
    78.99
    heightMinimum:
    674
    heightHypso10:
    838
    heightHypso20:
    962
    heightHypso30:
    1091
    heightHypso40:
    1170
    heightHypso50:
    1222
    heightHypso60:
    1278
    heightHypso70:
    1329
    heightHypso80:
    1380
    heightHypso90:
    1454
    heightMaximum:
    1563
    lengthKmBasin:
    7.19
    lengthKmRiver:
    8.25
    percentAgricul:
    0
    percentBog:
    0.46
    percentEffBog:
    not reported by source
    percentEffLake:
    3.51
    percentForest:
    4.14
    percentGlacier:
    0
    percentLake:
    5.35
    percentMountain:
    80.88
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    98985
    utmNorthGravi:
    6845961
    utmZoneInlet:
    33
    utmEastInlet:
    100452
    utmNorthInlet:
    6847793
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    36.31
    specificDischarge:
    55.56
    regulationArea:
    20.72
    areaReservoirs:
    0.91
    volumeReservoirs:
    7
    regulationPartReservoirs:
    0.19
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.91
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    7
    remainingArea:
    -0.01
    numberReservoirs:
    2
    firstYearRegulation:
    2001
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    LUSTER ENERGIVERK 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:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1976-01-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-02T11:00:00Z
        dataToTime:
        2026-08-03T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-08-03T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-02T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  13. stationId:
    75.27.0
    stationName:
    Smørvivatn
    latitude:
    61.52708
    longitude:
    7.43973
    utmEast_Z33:
    98528
    utmNorth_Z33:
    6844832
    masl:
    794
    riverName:
    Kolstadelvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1330
    hierarchy:
    Kolstadelvi/Dalsdalselvi
    lakeArea:
    0.44
    lakeName:
    Smørvevatnet
    lakeNo:
    1602
    regineNo:
    075.5AD
    reservoirNo:
    470
    reservoirName:
    SMØRVIVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    11.31
    drainageBasinAreaNorway:
    11.31
    gradient1085:
    96.38
    gradientBasin:
    40.25
    gradientRiver:
    90.61
    heightMinimum:
    792
    heightHypso10:
    915
    heightHypso20:
    1042
    heightHypso30:
    1123
    heightHypso40:
    1184
    heightHypso50:
    1243
    heightHypso60:
    1310
    heightHypso70:
    1385
    heightHypso80:
    1433
    heightHypso90:
    1493
    heightMaximum:
    1563
    lengthKmBasin:
    5.64
    lengthKmRiver:
    5.95
    percentAgricul:
    0
    percentBog:
    0.31
    percentEffBog:
    not reported by source
    percentEffLake:
    4.09
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    4.92
    percentMountain:
    89.24
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    98932
    utmNorthGravi:
    6847002
    utmZoneInlet:
    33
    utmEastInlet:
    100452
    utmNorthInlet:
    6847793
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    21.08
    specificDischarge:
    59.06
    regulationArea:
    11.31
    areaReservoirs:
    0.44
    volumeReservoirs:
    4.2
    regulationPartReservoirs:
    0.2
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.44
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    4.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2001
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    LUSTER ENERGIVERK 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:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1976-01-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-02T11:00:00Z
        dataToTime:
        2026-08-03T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-08-03T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-02T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  14. stationId:
    75.28.0
    stationName:
    Feigumfoss
    latitude:
    61.38168
    longitude:
    7.44511
    utmEast_Z33:
    96935
    utmNorth_Z33:
    6828679
    masl:
    480
    riverName:
    Feigedalselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1331
    hierarchy:
    Feigedalselvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.3Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    48.04
    drainageBasinAreaNorway:
    48.036
    gradient1085:
    48.41
    gradientBasin:
    32.56
    gradientRiver:
    58.79
    heightMinimum:
    467
    heightHypso10:
    1012
    heightHypso20:
    1143
    heightHypso30:
    1211
    heightHypso40:
    1277
    heightHypso50:
    1330
    heightHypso60:
    1358
    heightHypso70:
    1416
    heightHypso80:
    1438
    heightHypso90:
    1491
    heightMaximum:
    1597
    lengthKmBasin:
    12.43
    lengthKmRiver:
    17.08
    percentAgricul:
    0
    percentBog:
    0.78
    percentEffBog:
    not reported by source
    percentEffLake:
    1.32
    percentForest:
    4.63
    percentGlacier:
    0
    percentLake:
    5.94
    percentMountain:
    88.09
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    103834
    utmNorthGravi:
    6828604
    utmZoneInlet:
    33
    utmEastInlet:
    107939
    utmNorthInlet:
    6831129
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    68.43
    specificDischarge:
    45.19
    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:
    Hydro Energi Sogn, Fortun Kraftverk
    qNumberOfYears:
    45
    qStartYear:
    1974
    qEndYear:
    2021
    qm:
    21.2315
    q5:
    24.1505
    q10:
    25.7023
    q20:
    26.9356
    q50:
    28.2292
    hm:
    1.8542
    h5:
    1.9397
    h10:
    1.9836
    h20:
    2.0178
    h50:
    2.0531
    culQm:
    24.2039
    culQ5:
    27.5316
    culQ10:
    29.3006
    culQ20:
    30.7065
    culQ50:
    32.1813
    culHm:
    1.9412
    culH5:
    2.0341
    culH10:
    2.0819
    culH20:
    2.1191
    culH50:
    2.1575
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-10-19T13:30:00Z
        dataToTime:
        2026-08-03T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-19T14:00:00Z
        dataToTime:
        2026-08-03T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-20T11: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:
        1972-10-19T13:30:00Z
        dataToTime:
        2026-08-03T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-19T14:00:00Z
        dataToTime:
        2026-08-03T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-20T11:00:00Z
        dataToTime:
        2026-08-02T11:00:00Z
  15. stationId:
    75.29.0
    stationName:
    Medalsvatn
    latitude:
    61.69588
    longitude:
    7.87411
    utmEast_Z33:
    123586
    utmNorth_Z33:
    6860949
    masl:
    1286
    riverName:
    Fortunvassdraget
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1332
    hierarchy:
    Fortunvassdraget
    lakeArea:
    0.21
    lakeName:
    Middalsvatnet
    lakeNo:
    1584
    regineNo:
    075.G
    reservoirNo:
    455
    reservoirName:
    MEDALSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    26.46
    drainageBasinAreaNorway:
    26.461
    gradient1085:
    17.37
    gradientBasin:
    23.68
    gradientRiver:
    41.01
    heightMinimum:
    1283
    heightHypso10:
    1374
    heightHypso20:
    1404
    heightHypso30:
    1433
    heightHypso40:
    1486
    heightHypso50:
    1514
    heightHypso60:
    1573
    heightHypso70:
    1616
    heightHypso80:
    1646
    heightHypso90:
    1691
    heightMaximum:
    1917
    lengthKmBasin:
    6.66
    lengthKmRiver:
    7.29
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.34
    percentForest:
    0
    percentGlacier:
    1.11
    percentLake:
    14.16
    percentMountain:
    84.74
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    125814
    utmNorthGravi:
    6861753
    utmZoneInlet:
    33
    utmEastInlet:
    127877
    utmNorthInlet:
    6859485
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    36.2
    specificDischarge:
    43.35
    regulationArea:
    26.46
    areaReservoirs:
    2.61
    volumeReservoirs:
    28
    regulationPartReservoirs:
    0.77
    transferAreaIn:
    27.54
    transferAreaOut:
    54
    reservoirAreaIn:
    3.63
    reservoirAreaOut:
    6.24
    reservoirVolumeIn:
    51.1
    reservoirVolumeOut:
    79.1
    remainingArea:
    0
    numberReservoirs:
    3
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11: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:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-09-28T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  16. stationId:
    75.34.0
    stationName:
    Skagen kraftstasjon
    latitude:
    61.50559
    longitude:
    7.70201
    utmEast_Z33:
    112145
    utmNorth_Z33:
    6840856
    masl:
    48
    riverName:
    Fortunvassdraget
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.C0
    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:
    Hydro Aluminium AS c/o Hydro O&E Leverandørregnskap (HES)
    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:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      3
      unit:
      °C
      serieFrom:
      1998-06-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-06-05T08:00:00Z
        dataToTime:
        2026-05-06T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-02-19T10:00:00Z
        dataToTime:
        2026-05-06T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-06-06T11:00:00Z
        dataToTime:
        2026-05-05T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1970-01-01T00:00:00
      serieTo:
      1994-06-30T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1970-01-01T11:00:00Z
        dataToTime:
        1974-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-01-01T11:00:00Z
        dataToTime:
        1974-12-31T11:00:00Z
  17. stationId:
    75.35.0
    stationName:
    Fortundalselva ovf. Skagen kraftstasjon
    latitude:
    61.50579
    longitude:
    7.69918
    utmEast_Z33:
    111998
    utmNorth_Z33:
    6840895
    masl:
    39
    riverName:
    Fortunvassdraget
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.C0
    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:
    Hydro Aluminium AS c/o Hydro O&E Leverandørregnskap (HES)
    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:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      3
      unit:
      °C
      serieFrom:
      2004-11-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-01-04T12:00:00Z
        dataToTime:
        2026-05-06T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-01T08:00:00Z
        dataToTime:
        2026-05-06T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-01-05T11:00:00Z
        dataToTime:
        2026-05-05T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1972-06-01T00:00:00
      serieTo:
      1994-06-30T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1974-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-06-01T11:00:00Z
        dataToTime:
        1974-12-31T11:00:00Z
  18. stationId:
    75.42.0
    stationName:
    Harbardsbreen
    latitude:
    61.67817
    longitude:
    7.7152
    utmEast_Z33:
    114996
    utmNorth_Z33:
    6859917
    masl:
    1340
    riverName:
    Nørdstedøla
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Nørdstedøla/Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.DC0
    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:
    Hydro Aluminium A/S Årdal verk
    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:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1997-05-19T00:00:00
      serieTo:
      2001-09-19T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-05-19T10:22:00Z
        dataToTime:
        2001-09-19T13:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-05-19T11:00:00Z
        dataToTime:
        2001-09-19T13:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-05-20T11:00:00Z
        dataToTime:
        2001-09-18T11:00:00Z
  19. stationId:
    75.43.0
    stationName:
    Ringsdal
    latitude:
    61.48577
    longitude:
    7.78417
    utmEast_Z33:
    116254
    utmNorth_Z33:
    6838171
    masl:
    1024
    riverName:
    Ringselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1333
    hierarchy:
    Ringselvi/Bergselvi/Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.BAA
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    13.12
    drainageBasinAreaNorway:
    13.12
    gradient1085:
    37.03
    gradientBasin:
    58.44
    gradientRiver:
    40.31
    heightMinimum:
    1025
    heightHypso10:
    1173
    heightHypso20:
    1325
    heightHypso30:
    1366
    heightHypso40:
    1439
    heightHypso50:
    1476
    heightHypso60:
    1570
    heightHypso70:
    1661
    heightHypso80:
    1774
    heightHypso90:
    1897
    heightMaximum:
    2144
    lengthKmBasin:
    5.46
    lengthKmRiver:
    4.07
    percentAgricul:
    0
    percentBog:
    0.07
    percentEffBog:
    not reported by source
    percentEffLake:
    0.03
    percentForest:
    0
    percentGlacier:
    12.09
    percentLake:
    0.3
    percentMountain:
    87.55
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    116838
    utmNorthGravi:
    6835458
    utmZoneInlet:
    33
    utmEastInlet:
    116887
    utmNorthInlet:
    6834712
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    24.99
    specificDischarge:
    60.82
    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:
    1959
    catchmentRegTypeName:
    Uregulert
    owner:
    Hydro Energi Sogn, Fortun Kraftverk
    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:
      1997-06-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-06-19T16:00:00Z
        dataToTime:
        2015-02-09T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-06-19T17:00:00Z
        dataToTime:
        2015-02-09T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-06-20T11:00:00Z
        dataToTime:
        2015-02-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:
        1997-06-19T16:00:00Z
        dataToTime:
        2015-02-09T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-06-19T16:00:00Z
        dataToTime:
        2015-02-09T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-06-20T11:00:00Z
        dataToTime:
        2015-02-08T11:00:00Z
  20. stationId:
    75.44.0
    stationName:
    Mjelkedalen ovf. Skålavatn
    latitude:
    61.58089
    longitude:
    7.87363
    utmEast_Z33:
    122158
    utmNorth_Z33:
    6848197
    masl:
    1078
    riverName:
    Grandfasta
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1334
    hierarchy:
    Grandfasta/Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.CC2
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    18.14
    drainageBasinAreaNorway:
    18.14
    gradient1085:
    172.15
    gradientBasin:
    not reported by source
    gradientRiver:
    163.18
    heightMinimum:
    1078
    heightHypso10:
    1200
    heightHypso20:
    1254
    heightHypso30:
    1287
    heightHypso40:
    1350
    heightHypso50:
    1410
    heightHypso60:
    1499
    heightHypso70:
    1580
    heightHypso80:
    1647
    heightHypso90:
    1724
    heightMaximum:
    1907
    lengthKmBasin:
    5.6
    lengthKmRiver:
    0.56
    percentAgricul:
    0
    percentBog:
    0.24
    percentEffBog:
    not reported by source
    percentEffLake:
    1.26
    percentForest:
    0
    percentGlacier:
    8.71
    percentLake:
    5.45
    percentMountain:
    85.6
    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:
    32.06
    specificDischarge:
    56.01
    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:
    1959
    catchmentRegTypeName:
    Uregulert
    owner:
    Hydro Energi - Fortun
    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:
      2013-09-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-09-24T13:00:00Z
        dataToTime:
        2019-10-21T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-24T14:00:00Z
        dataToTime:
        2019-10-21T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-25T11:00:00Z
        dataToTime:
        2019-10-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-09-24T13:00:00Z
        dataToTime:
        2019-10-21T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-24T14:00:00Z
        dataToTime:
        2019-10-21T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-25T11:00:00Z
        dataToTime:
        2019-10-20T11:00:00Z
  21. stationId:
    75.7.0
    stationName:
    Skålavatn
    latitude:
    61.56432
    longitude:
    7.84264
    utmEast_Z33:
    120316
    utmNorth_Z33:
    6846539
    masl:
    980
    riverName:
    Grandfasta
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1310
    hierarchy:
    Grandfasta/Fortunvassdraget
    lakeArea:
    1.19
    lakeName:
    Skålavatnet
    lakeNo:
    1588
    regineNo:
    075.CB
    reservoirNo:
    458
    reservoirName:
    SKÅLAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    103.59
    drainageBasinAreaNorway:
    103.59
    gradient1085:
    28.02
    gradientBasin:
    25.24
    gradientRiver:
    37.66
    heightMinimum:
    974
    heightHypso10:
    1221
    heightHypso20:
    1290
    heightHypso30:
    1350
    heightHypso40:
    1383
    heightHypso50:
    1413
    heightHypso60:
    1431
    heightHypso70:
    1478
    heightHypso80:
    1540
    heightHypso90:
    1622
    heightMaximum:
    2065
    lengthKmBasin:
    11.52
    lengthKmRiver:
    14.18
    percentAgricul:
    0
    percentBog:
    0.11
    percentEffBog:
    not reported by source
    percentEffLake:
    2.47
    percentForest:
    0
    percentGlacier:
    4.59
    percentLake:
    17.06
    percentMountain:
    78.25
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    124891
    utmNorthGravi:
    6847483
    utmZoneInlet:
    33
    utmEastInlet:
    129037
    utmNorthInlet:
    6854115
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    174.4
    specificDischarge:
    53.31
    regulationArea:
    103.51
    areaReservoirs:
    11.67
    volumeReservoirs:
    184
    regulationPartReservoirs:
    1.06
    transferAreaIn:
    167.19
    transferAreaOut:
    270.7
    reservoirAreaIn:
    8.74
    reservoirAreaOut:
    20.41
    reservoirVolumeIn:
    107.6
    reservoirVolumeOut:
    291.6
    remainingArea:
    0.15
    numberReservoirs:
    4
    firstYearRegulation:
    1959
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11:00:00Z
        dataToTime:
        2026-04-25T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-01T11: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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-07-05T11:00:00Z
        dataToTime:
        2026-04-25T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-12-17T01:00:00Z
        dataToTime:
        2026-04-25T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-05T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  22. stationId:
    75.70.0
    stationName:
    Fortundalselva ndf. Eidsvatnet
    latitude:
    61.49041
    longitude:
    7.60349
    utmEast_Z33:
    106733
    utmNorth_Z33:
    6839765
    masl:
    14
    riverName:
    Fortunvassdraget
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.A0
    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:
    Hydro Aluminium AS c/o Hydro O&E Leverandørregnskap (HES)
    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:
      2004-12-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-01-04T14:00:00Z
        dataToTime:
        2026-05-06T10:50:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-01T12:00:00Z
        dataToTime:
        2026-05-06T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-01-05T11:00:00Z
        dataToTime:
        2026-05-05T11:00:00Z
  23. stationId:
    75.71.0
    stationName:
    Helgedalen bekkinntak
    latitude:
    61.50175
    longitude:
    7.86809
    utmEast_Z33:
    120900
    utmNorth_Z33:
    6839451
    masl:
    1038
    riverName:
    Bergselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    2587
    hierarchy:
    Bergselvi/Fortunvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    075.BD22
    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:
    Hydro Energi - Fortun
    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:
      2004-09-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-09-30T11:00:00Z
        dataToTime:
        2015-02-09T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-01T14:00:00Z
        dataToTime:
        2015-02-09T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-01T11:00:00Z
        dataToTime:
        2015-02-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:
        2004-10-01T13:00:00Z
        dataToTime:
        2015-02-09T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-01T13:00:00Z
        dataToTime:
        2015-02-09T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-10-02T11:00:00Z
        dataToTime:
        2015-02-08T11:00:00Z
  24. stationId:
    75.8.0
    stationName:
    Hervavatn øvre
    latitude:
    61.54839
    longitude:
    7.87146
    utmEast_Z33:
    121647
    utmNorth_Z33:
    6844605
    masl:
    1302
    riverName:
    Hervasselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1311
    hierarchy:
    Hervasselvi/Grandfasta/Fortunvassdraget
    lakeArea:
    1.02
    lakeName:
    Øvre Hervavatnet
    lakeNo:
    1595
    regineNo:
    075.CC1B
    reservoirNo:
    465
    reservoirName:
    ØVRE HERVAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    35.13
    drainageBasinAreaNorway:
    35.126
    gradient1085:
    12.43
    gradientBasin:
    22.95
    gradientRiver:
    20.37
    heightMinimum:
    1301
    heightHypso10:
    1367
    heightHypso20:
    1365
    heightHypso30:
    1397
    heightHypso40:
    1412
    heightHypso50:
    1430
    heightHypso60:
    1456
    heightHypso70:
    1495
    heightHypso80:
    1554
    heightHypso90:
    1643
    heightMaximum:
    2065
    lengthKmBasin:
    8.18
    lengthKmRiver:
    12.76
    percentAgricul:
    0
    percentBog:
    0.03
    percentEffBog:
    not reported by source
    percentEffLake:
    7.09
    percentForest:
    0
    percentGlacier:
    8.48
    percentLake:
    20.36
    percentMountain:
    71.14
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    125730
    utmNorthGravi:
    6843833
    utmZoneInlet:
    33
    utmEastInlet:
    128161
    utmNorthInlet:
    6847186
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    63.62
    specificDischarge:
    57.45
    regulationArea:
    35.09
    areaReservoirs:
    5.22
    volumeReservoirs:
    53.5
    regulationPartReservoirs:
    0.84
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    5.22
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    53.5
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-11T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-11T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
  25. stationId:
    75.9.0
    stationName:
    Prestesteinvatn
    latitude:
    61.54605
    longitude:
    7.91482
    utmEast_Z33:
    123913
    utmNorth_Z33:
    6844094
    masl:
    1356
    riverName:
    Hervasselvi
    councilNumber:
    4644
    councilName:
    Luster
    countyName:
    Vestland
    drainageBasinKey:
    1312
    hierarchy:
    Hervasselvi/Grandfasta/Fortunvassdraget
    lakeArea:
    4.2
    lakeName:
    Prestesteinsvatnet
    lakeNo:
    1596
    regineNo:
    075.CC1D
    reservoirNo:
    466
    reservoirName:
    PRESTESTEINSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    28.98
    drainageBasinAreaNorway:
    28.983
    gradient1085:
    13.6
    gradientBasin:
    20.53
    gradientRiver:
    23.05
    heightMinimum:
    1356
    heightHypso10:
    1367
    heightHypso20:
    1390
    heightHypso30:
    1402
    heightHypso40:
    1424
    heightHypso50:
    1447
    heightHypso60:
    1465
    heightHypso70:
    1510
    heightHypso80:
    1544
    heightHypso90:
    1635
    heightMaximum:
    2066
    lengthKmBasin:
    6.44
    lengthKmRiver:
    9.02
    percentAgricul:
    0
    percentBog:
    0.03
    percentEffBog:
    not reported by source
    percentEffLake:
    6.95
    percentForest:
    0
    percentGlacier:
    9.36
    percentLake:
    20.98
    percentMountain:
    69.63
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    126415
    utmNorthGravi:
    6843912
    utmZoneInlet:
    33
    utmEastInlet:
    128161
    utmNorthInlet:
    6847186
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    51
    specificDischarge:
    55.82
    regulationArea:
    28.95
    areaReservoirs:
    4.2
    volumeReservoirs:
    45.8
    regulationPartReservoirs:
    0.9
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.2
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    45.8
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1962
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Hydro Energi - Fortun
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      0
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1976-01-31T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1976-01-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-07-05T11:00:00Z
        dataToTime:
        2026-04-24T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-07-05T11:00:00Z
        dataToTime:
        2026-04-25T11:00:00Z
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
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.