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-20T08:26:14Z in 0.475 seconds.

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

Showing 10 of 25 results in compact format.

  1. station_id:
    123.10.0
    latitude:
    63.15092
    longitude:
    10.91363
  2. station_id:
    123.19.0
    latitude:
    63.29753
    longitude:
    10.71585
  3. station_id:
    123.31.0
    latitude:
    63.26608
    longitude:
    11.13076
  4. station_id:
    123.33.0
    latitude:
    63.12229
    longitude:
    11.06644
  5. station_id:
    123.34.0
    latitude:
    63.20213
    longitude:
    11.05227
  6. station_id:
    123.52.0
    latitude:
    63.22226
    longitude:
    11.01387
  7. station_id:
    123.8.0
    latitude:
    63.16354
    longitude:
    10.98102
  8. station_id:
    16.118.0
    latitude:
    59.50598
    longitude:
    8.52334
  9. station_id:
    16.119.0
    latitude:
    59.73816
    longitude:
    8.32971
  10. station_id:
    16.122.0
    latitude:
    59.6414
    longitude:
    8.31172
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=SEL&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T08:26:14.0841101Z
queryTime:
00:00:00.0021940
itemCount:
42
data:

25 results

  1. station_id:
    123.10.0
    stationName:
    Sørungen
    latitude:
    63.15092
    longitude:
    10.91363
    utmEast_Z33:
    294188
    utmNorth_Z33:
    7008956
    masl:
    459
    riverName:
    Gullsetelva
    councilNumber:
    5032
    councilName:
    Selbu
    countyName:
    Trøndelag
    drainageBasinKey:
    1676
    hierarchy:
    Gullsetelva/Slindelva/Nidelvvassdraget
    lakeArea:
    7.8
    lakeName:
    Sørungen
    lakeNo:
    898
    regineNo:
    123.B7AB
    reservoirNo:
    242
    reservoirName:
    SØRUNGEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    44.32
    drainageBasinAreaNorway:
    44.32
    gradient1085:
    20.61
    gradientBasin:
    10.05
    gradientRiver:
    23.85
    heightMinimum:
    452
    heightHypso10:
    454
    heightHypso20:
    456
    heightHypso30:
    481
    heightHypso40:
    503
    heightHypso50:
    528
    heightHypso60:
    550
    heightHypso70:
    573
    heightHypso80:
    606
    heightHypso90:
    646
    heightMaximum:
    765
    lengthKmBasin:
    11.2
    lengthKmRiver:
    12.04
    percentAgricul:
    0
    percentBog:
    18.41
    percentEffBog:
    not reported by source
    percentEffLake:
    17.73
    percentForest:
    57.23
    percentGlacier:
    0
    percentLake:
    19.36
    percentMountain:
    2.14
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    294219
    utmNorthGravi:
    7004788
    utmZoneInlet:
    33
    utmEastInlet:
    295852
    utmNorthInlet:
    6998402
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    29.21
    specificDischarge:
    21.03
    regulationArea:
    44.02
    areaReservoirs:
    7.8
    volumeReservoirs:
    65
    regulationPartReservoirs:
    2.23
    transferAreaIn:
    98.73
    transferAreaOut:
    0
    reservoirAreaIn:
    0.58
    reservoirAreaOut:
    7.8
    reservoirVolumeIn:
    0.8
    reservoirVolumeOut:
    65
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SELBU ENERGIVERK AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1925-05-25T11:00:00Z
        dataToTime:
        2026-06-12T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1925-05-25T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1925-05-25T11:00:00Z
        dataToTime:
        2026-06-12T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1925-05-25T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
  2. station_id:
    123.19.0
    stationName:
    Dragstsjø
    latitude:
    63.29753
    longitude:
    10.71585
    utmEast_Z33:
    285328
    utmNorth_Z33:
    7025915
    masl:
    264
    riverName:
    Drakstelva
    councilNumber:
    5032
    councilName:
    Selbu
    countyName:
    Trøndelag
    drainageBasinKey:
    1682
    hierarchy:
    Drakstelva/Nidelvvassdraget
    lakeArea:
    4.54
    lakeName:
    Stor-Drakstsjøen
    lakeNo:
    897
    regineNo:
    123.B2C
    reservoirNo:
    241
    reservoirName:
    DRAKSTSJØ
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    23.73
    drainageBasinAreaNorway:
    23.73
    gradient1085:
    10.09
    gradientBasin:
    18.54
    gradientRiver:
    20.57
    heightMinimum:
    261
    heightHypso10:
    278
    heightHypso20:
    294
    heightHypso30:
    310
    heightHypso40:
    336
    heightHypso50:
    350
    heightHypso60:
    370
    heightHypso70:
    384
    heightHypso80:
    409
    heightHypso90:
    441
    heightMaximum:
    501
    lengthKmBasin:
    5.86
    lengthKmRiver:
    8.46
    percentAgricul:
    0
    percentBog:
    7.44
    percentEffBog:
    not reported by source
    percentEffLake:
    19.14
    percentForest:
    68.33
    percentGlacier:
    0
    percentLake:
    20.34
    percentMountain:
    0
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    287080
    utmNorthGravi:
    7026647
    utmZoneInlet:
    33
    utmEastInlet:
    285563
    utmNorthInlet:
    7030472
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    13.25
    specificDischarge:
    17.69
    regulationArea:
    23.73
    areaReservoirs:
    4.54
    volumeReservoirs:
    18.7
    regulationPartReservoirs:
    1.41
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.54
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    18.7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1977
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    STATKRAFT ENERGI AS AVD ADM SUNNDALSØRA/AURA KRAFTVERK
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1923-01-05T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-03-06T12:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1923-01-05T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  3. station_id:
    123.31.0
    stationName:
    Kjeldstad i Garbergelva
    latitude:
    63.26608
    longitude:
    11.13076
    utmEast_Z33:
    305887
    utmNorth_Z33:
    7021093
    masl:
    179
    riverName:
    Garbergselva
    councilNumber:
    5032
    councilName:
    Selbu
    countyName:
    Trøndelag
    drainageBasinKey:
    1691
    hierarchy:
    Garbergselva/Nidelvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    123.B8Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    142.98
    drainageBasinAreaNorway:
    142.98
    gradient1085:
    15.18
    gradientBasin:
    18.33
    gradientRiver:
    20.62
    heightMinimum:
    193
    heightHypso10:
    403
    heightHypso20:
    481
    heightHypso30:
    526
    heightHypso40:
    552
    heightHypso50:
    591
    heightHypso60:
    637
    heightHypso70:
    695
    heightHypso80:
    760
    heightHypso90:
    876
    heightMaximum:
    1162
    lengthKmBasin:
    21.57
    lengthKmRiver:
    33.3
    percentAgricul:
    0.43
    percentBog:
    14.96
    percentEffBog:
    not reported by source
    percentEffLake:
    0.12
    percentForest:
    43.23
    percentGlacier:
    0
    percentLake:
    2.61
    percentMountain:
    34.77
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    315696
    utmNorthGravi:
    7021928
    utmZoneInlet:
    33
    utmEastInlet:
    324200
    utmNorthInlet:
    7021835
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    178.46
    specificDischarge:
    39.58
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    STATKRAFT ENERGI AS AVD ADM SUNNDALSØRA/AURA KRAFTVERK
    qNumberOfYears:
    59
    qStartYear:
    1967
    qEndYear:
    2025
    qm:
    63.9291
    q5:
    79.3699
    q10:
    87.7911
    q20:
    94.5615
    q50:
    101.7555
    hm:
    3.2858
    h5:
    3.4039
    h10:
    3.4623
    h20:
    3.5068
    h50:
    3.5519
    culQm:
    81.1782
    culQ5:
    100.7851
    culQ10:
    111.4784
    culQ20:
    120.0756
    culQ50:
    129.2107
    culHm:
    3.4168
    culH5:
    3.546
    culH10:
    3.6099
    culH20:
    3.6585
    culH50:
    3.7078
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1912-11-23T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-02T13:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1912-11-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1913-01-01T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-02T13:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1913-01-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  4. station_id:
    123.33.0
    stationName:
    Østrungen
    latitude:
    63.12229
    longitude:
    11.06644
    utmEast_Z33:
    301681
    utmNorth_Z33:
    7005290
    masl:
    418
    riverName:
    Brandelva
    councilNumber:
    5032
    councilName:
    Selbu
    countyName:
    Trøndelag
    drainageBasinKey:
    1693
    hierarchy:
    Brandelva/Slindelva/Nidelvvassdraget
    lakeArea:
    1.7
    lakeName:
    Østrungen
    lakeNo:
    908
    regineNo:
    123.B7CB
    reservoirNo:
    248
    reservoirName:
    ØSTRUNGEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    30.81
    drainageBasinAreaNorway:
    30.81
    gradient1085:
    44.42
    gradientBasin:
    16.6
    gradientRiver:
    39.93
    heightMinimum:
    414
    heightHypso10:
    450
    heightHypso20:
    486
    heightHypso30:
    516
    heightHypso40:
    543
    heightHypso50:
    562
    heightHypso60:
    590
    heightHypso70:
    631
    heightHypso80:
    705
    heightHypso90:
    767
    heightMaximum:
    1012
    lengthKmBasin:
    7.31
    lengthKmRiver:
    8.32
    percentAgricul:
    0.84
    percentBog:
    11.62
    percentEffBog:
    not reported by source
    percentEffLake:
    5.49
    percentForest:
    62.27
    percentGlacier:
    0
    percentLake:
    6.69
    percentMountain:
    17.62
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    302986
    utmNorthGravi:
    7002628
    utmZoneInlet:
    33
    utmEastInlet:
    304720
    utmNorthInlet:
    6999954
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    21.89
    specificDischarge:
    22.28
    regulationArea:
    31.13
    areaReservoirs:
    1.7
    volumeReservoirs:
    5.5
    regulationPartReservoirs:
    0.25
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.7
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    5.5
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1985
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SELBU ENERGIVERK AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-10T11:00:00Z
        dataToTime:
        2026-06-12T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-10T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-14T11:00:00Z
        dataToTime:
        2026-06-12T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-01T01:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-14T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
  5. station_id:
    123.34.0
    stationName:
    Kulset bru
    latitude:
    63.20213
    longitude:
    11.05227
    utmEast_Z33:
    301514
    utmNorth_Z33:
    7014217
    masl:
    168
    riverName:
    Nidelvvassdraget
    councilNumber:
    5032
    councilName:
    Selbu
    countyName:
    Trøndelag
    drainageBasinKey:
    1694
    hierarchy:
    Nidelvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    123.C21
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    2052.04
    drainageBasinAreaNorway:
    1762.408
    gradient1085:
    8.64
    gradientBasin:
    13.34
    gradientRiver:
    9.77
    heightMinimum:
    160
    heightHypso10:
    509
    heightHypso20:
    633
    heightHypso30:
    698
    heightHypso40:
    756
    heightHypso50:
    810
    heightHypso60:
    868
    heightHypso70:
    945
    heightHypso80:
    1004
    heightHypso90:
    1134
    heightMaximum:
    1789
    lengthKmBasin:
    83.75
    lengthKmRiver:
    105.22
    percentAgricul:
    0.89
    percentBog:
    12.78
    percentEffBog:
    not reported by source
    percentEffLake:
    1.31
    percentForest:
    26.43
    percentGlacier:
    0
    percentLake:
    6.73
    percentMountain:
    47.04
    percentUrban:
    0.02
    utmZoneGravi:
    33
    utmEastGravi:
    335453
    utmNorthGravi:
    6994082
    utmZoneInlet:
    33
    utmEastInlet:
    343087
    utmNorthInlet:
    7011887
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2193.65
    specificDischarge:
    33.9
    regulationArea:
    1844.73
    areaReservoirs:
    100.27
    volumeReservoirs:
    926.75
    regulationPartReservoirs:
    0.42
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    206.04
    numberReservoirs:
    13
    firstYearRegulation:
    1960
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    STATKRAFT ENERGI AS AVD ADM SUNNDALSØRA/AURA KRAFTVERK
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    405.33
    q5:
    495.08
    q10:
    554.91
    q20:
    612.82
    q50:
    786.53
    hm:
    161.27
    h5:
    161.6
    h10:
    161.8
    h20:
    162
    h50:
    162.55
    culQm:
    420
    culQ5:
    513
    culQ10:
    575
    culQ20:
    635
    culQ50:
    815
    culHm:
    161.32
    culH5:
    161.66
    culH10:
    161.87
    culH20:
    162.07
    culH50:
    162.64
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1986-01-01T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-01-01T00:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  6. station_id:
    123.52.0
    stationName:
    Nea ovf. Selbusjøen
    latitude:
    63.22226
    longitude:
    11.01387
    utmEast_Z33:
    299725
    utmNorth_Z33:
    7016576
    masl:
    162
    riverName:
    Nidelvvassdraget
    councilNumber:
    5032
    councilName:
    Selbu
    countyName:
    Trøndelag
    drainageBasinKey:
    0
    hierarchy:
    Nidelvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    123.C1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Ikke angitt
    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:
    Trondheim Energiverk Kraft
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-08-11T09:00:00Z
        dataToTime:
        2003-04-01T18:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-04T17:00:00Z
        dataToTime:
        1998-09-09T20:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-08-12T11:00:00Z
        dataToTime:
        2003-04-01T11:00:00Z
  7. station_id:
    123.8.0
    stationName:
    Slindvatn
    latitude:
    63.16354
    longitude:
    10.98102
    utmEast_Z33:
    297666
    utmNorth_Z33:
    7010146
    masl:
    359
    riverName:
    Slindelva
    councilNumber:
    5032
    councilName:
    Selbu
    countyName:
    Trøndelag
    drainageBasinKey:
    1674
    hierarchy:
    Slindelva/Nidelvvassdraget
    lakeArea:
    4.24
    lakeName:
    Storslindvatnet
    lakeNo:
    907
    regineNo:
    123.B7C0
    reservoirNo:
    247
    reservoirName:
    SLINDVATN - STORE
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    122.4
    drainageBasinAreaNorway:
    122.4
    gradient1085:
    12.76
    gradientBasin:
    14.45
    gradientRiver:
    15.49
    heightMinimum:
    343
    heightHypso10:
    449
    heightHypso20:
    490
    heightHypso30:
    514
    heightHypso40:
    550
    heightHypso50:
    586
    heightHypso60:
    621
    heightHypso70:
    669
    heightHypso80:
    711
    heightHypso90:
    780
    heightMaximum:
    1041
    lengthKmBasin:
    18.52
    lengthKmRiver:
    30.72
    percentAgricul:
    0.22
    percentBog:
    17.85
    percentEffBog:
    not reported by source
    percentEffLake:
    3.98
    percentForest:
    57
    percentGlacier:
    0
    percentLake:
    8.13
    percentMountain:
    13.55
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    300914
    utmNorthGravi:
    7001408
    utmZoneInlet:
    33
    utmEastInlet:
    305331
    utmNorthInlet:
    6998034
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    88.15
    specificDischarge:
    22.83
    regulationArea:
    122.36
    areaReservoirs:
    5.94
    volumeReservoirs:
    42.5
    regulationPartReservoirs:
    0.48
    transferAreaIn:
    83.93
    transferAreaOut:
    58.82
    reservoirAreaIn:
    8.38
    reservoirAreaOut:
    13.74
    reservoirVolumeIn:
    65.8
    reservoirVolumeOut:
    107.5
    remainingArea:
    -0.01
    numberReservoirs:
    2
    firstYearRegulation:
    1968
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    SELBU ENERGIVERK AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1995-05-02T11:00:00Z
        dataToTime:
        2026-06-12T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-05-02T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      0
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1925-05-02T11:00:00Z
        dataToTime:
        2026-06-12T23:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1925-05-02T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
  8. station_id:
    16.118.0
    stationName:
    Sundsbarmvatn
    latitude:
    59.50598
    longitude:
    8.52334
    utmEast_Z33:
    133754
    utmNorth_Z33:
    6614261
    masl:
    611
    riverName:
    Manndalselvi
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    673
    hierarchy:
    Manndalselvi/Bøelva/Skiensvassdraget
    lakeArea:
    8.77
    lakeName:
    Sundsbarmvatnet
    lakeNo:
    28
    regineNo:
    016.CCB
    reservoirNo:
    12
    reservoirName:
    SUNDSBARMVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    58.94
    drainageBasinAreaNorway:
    58.94
    gradient1085:
    0.76
    gradientBasin:
    29.25
    gradientRiver:
    26.2
    heightMinimum:
    609
    heightHypso10:
    615
    heightHypso20:
    614
    heightHypso30:
    695
    heightHypso40:
    760
    heightHypso50:
    807
    heightHypso60:
    855
    heightHypso70:
    883
    heightHypso80:
    948
    heightHypso90:
    1012
    heightMaximum:
    1268
    lengthKmBasin:
    9.95
    lengthKmRiver:
    10.57
    percentAgricul:
    0.82
    percentBog:
    4.02
    percentEffBog:
    not reported by source
    percentEffLake:
    10.03
    percentForest:
    67.34
    percentGlacier:
    0
    percentLake:
    16.17
    percentMountain:
    7.35
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    128302
    utmNorthGravi:
    6619129
    utmZoneInlet:
    33
    utmEastInlet:
    133046
    utmNorthInlet:
    6612921
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    30.45
    specificDischarge:
    16.37
    regulationArea:
    58.94
    areaReservoirs:
    8.77
    volumeReservoirs:
    212.5
    regulationPartReservoirs:
    6.98
    transferAreaIn:
    348.97
    transferAreaOut:
    0
    reservoirAreaIn:
    4.9
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    15.5
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sundsbarm Kraftverk
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-24T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-08-23T06:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-24T11: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:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-08-23T06:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  9. station_id:
    16.119.0
    stationName:
    Sandsetvatn
    latitude:
    59.73816
    longitude:
    8.32971
    utmEast_Z33:
    125428
    utmNorth_Z33:
    6641116
    masl:
    991
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    675
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    2.16
    lakeName:
    Sandsetvatn
    lakeNo:
    29
    regineNo:
    016.CF3
    reservoirNo:
    13
    reservoirName:
    SANDSETVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    27.55
    drainageBasinAreaNorway:
    27.55
    gradient1085:
    19.84
    gradientBasin:
    21.63
    gradientRiver:
    17.13
    heightMinimum:
    986
    heightHypso10:
    998
    heightHypso20:
    1039
    heightHypso30:
    1074
    heightHypso40:
    1103
    heightHypso50:
    1123
    heightHypso60:
    1164
    heightHypso70:
    1181
    heightHypso80:
    1215
    heightHypso90:
    1253
    heightMaximum:
    1429
    lengthKmBasin:
    10.99
    lengthKmRiver:
    13.31
    percentAgricul:
    0
    percentBog:
    13.7
    percentEffBog:
    not reported by source
    percentEffLake:
    5.11
    percentForest:
    7.99
    percentGlacier:
    0
    percentLake:
    10.83
    percentMountain:
    50.03
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    126599
    utmNorthGravi:
    6644353
    utmZoneInlet:
    33
    utmEastInlet:
    131527
    utmNorthInlet:
    6649693
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    22.4
    specificDischarge:
    25.77
    regulationArea:
    27.55
    areaReservoirs:
    2.16
    volumeReservoirs:
    10
    regulationPartReservoirs:
    0.45
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.16
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    10
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1970
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    Sundsbarm Kraftverk
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-05-30T11:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-06-08T23:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-05-30T11:00:00Z
        dataToTime:
        2026-06-15T11:00:00Z
    2. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-06T11:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-06-08T23:00:00Z
        dataToTime:
        2026-06-15T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-06T11:00:00Z
        dataToTime:
        2026-06-15T11:00:00Z
  10. station_id:
    16.122.0
    stationName:
    Grovåi
    latitude:
    59.6414
    longitude:
    8.31172
    utmEast_Z33:
    123333
    utmNorth_Z33:
    6630479
    masl:
    718
    riverName:
    Grovåi
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    677
    hierarchy:
    Grovåi/Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CDA4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    42.16
    drainageBasinAreaNorway:
    42.16
    gradient1085:
    24.51
    gradientBasin:
    24.65
    gradientRiver:
    20.16
    heightMinimum:
    716
    heightHypso10:
    805
    heightHypso20:
    842
    heightHypso30:
    874
    heightHypso40:
    894
    heightHypso50:
    931
    heightHypso60:
    959
    heightHypso70:
    1007
    heightHypso80:
    1068
    heightHypso90:
    1108
    heightMaximum:
    1205
    lengthKmBasin:
    11.95
    lengthKmRiver:
    19.1
    percentAgricul:
    0.59
    percentBog:
    13.73
    percentEffBog:
    not reported by source
    percentEffLake:
    0.39
    percentForest:
    59.1
    percentGlacier:
    0
    percentLake:
    3.85
    percentMountain:
    20.13
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    120852
    utmNorthGravi:
    6634750
    utmZoneInlet:
    33
    utmEastInlet:
    119320
    utmNorthInlet:
    6640840
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    25.47
    specificDischarge:
    19.14
    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:
    1970
    catchmentRegTypeName:
    Uregulert
    owner:
    Sundsbarm Kraftverk
    qNumberOfYears:
    47
    qStartYear:
    1975
    qEndYear:
    2025
    qm:
    15.9182
    q5:
    20.5572
    q10:
    23.7676
    q20:
    26.639
    q50:
    30.0752
    hm:
    1.5305
    h5:
    1.6093
    h10:
    1.6581
    h20:
    1.6985
    h50:
    1.7438
    culQm:
    21.7513
    culQ5:
    28.0901
    culQ10:
    32.477
    culQ20:
    36.4006
    culQ50:
    41.0959
    culHm:
    1.6279
    culH5:
    1.718
    culH10:
    1.7737
    culH20:
    1.8199
    culH50:
    1.8716
    seriesList:

    5 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-10-09T16:10:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-09T17:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-10T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      2
      unit:
      m
      serieFrom:
      2017-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1972-10-09T16:10:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-09T17:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1972-10-10T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2017-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-06-21T17:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-21T18:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-22T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    5. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2017-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2017-06-21T17:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-21T18:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2017-06-22T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  11. station_id:
    16.123.0
    stationName:
    Seljordvatn
    latitude:
    59.47502
    longitude:
    8.64909
    utmEast_Z33:
    140521
    utmNorth_Z33:
    6610136
    masl:
    116
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    613
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    16.61
    lakeName:
    Seljordsvatn
    lakeNo:
    11
    regineNo:
    016.CB21
    reservoirNo:
    8
    reservoirName:
    SELJORDVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    724.77
    drainageBasinAreaNorway:
    724.77
    gradient1085:
    16.14
    gradientBasin:
    32.1
    gradientRiver:
    15.28
    heightMinimum:
    115
    heightHypso10:
    385
    heightHypso20:
    611
    heightHypso30:
    751
    heightHypso40:
    828
    heightHypso50:
    901
    heightHypso60:
    942
    heightHypso70:
    1010
    heightHypso80:
    1076
    heightHypso90:
    1163
    heightMaximum:
    1536
    lengthKmBasin:
    52.49
    lengthKmRiver:
    71.95
    percentAgricul:
    1.8
    percentBog:
    5.42
    percentEffBog:
    not reported by source
    percentEffLake:
    2.44
    percentForest:
    61.18
    percentGlacier:
    0
    percentLake:
    6.32
    percentMountain:
    20.19
    percentUrban:
    0.11
    utmZoneGravi:
    33
    utmEastGravi:
    134710
    utmNorthGravi:
    6621447
    utmZoneInlet:
    33
    utmEastInlet:
    131527
    utmNorthInlet:
    6649693
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    427.93
    specificDischarge:
    18.71
    regulationArea:
    724.78
    areaReservoirs:
    27.55
    volumeReservoirs:
    231.71
    regulationPartReservoirs:
    0.54
    transferAreaIn:
    178.57
    transferAreaOut:
    40.11
    reservoirAreaIn:
    2.74
    reservoirAreaOut:
    20.95
    reservoirVolumeIn:
    5.5
    reservoirVolumeOut:
    54.6
    remainingArea:
    -0.01
    numberReservoirs:
    4
    firstYearRegulation:
    1953
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    Sundsbarm Kraftverk
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    117.5
    h5:
    117.8
    h10:
    118
    h20:
    118.2
    h50:
    118.4
    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:
    117.5
    culH5:
    117.8
    culH10:
    118
    culH20:
    118.2
    culH50:
    118.4
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1973-01-01T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-01-01T00:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1973-01-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  12. station_id:
    16.156.0
    stationName:
    Grunnåi
    latitude:
    59.53717
    longitude:
    8.76515
    utmEast_Z33:
    147727
    utmNorth_Z33:
    6616414
    masl:
    691
    riverName:
    Grunnåi
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    695
    hierarchy:
    Grunnåi/Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CC3C
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    51.75
    drainageBasinAreaNorway:
    51.75
    gradient1085:
    31.83
    gradientBasin:
    27.57
    gradientRiver:
    25.87
    heightMinimum:
    685
    heightHypso10:
    760
    heightHypso20:
    821
    heightHypso30:
    901
    heightHypso40:
    962
    heightHypso50:
    1045
    heightHypso60:
    1062
    heightHypso70:
    1100
    heightHypso80:
    1142
    heightHypso90:
    1212
    heightMaximum:
    1413
    lengthKmBasin:
    8.41
    lengthKmRiver:
    15
    percentAgricul:
    0
    percentBog:
    4.86
    percentEffBog:
    not reported by source
    percentEffLake:
    0.82
    percentForest:
    32.21
    percentGlacier:
    0
    percentLake:
    5.53
    percentMountain:
    57.05
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    150047
    utmNorthGravi:
    6615360
    utmZoneInlet:
    33
    utmEastInlet:
    147659
    utmNorthInlet:
    6612238
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    44.97
    specificDischarge:
    27.54
    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:
    2006
    catchmentRegTypeName:
    Uregulert
    owner:
    SKAGERAK KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-04-01T08:34:00Z
        dataToTime:
        1992-05-19T06:57:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-01T10:00:00Z
        dataToTime:
        1992-05-19T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-02T11:00:00Z
        dataToTime:
        1992-05-18T11: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:
        1987-04-01T08:34:00Z
        dataToTime:
        1992-05-19T06:57:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-01T10:00:00Z
        dataToTime:
        1992-05-19T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-04-02T11:00:00Z
        dataToTime:
        1992-05-18T11:00:00Z
  13. station_id:
    16.183.0
    stationName:
    Vallaråi ovf. Sundsbarm kraftstasjon
    latitude:
    59.49987
    longitude:
    8.63628
    utmEast_Z33:
    140063
    utmNorth_Z33:
    6612965
    masl:
    134
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CC1
    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:
    SKAGERAK KRAFT AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2008-11-04T00:00:00
      serieTo:
      2016-08-01T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-11-04T09:00:00Z
        dataToTime:
        2016-08-11T11:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-11-04T10:00:00Z
        dataToTime:
        2016-08-11T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-11-05T11:00:00Z
        dataToTime:
        2016-08-10T11:00:00Z
  14. station_id:
    16.491.0
    stationName:
    Flatdalsåi ovf. Flatdal
    latitude:
    59.56494
    longitude:
    8.52258
    utmEast_Z33:
    134352
    utmNorth_Z33:
    6620811
    masl:
    261
    riverName:
    Bøelva
    councilNumber:
    4022
    councilName:
    Seljord
    countyName:
    Telemark
    drainageBasinKey:
    0
    hierarchy:
    Bøelva/Skiensvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    016.CC7
    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:
    HB. Hydrologisk avd./seksjon bre, snø og is
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2011-05-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2011-05-09T12:00:00Z
        dataToTime:
        2025-10-28T15:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-10-02T16:00:00Z
        dataToTime:
        2025-10-28T15:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-05-10T11:00:00Z
        dataToTime:
        2025-10-27T11:00:00Z
  15. station_id:
    196.11.0
    stationName:
    Lille Rostavatn
    latitude:
    69.02298
    longitude:
    19.58108
    utmEast_Z33:
    682880
    utmNorth_Z33:
    7663756
    masl:
    103
    riverName:
    Målselvvassdraget
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    2081
    hierarchy:
    Målselvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    2399
    regineNo:
    196.F4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    638.38
    drainageBasinAreaNorway:
    538.51
    gradient1085:
    15
    gradientBasin:
    not reported by source
    gradientRiver:
    11.51
    heightMinimum:
    101
    heightHypso10:
    376
    heightHypso20:
    598
    heightHypso30:
    664
    heightHypso40:
    714
    heightHypso50:
    829
    heightHypso60:
    887
    heightHypso70:
    929
    heightHypso80:
    1013
    heightHypso90:
    1141
    heightMaximum:
    1586
    lengthKmBasin:
    48.38
    lengthKmRiver:
    50.13
    percentAgricul:
    0.23
    percentBog:
    5.2
    percentEffBog:
    not reported by source
    percentEffLake:
    3.71
    percentForest:
    13.42
    percentGlacier:
    0.29
    percentLake:
    7.8
    percentMountain:
    67.52
    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:
    459.25
    specificDischarge:
    22.83
    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:
    TROMS KRAFT PRODUKSJON AS
    qNumberOfYears:
    67
    qStartYear:
    1959
    qEndYear:
    2025
    qm:
    141.7748
    q5:
    170.9285
    q10:
    188.1627
    q20:
    202.5311
    q50:
    218.4286
    hm:
    3.1538
    h5:
    3.3679
    h10:
    3.4872
    h20:
    3.5833
    h50:
    3.6863
    culQm:
    145.0067
    culQ5:
    174.825
    culQ10:
    192.452
    culQ20:
    207.148
    culQ50:
    223.4079
    culHm:
    3.1784
    culH5:
    3.3953
    culH10:
    3.5162
    culH20:
    3.6135
    culH50:
    3.7179
    seriesList:

    4 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1959-02-01T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-09-23T10:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1959-02-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-07-01T12:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2026-07-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-06-21T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-09-22T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-22T12:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  16. station_id:
    196.21.0
    stationName:
    Skogly
    latitude:
    68.88949
    longitude:
    19.54104
    utmEast_Z33:
    682385
    utmNorth_Z33:
    7648786
    masl:
    120
    riverName:
    Divielva
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    2090
    hierarchy:
    Divielva/Målselvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    196.DA1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1186.58
    drainageBasinAreaNorway:
    1181.43
    gradient1085:
    11.11
    gradientBasin:
    not reported by source
    gradientRiver:
    15.91
    heightMinimum:
    119
    heightHypso10:
    513
    heightHypso20:
    651
    heightHypso30:
    723
    heightHypso40:
    776
    heightHypso50:
    855
    heightHypso60:
    898
    heightHypso70:
    951
    heightHypso80:
    1031
    heightHypso90:
    1157
    heightMaximum:
    1710
    lengthKmBasin:
    41.01
    lengthKmRiver:
    50.53
    percentAgricul:
    0.04
    percentBog:
    5.54
    percentEffBog:
    not reported by source
    percentEffLake:
    0.15
    percentForest:
    16.58
    percentGlacier:
    0.3
    percentLake:
    3.49
    percentMountain:
    71.17
    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:
    842.37
    specificDischarge:
    22.48
    regulationArea:
    300.63
    areaReservoirs:
    6.87
    volumeReservoirs:
    135.7
    regulationPartReservoirs:
    0.16
    transferAreaIn:
    0
    transferAreaOut:
    47.85
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    886.67
    numberReservoirs:
    1
    firstYearRegulation:
    1960
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    TROMS KRAFT PRODUKSJON AS
    qNumberOfYears:
    51
    qStartYear:
    1975
    qEndYear:
    2025
    qm:
    202.8191
    q5:
    247.4947
    q10:
    276.7452
    q20:
    302.2719
    q50:
    331.9924
    hm:
    1.6607
    h5:
    1.825
    h10:
    1.9243
    h20:
    2.0067
    h50:
    2.0982
    culQm:
    236.1792
    culQ5:
    288.2031
    culQ10:
    322.2648
    culQ20:
    351.9901
    culQ50:
    386.5992
    culHm:
    1.7849
    culH5:
    1.9618
    culH10:
    2.0688
    culH20:
    2.1574
    culH50:
    2.256
    seriesList:

    4 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1974-09-01T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-01T00:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-09-28T10:30:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-28T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-27T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-09-28T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-09-28T10:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-28T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-29T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  17. station_id:
    196.22.0
    stationName:
    Dødesvatn
    latitude:
    68.87764
    longitude:
    19.66464
    utmEast_Z33:
    687442
    utmNorth_Z33:
    7647841
    masl:
    414
    riverName:
    Devdiselva
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    2091
    hierarchy:
    Devdiselva/Divielva/Målselvvassdraget
    lakeArea:
    6.87
    lakeName:
    Dødesvatnet
    lakeNo:
    2406
    regineNo:
    196.DAB2
    reservoirNo:
    751
    reservoirName:
    DEVDISVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    252.64
    drainageBasinAreaNorway:
    252.64
    gradient1085:
    12.64
    gradientBasin:
    not reported by source
    gradientRiver:
    20.08
    heightMinimum:
    412
    heightHypso10:
    520
    heightHypso20:
    664
    heightHypso30:
    688
    heightHypso40:
    723
    heightHypso50:
    765
    heightHypso60:
    828
    heightHypso70:
    898
    heightHypso80:
    978
    heightHypso90:
    1124
    heightMaximum:
    1505
    lengthKmBasin:
    24.05
    lengthKmRiver:
    32.08
    percentAgricul:
    0
    percentBog:
    9.46
    percentEffBog:
    not reported by source
    percentEffLake:
    2.85
    percentForest:
    7.2
    percentGlacier:
    0.05
    percentLake:
    5.84
    percentMountain:
    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:
    160.38
    specificDischarge:
    20.11
    regulationArea:
    252.78
    areaReservoirs:
    6.87
    volumeReservoirs:
    135.7
    regulationPartReservoirs:
    0.85
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    6.87
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    135.7
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1972
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    TROMS KRAFT 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:

    2 results

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

      2 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-18T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-16T11:00:00Z
  18. station_id:
    196.26.0
    stationName:
    Høgskarhus
    latitude:
    68.84438
    longitude:
    19.57821
    utmEast_Z33:
    684250
    utmNorth_Z33:
    7643879
    masl:
    151
    riverName:
    Divielva
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    2093
    hierarchy:
    Divielva/Målselvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    196.DB0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    862.74
    drainageBasinAreaNorway:
    857.59
    gradient1085:
    11.28
    gradientBasin:
    not reported by source
    gradientRiver:
    17.38
    heightMinimum:
    137
    heightHypso10:
    561
    heightHypso20:
    650
    heightHypso30:
    724
    heightHypso40:
    776
    heightHypso50:
    837
    heightHypso60:
    913
    heightHypso70:
    964
    heightHypso80:
    1045
    heightHypso90:
    1224
    heightMaximum:
    1710
    lengthKmBasin:
    35.89
    lengthKmRiver:
    44.93
    percentAgricul:
    0.03
    percentBog:
    4.72
    percentEffBog:
    not reported by source
    percentEffLake:
    0.04
    percentForest:
    17.04
    percentGlacier:
    0.39
    percentLake:
    3
    percentMountain:
    71.6
    percentUrban:
    0
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    641.42
    specificDischarge:
    23.54
    regulationArea:
    47.85
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    47.85
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    815.48
    numberReservoirs:
    0
    firstYearRegulation:
    1960
    catchmentRegTypeName:
    Uregulert
    owner:
    TROMS KRAFT PRODUKSJON AS
    qNumberOfYears:
    41
    qStartYear:
    1984
    qEndYear:
    2025
    qm:
    200.8928
    q5:
    247.7348
    q10:
    272.4089
    q20:
    291.9368
    q50:
    312.3269
    hm:
    2.733
    h5:
    3.0007
    h10:
    3.1391
    h20:
    3.244
    h50:
    3.3494
    culQm:
    227.0319
    culQ5:
    279.9688
    culQ10:
    307.8534
    culQ20:
    329.9222
    culQ50:
    352.9653
    culHm:
    2.8787
    culH5:
    3.1802
    culH10:
    3.3266
    culH20:
    3.4375
    culH50:
    3.5491
    seriesList:

    4 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1983-05-20T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-01-01T00:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-05-20T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-09-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-09-30T08:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-09-30T09:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-01T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2009-10-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2009-10-22T23:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-23T00:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2009-10-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  19. station_id:
    196.30.0
    stationName:
    Mårelva
    latitude:
    69.1946
    longitude:
    18.68539
    utmEast_Z33:
    646015
    utmNorth_Z33:
    7680453
    masl:
    122
    riverName:
    Mårelva
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    0
    hierarchy:
    Mårelva
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    196.4Z
    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:
    not reported by source
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    7 results

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

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T16:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
    2. parameterName:
      Turbiditet (Nepheometrisk)
      parameter:
      1215
      versionNo:
      1
      unit:
      NTU
      serieFrom:
      2026-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T16:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
    3. parameterName:
      Turbiditet (Formazin)
      parameter:
      1216
      versionNo:
      1
      unit:
      FTU
      serieFrom:
      2026-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T16:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2026-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T16:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
    5. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      2026-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T16:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
    6. parameterName:
      Lufttrykk ved målestedet
      parameter:
      4
      versionNo:
      1
      unit:
      hPa
      serieFrom:
      2026-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T16:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
    7. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2026-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2026-05-11T16:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
  20. station_id:
    196.35.0
    stationName:
    Målselvfossen
    latitude:
    69.03504
    longitude:
    18.6585
    utmEast_Z33:
    646012
    utmNorth_Z33:
    7662624
    masl:
    31
    riverName:
    Målselvvassdraget
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    2094
    hierarchy:
    Målselvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    196.B11
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    3110.65
    drainageBasinAreaNorway:
    3005.63
    gradient1085:
    7.29
    gradientBasin:
    not reported by source
    gradientRiver:
    6.23
    heightMinimum:
    22
    heightHypso10:
    247
    heightHypso20:
    453
    heightHypso30:
    591
    heightHypso40:
    713
    heightHypso50:
    799
    heightHypso60:
    877
    heightHypso70:
    942
    heightHypso80:
    1037
    heightHypso90:
    1224
    heightMaximum:
    1710
    lengthKmBasin:
    79.84
    lengthKmRiver:
    104.27
    percentAgricul:
    0.66
    percentBog:
    4.55
    percentEffBog:
    not reported by source
    percentEffLake:
    0.2
    percentForest:
    25.27
    percentGlacier:
    0.49
    percentLake:
    4.56
    percentMountain:
    60.93
    percentUrban:
    0.01
    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:
    2464.66
    specificDischarge:
    25.11
    regulationArea:
    300.63
    areaReservoirs:
    6.87
    volumeReservoirs:
    135.7
    regulationPartReservoirs:
    0.06
    transferAreaIn:
    0
    transferAreaOut:
    47.85
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    2809.34
    numberReservoirs:
    1
    firstYearRegulation:
    1960
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    TROMS KRAFT PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    528.88
    q5:
    635.9
    q10:
    708.37
    q20:
    779.05
    q50:
    880.58
    hm:
    3.6
    h5:
    3.84
    h10:
    3.99
    h20:
    4.12
    h50:
    4.3
    culQm:
    562
    culQ5:
    673.6
    culQ10:
    748
    culQ20:
    821
    culQ50:
    928
    culHm:
    3.68
    culH5:
    3.92
    culH10:
    4.06
    culH20:
    4.2
    culH50:
    4.38
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-03-23T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-04-23T20:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-03-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1965-03-23T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-04-23T20:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1965-03-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1996-10-22T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-10-22T13:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-10-22T14:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-10-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  21. station_id:
    196.39.0
    stationName:
    Dividalen kraftstasjon
    latitude:
    68.87495
    longitude:
    19.55526
    utmEast_Z33:
    683075
    utmNorth_Z33:
    7647212
    masl:
    138
    riverName:
    Divielva
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    0
    hierarchy:
    Divielva/Målselvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    196.DA1
    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:
    Troms Kraft 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:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1990-03-12T18:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-12-05T13:00:00Z
        dataToTime:
        2025-12-16T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-03-13T11:00:00Z
        dataToTime:
        2025-12-15T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1973-01-09T00:00:00
      serieTo:
      1974-12-30T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1973-01-09T11:00:00Z
        dataToTime:
        1974-12-30T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1973-01-09T11:00:00Z
        dataToTime:
        1974-12-30T11:00:00Z
  22. station_id:
    196.43.0
    stationName:
    Målselva ovf. Barduelva
    latitude:
    69.03526
    longitude:
    18.65517
    utmEast_Z33:
    645878
    utmNorth_Z33:
    7662641
    masl:
    22
    riverName:
    Målselvvassdraget
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    0
    hierarchy:
    Målselvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    196.B11
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HB. Hydrologisk avd./seksjon bre, snø og is
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1989-05-24T12:00:00Z
        dataToTime:
        2025-08-18T11:18:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-09-25T15:00:00Z
        dataToTime:
        2025-08-18T11:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1989-05-25T11:00:00Z
        dataToTime:
        2025-08-17T11:00:00Z
  23. station_id:
    196.47.2
    stationName:
    Øverbygd rør 2
    latitude:
    69.02219
    longitude:
    19.35364
    utmEast_Z33:
    673820
    utmNorth_Z33:
    7663006
    masl:
    86
    riverName:
    Fjellfrøselva
    councilNumber:
    5524
    councilName:
    Målselv
    countyName:
    Troms
    drainageBasinKey:
    0
    hierarchy:
    Fjellfrøselva/Målselvvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    196.CA0
    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:
    Norges geologiske undersøkelser
    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:

    7 results

    1. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2004-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-07-08T14:30:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-07-08T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-07-09T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      1
      unit:
      cm
      serieFrom:
      1979-11-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1979-11-10T11:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-07T13:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1979-11-03T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Snøens vannekvivalent
      parameter:
      2003
      versionNo:
      1
      unit:
      m
      serieFrom:
      2006-08-22T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-08-22T08:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-22T09:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-08-23T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    4. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2004-08-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-07-08T14:30:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-07-08T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-07-09T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    5. parameterName:
      Overflatetemperatur
      parameter:
      2040
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2019-11-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-11-20T14:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-11-20T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-11-21T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    6. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1979-11-03T11:00:00Z
        dataToTime:
        2008-09-30T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1979-11-03T11:00:00Z
        dataToTime:
        2008-09-30T11:00:00Z
    7. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      2
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2004-07-08T14:30:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-07-08T15:00:00Z
        dataToTime:
        2026-09-20T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-07-09T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  24. station_id:
    2.1142.1
    stationName:
    Otta v/Haugalykkja rør 2
    latitude:
    61.76735
    longitude:
    9.48791
    utmEast_Z33:
    209341
    utmNorth_Z33:
    6860595
    masl:
    512
    riverName:
    Otta
    councilNumber:
    3437
    councilName:
    Sel
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Otta/Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DHA2
    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:

    2 results

    1. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2013-12-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-12-02T15:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-12-02T16:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-12-03T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. 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:
        2013-12-02T15:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-12-02T16:00:00Z
        dataToTime:
        2026-09-20T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-12-03T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  25. station_id:
    2.1235.0
    stationName:
    Rosten total
    latitude:
    61.85858
    longitude:
    9.40477
    utmEast_Z33:
    205840
    utmNorth_Z33:
    6871105
    masl:
    319
    riverName:
    Vorma-Lågen
    councilNumber:
    3437
    councilName:
    Sel
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Vorma-Lågen/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.DJ4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Ikke angitt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    not reported by source
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    319.04
    q5:
    395.09
    q10:
    454.9
    q20:
    515.15
    q50:
    591.2
    hm:
    312.71
    h5:
    313.04
    h10:
    313.27
    h20:
    313.48
    h50:
    313.72
    culQm:
    353
    culQ5:
    436
    culQ10:
    504
    culQ20:
    569
    culQ50:
    653
    culHm:
    312.86
    culH5:
    313.2
    culH10:
    313.44
    culH20:
    313.65
    culH50:
    313.9
    seriesList:

    2 results

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

      2 results

      1. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1986-01-27T11:00:00Z
        dataToTime:
        2023-06-22T22:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1917-03-27T11:00:00Z
        dataToTime:
        2023-06-22T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      99
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-05-21T09:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-05-21T10:00:00Z
        dataToTime:
        2026-09-20T05:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2023-05-22T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
limit:
25
offset:
0
returned:
25
has_more_results:
yes
truncated:
yes
next_offset:
25
Will you use the result in generated code?

Open the same result as JSON

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.