search_stations

Find NVE hydrological stations and their available time series.

Signature: search_stations(municipality: string, optional, default None; county: string, optional, default None; station_name: string, optional, default None; active_only: yes/no, optional, default True; limit: integer, items, optional, default 25; offset: integer, items, optional, default 0)

Direct GET

For navigating agents: open the HTML page with parameters in the URL. The result is fetched and displayed without screenshots or form filling.

Open this validated HTML GET URL

https://allemannsdata.com/wiki/kilder/nve/search_stations/?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace {municipality}, {county}, {station_name}, {active_only}, {limit}, {offset} with values. Remove unused optional parameters from the URL.

For software and dashboards: Read the operation descriptor. The JSON GET template is https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0. Open this exact request as JSON.

ParameterRequirementJSON typeDescription
municipalityoptionalunionMunicipality name (HydAPI field CouncilName).
countyoptionalunionCounty name.
station_nameoptionalunionStation name filter.
active_onlyoptionalbooleanReturn only active stations by default.
limitoptionalintegerMaximum stations returned (default 25, maximum 100). Unit: items.
offsetoptionalintegerNumber of matching stations to skip (default 0). Unit: items.
Generated JavaScript, Python and response structure

Use JSON when the user requests code, machine-readable data, value extraction or further computation. Use the HTML GET page to identify the correct source and verify parameters.

Example for generated JavaScript and Python

https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0

Replace URL placeholders and remove unused optional parameters.

JavaScript in a dashboard

const url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0";
const response = await fetch(url);
if (!response.ok) {
  const failure = await response.json();
  throw new Error(`${failure.error.code}: ${failure.error.message} ${failure.suggestion}`);
}
const result = await response.json();
const data = result.data;

Python without additional packages

import json
from urllib.request import urlopen

url = "https://allemannsdata.com/wiki/api/v1/kilder/nve/search_stations?municipality={municipality}&county={county}&station_name={station_name}&active_only=true&limit=25&offset=0"
with urlopen(url) as response:
    result = json.load(response)
data = result["data"]

Response structure

{
  "source": "nve",
  "operation": "search_stations",
  "parameters": {},
  "data": {},
  "entities": [],
  "_meta": {"retrieved_at": "...", "sources": [], "cache": {}},
  "_links": {"self": "...", "source": "...", "wiki": "...", "feedback": "..."}
}
Form for manual use

The form is a fallback for people and browser agents that cannot open the GET URL directly.

Type: string. Municipality name (HydAPI field CouncilName).
Type: string. County name.
Type: string. Station name filter.
Type: yes/no. Return only active stations by default.
Type: integer. Maximum stations returned (default 25, maximum 100). Unit: items.
Type: integer. Number of matching stations to skip (default 0). Unit: items.

Result

Source: NVE HydAPI. Retrieved 2026-09-20T23:31:13Z in 0.156 seconds.

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

Showing 10 of 18 results in compact format.

  1. station_id:
    77.14.0
    latitude:
    61.27712
    longitude:
    7.16111
  2. station_id:
    77.24.0
    latitude:
    61.3656
    longitude:
    6.90638
  3. station_id:
    77.24.1
    latitude:
    61.36223
    longitude:
    6.91147
  4. station_id:
    77.24.4
    latitude:
    61.36244
    longitude:
    6.91392
  5. station_id:
    77.3.0
    latitude:
    61.30136
    longitude:
    7.00595
  6. station_id:
    78.10.0
    latitude:
    61.33756
    longitude:
    6.56087
  7. station_id:
    78.11.0
    latitude:
    61.3377
    longitude:
    6.56123
  8. station_id:
    78.12.0
    latitude:
    61.33756
    longitude:
    6.56087
  9. station_id:
    78.19.0
    latitude:
    61.47522
    longitude:
    6.79946
  10. station_id:
    78.35.0
    latitude:
    61.33885
    longitude:
    6.55993
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=SOGNDAL&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T23:31:13.3998833Z
queryTime:
00:00:00.0007446
itemCount:
18
data:

18 results

  1. station_id:
    77.14.0
    stationName:
    Årøy kraftstasjon II
    latitude:
    61.27712
    longitude:
    7.16111
    utmEast_Z33:
    80434
    utmNorth_Z33:
    6818882
    masl:
    67
    riverName:
    Årøyvassdraget
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Årøyvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    077.A2
    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:
    SOGNEKRAFT PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-12-11T12:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-12-04T13:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-12-12T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
  2. station_id:
    77.24.0
    stationName:
    Anestølen
    latitude:
    61.3656
    longitude:
    6.90638
    utmEast_Z33:
    68071
    utmNorth_Z33:
    6830352
    masl:
    447
    riverName:
    Sogndalselvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Sogndalselvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    077.3C
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    15 results

    1. parameterName:
      Nedbør
      parameter:
      0
      versionNo:
      1
      unit:
      mm
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T09:09:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      1
      unit:
      m/s
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T09:09:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      2
      unit:
      m/s
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T09:09:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T09:15:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    6. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      2
      unit:
      °C
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T09:15:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    7. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T09:15:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    8. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      1
      unit:
      cm
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T09:15:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    9. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      2
      unit:
      cm
      serieFrom:
      2018-10-10T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-10-24T07:15:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-10-24T08:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-10-24T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    10. parameterName:
      Snøens vannekvivalent
      parameter:
      2003
      versionNo:
      1
      unit:
      m
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-02T11:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T10:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    11. parameterName:
      Snøens vannekvivalent
      parameter:
      2003
      versionNo:
      2
      unit:
      m
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T16:45:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T18:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    12. parameterName:
      Snøens vannekvivalent
      parameter:
      2003
      versionNo:
      3
      unit:
      m
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T04:59:00Z
        dataToTime:
        2026-09-20T16:59:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T06:00:00Z
        dataToTime:
        2019-10-21T10:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    13. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T16:45:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T18:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    14. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T16:45:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T18:00:00Z
        dataToTime:
        2026-09-20T21:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    15. parameterName:
      Nedbør rådata
      parameter:
      9301
      versionNo:
      1
      unit:
      mm
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-09-22T11:00:00Z
        dataToTime:
        2026-09-15T11:10:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-22T22:00:00Z
        dataToTime:
        2026-09-15T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-09-23T11:00:00Z
        dataToTime:
        2026-09-14T11:00:00Z
  3. station_id:
    77.24.1
    stationName:
    Anestølen - Rør 1
    latitude:
    61.36223
    longitude:
    6.91147
    utmEast_Z33:
    68295
    utmNorth_Z33:
    6829945
    masl:
    451
    riverName:
    Sogndalselvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Sogndalselvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    077.3C
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    3 results

    1. parameterName:
      Markfuktighet (vol%)
      parameter:
      2001
      versionNo:
      2
      unit:
      %
      serieFrom:
      2012-09-28T00:00:00
      serieTo:
      2013-09-24T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2012-09-28T14:45:00Z
        dataToTime:
        2013-09-24T06:45:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-10-01T09:00:00Z
        dataToTime:
        2013-09-24T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2012-10-02T11:00:00Z
        dataToTime:
        2013-09-23T11:00:00Z
    2. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2011-09-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-10-14T11:05:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-10-14T12:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-10-15T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-10-14T11:05:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-10-14T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-10-15T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  4. station_id:
    77.24.4
    stationName:
    Anestølen - Rør 4 - HiSF
    latitude:
    61.36244
    longitude:
    6.91392
    utmEast_Z33:
    68428
    utmNorth_Z33:
    6829952
    masl:
    502
    riverName:
    Sogndalselvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Sogndalselvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    077.3C
    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:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    4 results

    1. parameterName:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2022-08-31T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-08-31T12:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-08-31T13:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-09-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      2
      unit:
      m
      serieFrom:
      2010-01-01T00:00:00
      serieTo:
      2013-11-25T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-01-01T02:00:00Z
        dataToTime:
        2013-11-25T10:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-01-01T03:00:00Z
        dataToTime:
        2013-11-25T10:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-01-01T11:00:00Z
        dataToTime:
        2013-11-25T11:00:00Z
    3. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2022-08-31T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-05-06T07:10:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-05-06T08:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-05-06T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-08-31T12:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-08-31T13:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-09-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  5. station_id:
    77.3.0
    stationName:
    Sogndalsvatn
    latitude:
    61.30136
    longitude:
    7.00595
    utmEast_Z33:
    72489
    utmNorth_Z33:
    6822578
    masl:
    396
    riverName:
    Sogndalselvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1353
    hierarchy:
    Sogndalselvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    1605
    regineNo:
    077.3B
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    110.93
    drainageBasinAreaNorway:
    110.93
    gradient1085:
    28.29
    gradientBasin:
    not reported by source
    gradientRiver:
    61.94
    heightMinimum:
    381
    heightHypso10:
    517
    heightHypso20:
    717
    heightHypso30:
    896
    heightHypso40:
    980
    heightHypso50:
    1129
    heightHypso60:
    1206
    heightHypso70:
    1273
    heightHypso80:
    1362
    heightHypso90:
    1470
    heightMaximum:
    1602
    lengthKmBasin:
    14.73
    lengthKmRiver:
    16.4
    percentAgricul:
    1.21
    percentBog:
    1.52
    percentEffBog:
    not reported by source
    percentEffLake:
    2.31
    percentForest:
    21.11
    percentGlacier:
    4.05
    percentLake:
    4.28
    percentMountain:
    59.75
    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:
    269.16
    specificDischarge:
    76.49
    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:
    SOGNEKRAFT PRODUKSJON AS
    qNumberOfYears:
    63
    qStartYear:
    1963
    qEndYear:
    2025
    qm:
    56.9622
    q5:
    69.2637
    q10:
    79.9624
    q20:
    90.5191
    q50:
    104.6249
    hm:
    2.161
    h5:
    2.2644
    h10:
    2.3477
    h20:
    2.425
    h50:
    2.5221
    culQm:
    73.1477
    culQ5:
    88.9445
    culQ10:
    102.6832
    culQ20:
    116.2395
    culQ50:
    134.3533
    culHm:
    2.2953
    culH5:
    2.4137
    culH10:
    2.5091
    culH20:
    2.5976
    culH50:
    2.7088
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1962-07-20T11:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-02-19T10:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1962-07-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1962-07-20T11:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-02-19T10:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1962-07-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2014-02-10T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-02-11T06:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-02-11T07:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-02-12T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      1
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1962-11-21T11:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1991-02-19T10:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1962-11-21T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  6. station_id:
    78.10.0
    stationName:
    Vetlefjordelva ovf. Mel kraftstasjon
    latitude:
    61.33756
    longitude:
    6.56087
    utmEast_Z33:
    49299
    utmNorth_Z33:
    6829589
    masl:
    58
    riverName:
    Vetlefjordelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vetlefjordelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    078.5A
    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:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1990-11-29T12:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-04-08T15:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-12-01T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
  7. station_id:
    78.11.0
    stationName:
    Mel kraftstasjon
    latitude:
    61.3377
    longitude:
    6.56123
    utmEast_Z33:
    49321
    utmNorth_Z33:
    6829602
    masl:
    58
    riverName:
    Vetlefjordelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vetlefjordelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    078.5A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1990-11-29T12:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-30T13:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-12-01T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
  8. station_id:
    78.12.0
    stationName:
    Mel
    latitude:
    61.33756
    longitude:
    6.56087
    utmEast_Z33:
    49299
    utmNorth_Z33:
    6829589
    masl:
    58
    riverName:
    Vetlefjordelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1364
    hierarchy:
    Vetlefjordelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    078.5A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    53.91
    drainageBasinAreaNorway:
    53.91
    gradient1085:
    90.74
    gradientBasin:
    52.18
    gradientRiver:
    85.93
    heightMinimum:
    51
    heightHypso10:
    447
    heightHypso20:
    767
    heightHypso30:
    939
    heightHypso40:
    1037
    heightHypso50:
    1110
    heightHypso60:
    1213
    heightHypso70:
    1281
    heightHypso80:
    1349
    heightHypso90:
    1420
    heightMaximum:
    1615
    lengthKmBasin:
    10.7
    lengthKmRiver:
    13.09
    percentAgricul:
    0.22
    percentBog:
    0.02
    percentEffBog:
    not reported by source
    percentEffLake:
    0.71
    percentForest:
    15.49
    percentGlacier:
    11.09
    percentLake:
    6.12
    percentMountain:
    64.66
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    49893
    utmNorthGravi:
    6834558
    utmZoneInlet:
    33
    utmEastInlet:
    52870
    utmNorthInlet:
    6838462
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    172.11
    specificDischarge:
    101.17
    regulationArea:
    26.74
    areaReservoirs:
    1.88
    volumeReservoirs:
    58.6
    regulationPartReservoirs:
    0.34
    transferAreaIn:
    3.02
    transferAreaOut:
    0
    reservoirAreaIn:
    0.11
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    1.7
    reservoirVolumeOut:
    0
    remainingArea:
    27.17
    numberReservoirs:
    3
    firstYearRegulation:
    1989
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-01-01T00:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-01-01T01:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-01-01T00:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-01-01T01:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-01-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  9. station_id:
    78.19.0
    stationName:
    Flatbreen
    latitude:
    61.47522
    longitude:
    6.79946
    utmEast_Z33:
    63923
    utmNorth_Z33:
    6843209
    masl:
    995
    riverName:
    Supphelleelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Supphelleelvi/Storelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    078.2AZ
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    8 results

    1. parameterName:
      Vindretning
      parameter:
      14
      versionNo:
      1
      unit:
      °
      serieFrom:
      1997-08-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-08-25T13:05:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-08-25T14:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-08-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vindhastighet
      parameter:
      15
      versionNo:
      1
      unit:
      m/s
      serieFrom:
      1997-08-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-08-25T13:05:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-08-25T14:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-08-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1997-08-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-08-25T13:05:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-08-25T14:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-08-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Overflatetemperatur
      parameter:
      2040
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2023-07-07T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-13T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. parameterName:
      Kortbølget stråling
      parameter:
      8
      versionNo:
      1
      unit:
      W/m²
      serieFrom:
      2023-07-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-13T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    6. parameterName:
      Kortbølget stråling
      parameter:
      8
      versionNo:
      2
      unit:
      W/m²
      serieFrom:
      2023-07-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-13T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    7. parameterName:
      Langbølget stråling
      parameter:
      9
      versionNo:
      1
      unit:
      W/m²
      serieFrom:
      2023-07-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-13T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    8. parameterName:
      Langbølget stråling
      parameter:
      9
      versionNo:
      2
      unit:
      W/m²
      serieFrom:
      2023-07-05T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-12T12:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-08-13T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  10. station_id:
    78.35.0
    stationName:
    Mel
    latitude:
    61.33885
    longitude:
    6.55993
    utmEast_Z33:
    49268
    utmNorth_Z33:
    6829739
    masl:
    62
    riverName:
    Vetlefjordelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    2579
    hierarchy:
    Vetlefjordelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    078.5A
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    53.64
    drainageBasinAreaNorway:
    53.64
    gradient1085:
    90.85
    gradientBasin:
    not reported by source
    gradientRiver:
    86.23
    heightMinimum:
    59
    heightHypso10:
    452
    heightHypso20:
    776
    heightHypso30:
    939
    heightHypso40:
    1045
    heightHypso50:
    1110
    heightHypso60:
    1225
    heightHypso70:
    1281
    heightHypso80:
    1349
    heightHypso90:
    1420
    heightMaximum:
    1615
    lengthKmBasin:
    10.56
    lengthKmRiver:
    12.93
    percentAgricul:
    0.11
    percentBog:
    0.02
    percentEffBog:
    not reported by source
    percentEffLake:
    0.71
    percentForest:
    15.32
    percentGlacier:
    11.14
    percentLake:
    6.14
    percentMountain:
    64.87
    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:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-09-10T00:00:00Z
        dataToTime:
        2026-09-20T22:45:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-09-10T01:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-09-10T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-09-10T00:00:00Z
        dataToTime:
        2026-09-20T22:45:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-09-10T01:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2025-09-10T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  11. station_id:
    78.4.0
    stationName:
    Skaddalsvatnet
    latitude:
    61.39515
    longitude:
    6.5333
    utmEast_Z33:
    48666
    utmNorth_Z33:
    6836157
    masl:
    1124
    riverName:
    Breelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1359
    hierarchy:
    Breelvi/Vetlefjordelvi
    lakeArea:
    0.52
    lakeName:
    Skaddalsvatnet
    lakeNo:
    29653
    regineNo:
    078.5CE
    reservoirNo:
    824
    reservoirName:
    SKADDALSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2.4
    drainageBasinAreaNorway:
    2.4
    gradient1085:
    124
    gradientBasin:
    39.23
    gradientRiver:
    199
    heightMinimum:
    1124
    heightHypso10:
    1154
    heightHypso20:
    1230
    heightHypso30:
    1288
    heightHypso40:
    1327
    heightHypso50:
    1372
    heightHypso60:
    1401
    heightHypso70:
    1451
    heightHypso80:
    1496
    heightHypso90:
    1544
    heightMaximum:
    1614
    lengthKmBasin:
    2.08
    lengthKmRiver:
    1.31
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    22.52
    percentForest:
    0
    percentGlacier:
    12.28
    percentLake:
    21.83
    percentMountain:
    65.67
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    48230
    utmNorthGravi:
    6836825
    utmZoneInlet:
    33
    utmEastInlet:
    48009
    utmNorthInlet:
    6837173
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    9.23
    specificDischarge:
    121.87
    regulationArea:
    2.4
    areaReservoirs:
    0.53
    volumeReservoirs:
    22.1
    regulationPartReservoirs:
    2.39
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.53
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    22.1
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1989
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  12. station_id:
    78.5.0
    stationName:
    Jorddalsvatnet
    latitude:
    61.38752
    longitude:
    6.63503
    utmEast_Z33:
    53958
    utmNorth_Z33:
    6834611
    masl:
    884
    riverName:
    Jorddalselvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1360
    hierarchy:
    Jorddalselvi
    lakeArea:
    0.11
    lakeName:
    Jordalsvatnet
    lakeNo:
    2528
    regineNo:
    078.4C
    reservoirNo:
    133
    reservoirName:
    JORDDALSVATNET
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2.28
    drainageBasinAreaNorway:
    2.28
    gradient1085:
    146.87
    gradientBasin:
    63.17
    gradientRiver:
    214.64
    heightMinimum:
    884
    heightHypso10:
    941
    heightHypso20:
    1061
    heightHypso30:
    1126
    heightHypso40:
    1194
    heightHypso50:
    1235
    heightHypso60:
    1271
    heightHypso70:
    1312
    heightHypso80:
    1369
    heightHypso90:
    1422
    heightMaximum:
    1508
    lengthKmBasin:
    1.82
    lengthKmRiver:
    1.31
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    4.79
    percentForest:
    0
    percentGlacier:
    10.79
    percentLake:
    4.79
    percentMountain:
    84.14
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    53431
    utmNorthGravi:
    6835438
    utmZoneInlet:
    33
    utmEastInlet:
    53153
    utmNorthInlet:
    6835447
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    8.01
    specificDischarge:
    111.33
    regulationArea:
    2.28
    areaReservoirs:
    0.11
    volumeReservoirs:
    1.7
    regulationPartReservoirs:
    0.21
    transferAreaIn:
    0.5
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.11
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    1.7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1989
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  13. station_id:
    78.6.0
    stationName:
    Øvre Svartevassvatnet
    latitude:
    61.40609
    longitude:
    6.5924
    utmEast_Z33:
    51961
    utmNorth_Z33:
    6836960
    masl:
    964
    riverName:
    Vetlefjordelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1361
    hierarchy:
    Vetlefjordelvi
    lakeArea:
    0.5
    lakeName:
    Svartevassvatni
    lakeNo:
    29627
    regineNo:
    078.5E
    reservoirNo:
    826
    reservoirName:
    ØVRE SVARTEVASSVTN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.96
    drainageBasinAreaNorway:
    8.96
    gradient1085:
    39.51
    gradientBasin:
    37.92
    gradientRiver:
    58.42
    heightMinimum:
    968
    heightHypso10:
    1011
    heightHypso20:
    1073
    heightHypso30:
    1156
    heightHypso40:
    1230
    heightHypso50:
    1292
    heightHypso60:
    1332
    heightHypso70:
    1350
    heightHypso80:
    1389
    heightHypso90:
    1445
    heightMaximum:
    1527
    lengthKmBasin:
    3.21
    lengthKmRiver:
    3.58
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    6.92
    percentForest:
    0
    percentGlacier:
    28.74
    percentLake:
    9.96
    percentMountain:
    61.33
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    52184
    utmNorthGravi:
    6838085
    utmZoneInlet:
    33
    utmEastInlet:
    52870
    utmNorthInlet:
    6838462
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    34.59
    specificDischarge:
    122.33
    regulationArea:
    8.96
    areaReservoirs:
    0.5
    volumeReservoirs:
    7.6
    regulationPartReservoirs:
    0.22
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.5
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    7.6
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1989
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    3 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1989-09-14T00:00:00
      serieTo:
      2011-01-01T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1989-09-13T23:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-11-27T00:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-09-14T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  14. station_id:
    78.7.0
    stationName:
    Nedre Svartevassvatnet
    latitude:
    61.3869
    longitude:
    6.57421
    utmEast_Z33:
    50719
    utmNorth_Z33:
    6834961
    masl:
    882
    riverName:
    Vetlefjordelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1362
    hierarchy:
    Vetlefjordelvi
    lakeArea:
    0.84
    lakeName:
    Nedre Svartevassvatnet
    lakeNo:
    29654
    regineNo:
    078.5D
    reservoirNo:
    821
    reservoirName:
    NEDRE SVARTEVASSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    13.66
    drainageBasinAreaNorway:
    13.66
    gradient1085:
    34.58
    gradientBasin:
    44.42
    gradientRiver:
    46.02
    heightMinimum:
    884
    heightHypso10:
    981
    heightHypso20:
    1029
    heightHypso30:
    1094
    heightHypso40:
    1142
    heightHypso50:
    1248
    heightHypso60:
    1284
    heightHypso70:
    1340
    heightHypso80:
    1378
    heightHypso90:
    1433
    heightMaximum:
    1527
    lengthKmBasin:
    5.17
    lengthKmRiver:
    6.32
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    9.15
    percentForest:
    0
    percentGlacier:
    18.85
    percentLake:
    12.72
    percentMountain:
    68.48
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    51947
    utmNorthGravi:
    6837423
    utmZoneInlet:
    33
    utmEastInlet:
    52870
    utmNorthInlet:
    6838462
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    51.41
    specificDischarge:
    119.26
    regulationArea:
    13.66
    areaReservoirs:
    1.35
    volumeReservoirs:
    36.5
    regulationPartReservoirs:
    0.71
    transferAreaIn:
    7.39
    transferAreaOut:
    21.05
    reservoirAreaIn:
    0.53
    reservoirAreaOut:
    1.88
    reservoirVolumeIn:
    22.1
    reservoirVolumeOut:
    58.6
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1989
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    3 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1990-02-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1990-02-01T06:00:00Z
        dataToTime:
        2017-07-24T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-11-27T00:00:00Z
        dataToTime:
        2017-07-24T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-02-01T11:00:00Z
        dataToTime:
        2017-07-23T11:00:00Z
  15. station_id:
    78.8.0
    stationName:
    Bøyumselv
    latitude:
    61.4487
    longitude:
    6.74268
    utmEast_Z33:
    60541
    utmNorth_Z33:
    6840653
    masl:
    40
    riverName:
    Storelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1363
    hierarchy:
    Storelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    078.2C
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    40.46
    drainageBasinAreaNorway:
    40.46
    gradient1085:
    19.39
    gradientBasin:
    47.38
    gradientRiver:
    77.72
    heightMinimum:
    37
    heightHypso10:
    224
    heightHypso20:
    513
    heightHypso30:
    811
    heightHypso40:
    1084
    heightHypso50:
    1287
    heightHypso60:
    1426
    heightHypso70:
    1519
    heightHypso80:
    1591
    heightHypso90:
    1626
    heightMaximum:
    1732
    lengthKmBasin:
    11.08
    lengthKmRiver:
    5.78
    percentAgricul:
    0.19
    percentBog:
    0.2
    percentEffBog:
    not reported by source
    percentEffLake:
    0.15
    percentForest:
    20.15
    percentGlacier:
    41.07
    percentLake:
    0.38
    percentMountain:
    31.62
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    61273
    utmNorthGravi:
    6845807
    utmZoneInlet:
    33
    utmEastInlet:
    60852
    utmNorthInlet:
    6846095
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    138.96
    specificDischarge:
    108.3
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    31.29
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    2020
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    42
    qStartYear:
    1983
    qEndYear:
    2025
    qm:
    26.8357
    q5:
    32.6392
    q10:
    39.6297
    q20:
    47.46
    q50:
    59.5329
    hm:
    2.5213
    h5:
    2.6334
    h10:
    2.7511
    h20:
    2.8665
    h50:
    3.0204
    culQm:
    38.8453
    culQ5:
    47.246
    culQ10:
    57.365
    culQ20:
    68.6994
    culQ50:
    86.1753
    culHm:
    2.7386
    culH5:
    2.8635
    culH10:
    2.9945
    culH20:
    3.123
    culH50:
    3.2944
    seriesList:

    3 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1982-12-16T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1982-12-16T12:30:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1982-12-16T13:00:00Z
        dataToTime:
        2026-09-20T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1982-12-17T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1982-12-16T12:30:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1982-12-16T13:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1982-12-17T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2003-04-10T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2003-04-24T02:40:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-04-24T04:00:00Z
        dataToTime:
        2026-09-20T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-04-24T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  16. station_id:
    78.9.0
    stationName:
    Vetlefjordelva ndf. Mel kraftstasjon
    latitude:
    61.33439
    longitude:
    6.56332
    utmEast_Z33:
    49384
    utmNorth_Z33:
    6829221
    masl:
    56
    riverName:
    Vetlefjordelvi
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vetlefjordelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    078.5A
    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:
    SFE AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1990-11-29T12:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-04-14T15:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-12-01T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
  17. station_id:
    79.4.0
    stationName:
    Stølsvatn
    latitude:
    61.21879
    longitude:
    6.31614
    utmEast_Z33:
    34522
    utmNorth_Z33:
    6818161
    masl:
    771
    riverName:
    Eringsdalselva
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1368
    hierarchy:
    Eringsdalselva/Høyangervassdraget
    lakeArea:
    0.53
    lakeName:
    Stølsvatnet
    lakeNo:
    1610
    regineNo:
    079.BG
    reservoirNo:
    477
    reservoirName:
    STØLSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    24.3
    drainageBasinAreaNorway:
    24.3
    gradient1085:
    40.61
    gradientBasin:
    44.27
    gradientRiver:
    35.58
    heightMinimum:
    761
    heightHypso10:
    919
    heightHypso20:
    982
    heightHypso30:
    1042
    heightHypso40:
    1096
    heightHypso50:
    1135
    heightHypso60:
    1209
    heightHypso70:
    1239
    heightHypso80:
    1280
    heightHypso90:
    1343
    heightMaximum:
    1455
    lengthKmBasin:
    5.99
    lengthKmRiver:
    7.42
    percentAgricul:
    0
    percentBog:
    0.34
    percentEffBog:
    not reported by source
    percentEffLake:
    4.77
    percentForest:
    0
    percentGlacier:
    0.23
    percentLake:
    11.35
    percentMountain:
    88.12
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    37087
    utmNorthGravi:
    6817855
    utmZoneInlet:
    33
    utmEastInlet:
    40133
    utmNorthInlet:
    6818563
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    65.71
    specificDischarge:
    85.69
    regulationArea:
    24.31
    areaReservoirs:
    1.04
    volumeReservoirs:
    25
    regulationPartReservoirs:
    0.38
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.04
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    25
    remainingArea:
    -0.01
    numberReservoirs:
    2
    firstYearRegulation:
    2013
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Statkraft Energi AS Kraftverksgruppe Høyanger
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-12T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-12T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  18. station_id:
    79.5.0
    stationName:
    Hardbakkevatn
    latitude:
    61.21592
    longitude:
    6.34153
    utmEast_Z33:
    35835
    utmNorth_Z33:
    6817663
    masl:
    831
    riverName:
    Eringsdalselva
    councilNumber:
    4640
    councilName:
    Sogndal
    countyName:
    Vestland
    drainageBasinKey:
    1369
    hierarchy:
    Eringsdalselva/Høyangervassdraget
    lakeArea:
    0.51
    lakeName:
    Hardbakkavatnet
    lakeNo:
    1611
    regineNo:
    079.BJ
    reservoirNo:
    478
    reservoirName:
    HARDBAKKEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    16.68
    drainageBasinAreaNorway:
    16.68
    gradient1085:
    36.71
    gradientBasin:
    44.23
    gradientRiver:
    32.34
    heightMinimum:
    818
    heightHypso10:
    957
    heightHypso20:
    1005
    heightHypso30:
    1051
    heightHypso40:
    1096
    heightHypso50:
    1134
    heightHypso60:
    1192
    heightHypso70:
    1239
    heightHypso80:
    1272
    heightHypso90:
    1343
    heightMaximum:
    1445
    lengthKmBasin:
    4.73
    lengthKmRiver:
    6.03
    percentAgricul:
    0
    percentBog:
    0.08
    percentEffBog:
    not reported by source
    percentEffLake:
    5.4
    percentForest:
    0
    percentGlacier:
    0.34
    percentLake:
    12.3
    percentMountain:
    87.29
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    37899
    utmNorthGravi:
    6817432
    utmZoneInlet:
    33
    utmEastInlet:
    40133
    utmNorthInlet:
    6818563
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    43.99
    specificDischarge:
    83.57
    regulationArea:
    16.68
    areaReservoirs:
    0.51
    volumeReservoirs:
    14.2
    regulationPartReservoirs:
    0.32
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.51
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    14.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2013
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Statkraft Energi AS Kraftverksgruppe Høyanger
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-12T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T00:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-12T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
limit:
25
offset:
0
returned:
18
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

Is data missing or incorrect? Send feedback about this result.

Continue exploring

How an AI agent should use this page

Ground rule: Navigate with HTML GET links to keep explanations and relationships. Use the page's JSON alternative only when concrete values must be extracted, compared or computed.

How to use the search_stations lookup

  1. Replace the placeholders in the HTML GET template; remove optional parameters you do not need.
  2. Check types, units, limits and ID formats in the parameter table.
  3. Follow linked results to canonical pages before combining sources.

Misreading to avoid: An empty list means "no results for this lookup". An error message or unavailable source does not mean the data does not exist.

Source-specific next step

Go to the source page for other operations. Use the JSON template only after the HTML result shows that the parameters and source are correct.