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-22T08:34:34Z in 0.162 seconds.

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

Showing 10 of 12 results in compact format.

  1. station_id:
    2.1198.0
    latitude:
    61.95899
    longitude:
    10.04546
  2. station_id:
    2.235.0
    latitude:
    62.11988
    longitude:
    10.06888
  3. station_id:
    2.328.0
    latitude:
    62.32357
    longitude:
    9.91656
  4. station_id:
    2.342.0
    latitude:
    62.32449
    longitude:
    9.91609
  5. station_id:
    2.373.0
    latitude:
    62.063
    longitude:
    9.99071
  6. station_id:
    2.377.0
    latitude:
    62.22878
    longitude:
    10.34315
  7. station_id:
    2.397.0
    latitude:
    62.34263
    longitude:
    10.0489
  8. station_id:
    2.479.0
    latitude:
    62.00998
    longitude:
    10.00027
  9. station_id:
    2.706.0
    latitude:
    62.00994
    longitude:
    9.99972
  10. station_id:
    2.723.1
    latitude:
    62.38284
    longitude:
    10.01562
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=FOLLDAL&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-22T08:34:34.1671463Z
queryTime:
00:00:00.0008901
itemCount:
12
data:

12 results

  1. station_id:
    2.1198.0
    stationName:
    Storbekken i Atndalen
    latitude:
    61.95899
    longitude:
    10.04546
    utmEast_Z33:
    240327
    utmNorth_Z33:
    6879530
    masl:
    903
    riverName:
    Atna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Atna/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.LG
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T00:15:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T01:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    2. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      1
      unit:
      cm
      serieFrom:
      2019-08-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T00:15:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T01:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
    3. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2019-08-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T00:15:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T01:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-08-27T11:00:00Z
        dataToTime:
        2026-09-22T11:00:00Z
  2. station_id:
    2.235.0
    stationName:
    Grimsmoen
    latitude:
    62.11988
    longitude:
    10.06888
    utmEast_Z33:
    242915
    utmNorth_Z33:
    6897323
    masl:
    692
    riverName:
    Folla
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    141
    hierarchy:
    Folla/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.ME0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    626.57
    drainageBasinAreaNorway:
    626.57
    gradient1085:
    6.42
    gradientBasin:
    15.47
    gradientRiver:
    12.82
    heightMinimum:
    686
    heightHypso10:
    846
    heightHypso20:
    935
    heightHypso30:
    971
    heightHypso40:
    1030
    heightHypso50:
    1099
    heightHypso60:
    1168
    heightHypso70:
    1216
    heightHypso80:
    1274
    heightHypso90:
    1393
    heightMaximum:
    1712
    lengthKmBasin:
    47.59
    lengthKmRiver:
    71.04
    percentAgricul:
    3.16
    percentBog:
    5.25
    percentEffBog:
    not reported by source
    percentEffLake:
    0.1
    percentForest:
    32.22
    percentGlacier:
    0
    percentLake:
    1.27
    percentMountain:
    47.34
    percentUrban:
    0.12
    utmZoneGravi:
    33
    utmEastGravi:
    222673
    utmNorthGravi:
    6904910
    utmZoneInlet:
    33
    utmEastInlet:
    209604
    utmNorthInlet:
    6901588
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    211.5
    specificDischarge:
    10.7
    regulationArea:
    0
    areaReservoirs:
    0.99
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    64.04
    q5:
    80.29
    q10:
    90.18
    q20:
    103.77
    q50:
    120.95
    hm:
    2.39
    h5:
    2.6
    h10:
    2.72
    h20:
    2.88
    h50:
    3.06
    culQm:
    87
    culQ5:
    110.4
    culQ10:
    126
    culQ20:
    145
    culQ50:
    169
    culHm:
    2.69
    culH5:
    2.95
    culH10:
    3.11
    culH20:
    3.3
    culH50:
    3.52
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-10-15T13:07:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-10-15T14:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-10-16T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1997-10-15T13:07:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-10-15T14:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1997-10-16T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2024-04-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-12-31T23:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-03-22T11:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-03-23T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2005-07-06T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-07-06T18:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-07-06T19:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-07-07T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  3. station_id:
    2.328.0
    stationName:
    Fundin ndf.
    latitude:
    62.32357
    longitude:
    9.91656
    utmEast_Z33:
    236768
    utmNorth_Z33:
    6920578
    masl:
    1023
    riverName:
    Einunna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    215
    hierarchy:
    Einunna/Folla/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.MBC
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    252.86
    drainageBasinAreaNorway:
    252.86
    gradient1085:
    3.44
    gradientBasin:
    15.95
    gradientRiver:
    8.13
    heightMinimum:
    1020
    heightHypso10:
    1061
    heightHypso20:
    1117
    heightHypso30:
    1152
    heightHypso40:
    1199
    heightHypso50:
    1233
    heightHypso60:
    1268
    heightHypso70:
    1307
    heightHypso80:
    1364
    heightHypso90:
    1437
    heightMaximum:
    1691
    lengthKmBasin:
    24.51
    lengthKmRiver:
    30.26
    percentAgricul:
    0.09
    percentBog:
    10.73
    percentEffBog:
    not reported by source
    percentEffLake:
    4.25
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    6
    percentMountain:
    82.55
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    232636
    utmNorthGravi:
    6927460
    utmZoneInlet:
    33
    utmEastInlet:
    233850
    utmNorthInlet:
    6944967
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    155.05
    specificDischarge:
    19.43
    regulationArea:
    252.87
    areaReservoirs:
    12.78
    volumeReservoirs:
    75.1
    regulationPartReservoirs:
    0.48
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    12.78
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    75.1
    remainingArea:
    -0.01
    numberReservoirs:
    2
    firstYearRegulation:
    2019
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    qNumberOfYears:
    41
    qStartYear:
    1972
    qEndYear:
    2021
    qm:
    23.3592
    q5:
    32.1215
    q10:
    39.9054
    q20:
    47.6539
    q50:
    58.1104
    hm:
    1006.1414
    h5:
    1006.2195
    h10:
    1006.276
    h20:
    1006.3243
    h50:
    1006.3805
    culQm:
    26.0233
    culQ5:
    35.785
    culQ10:
    44.4567
    culQ20:
    53.0889
    culQ50:
    64.7379
    culHm:
    1006.1672
    culH5:
    1006.2473
    culH10:
    1006.3052
    culH20:
    1006.3546
    culH50:
    1006.4122
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1971-01-04T11:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-01T03:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-01-04T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        1971-08-30T11:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-01-01T03:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-08-30T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  4. station_id:
    2.342.0
    stationName:
    Fundin
    latitude:
    62.32449
    longitude:
    9.91609
    utmEast_Z33:
    236752
    utmNorth_Z33:
    6920683
    masl:
    1023
    riverName:
    Einunna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    215
    hierarchy:
    Einunna/Folla/Glommavassdraget
    lakeArea:
    10.4
    lakeName:
    Fundin
    lakeNo:
    34413
    regineNo:
    002.MBD0
    reservoirNo:
    33
    reservoirName:
    FUNDIN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    252.86
    drainageBasinAreaNorway:
    252.86
    gradient1085:
    3.44
    gradientBasin:
    15.95
    gradientRiver:
    8.13
    heightMinimum:
    1020
    heightHypso10:
    1061
    heightHypso20:
    1117
    heightHypso30:
    1152
    heightHypso40:
    1199
    heightHypso50:
    1233
    heightHypso60:
    1268
    heightHypso70:
    1307
    heightHypso80:
    1364
    heightHypso90:
    1437
    heightMaximum:
    1691
    lengthKmBasin:
    24.51
    lengthKmRiver:
    30.26
    percentAgricul:
    0.09
    percentBog:
    10.73
    percentEffBog:
    not reported by source
    percentEffLake:
    4.25
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    6
    percentMountain:
    82.55
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    232636
    utmNorthGravi:
    6927460
    utmZoneInlet:
    33
    utmEastInlet:
    233850
    utmNorthInlet:
    6944967
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    155.05
    specificDischarge:
    19.43
    regulationArea:
    252.87
    areaReservoirs:
    12.78
    volumeReservoirs:
    75.1
    regulationPartReservoirs:
    0.48
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    12.78
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    75.1
    remainingArea:
    -0.01
    numberReservoirs:
    2
    firstYearRegulation:
    2019
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    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-06-10T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-10T11:00:00Z
        dataToTime:
        2026-06-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-10T11:00:00Z
        dataToTime:
        2026-06-20T11: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:
        1970-05-12T11:00:00Z
        dataToTime:
        2026-06-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-05-12T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  5. station_id:
    2.373.0
    stationName:
    Grimsa snøstasjon
    latitude:
    62.063
    longitude:
    9.99071
    utmEast_Z33:
    238356
    utmNorth_Z33:
    6891312
    masl:
    790
    riverName:
    Grimsa
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Grimsa/Folla/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.MDB0
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    3 results

    1. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-11-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-10-29T15:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-29T16:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-30T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    2. parameterName:
      Snødybde
      parameter:
      2002
      versionNo:
      1
      unit:
      cm
      serieFrom:
      2008-08-20T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2008-09-23T14:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-23T15:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2008-09-24T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Snøens vannekvivalent
      parameter:
      2003
      versionNo:
      1
      unit:
      m
      serieFrom:
      2007-11-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-10-29T15:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-29T16:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-30T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  6. station_id:
    2.377.0
    stationName:
    Einunna overføring
    latitude:
    62.22878
    longitude:
    10.34315
    utmEast_Z33:
    258069
    utmNorth_Z33:
    6908373
    masl:
    761
    riverName:
    Einunna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    2495
    hierarchy:
    Einunna/Folla/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.MBA22
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    572.337
    drainageBasinAreaNorway:
    572.337
    gradient1085:
    4.48
    gradientBasin:
    not reported by source
    gradientRiver:
    8.37
    heightMinimum:
    730
    heightHypso10:
    980
    heightHypso20:
    1069
    heightHypso30:
    1100
    heightHypso40:
    1135
    heightHypso50:
    1175
    heightHypso60:
    1213
    heightHypso70:
    1261
    heightHypso80:
    1319
    heightHypso90:
    1393
    heightMaximum:
    1691
    lengthKmBasin:
    44.2
    lengthKmRiver:
    64.26
    percentAgricul:
    0.3
    percentBog:
    11.01
    percentEffBog:
    not reported by source
    percentEffLake:
    0.88
    percentForest:
    5.64
    percentGlacier:
    0
    percentLake:
    3.74
    percentMountain:
    70.88
    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:
    302.45
    specificDischarge:
    16.75
    regulationArea:
    572.31
    areaReservoirs:
    15.78
    volumeReservoirs:
    85
    regulationPartReservoirs:
    0.28
    transferAreaIn:
    0
    transferAreaOut:
    572.31
    reservoirAreaIn:
    0
    reservoirAreaOut:
    15.46
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    84.9
    remainingArea:
    -0.01
    numberReservoirs:
    4
    firstYearRegulation:
    1971
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    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:
      1971-11-06T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1971-11-06T11:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-01-02T08:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-11-06T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        1971-11-06T11:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1990-01-02T08:00:00Z
        dataToTime:
        2026-09-22T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1971-11-06T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  7. station_id:
    2.397.0
    stationName:
    Marsjø
    latitude:
    62.34263
    longitude:
    10.0489
    utmEast_Z33:
    243774
    utmNorth_Z33:
    6922165
    masl:
    1064
    riverName:
    Mela
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    234
    hierarchy:
    Mela/Einunna/Folla/Glommavassdraget
    lakeArea:
    2.68
    lakeName:
    Marsjøen
    lakeNo:
    243
    regineNo:
    002.MBBB
    reservoirNo:
    61
    reservoirName:
    MARSJØEN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    23.39
    drainageBasinAreaNorway:
    23.39
    gradient1085:
    23.38
    gradientBasin:
    19.97
    gradientRiver:
    52.46
    heightMinimum:
    1064
    heightHypso10:
    1071
    heightHypso20:
    1102
    heightHypso30:
    1127
    heightHypso40:
    1166
    heightHypso50:
    1211
    heightHypso60:
    1268
    heightHypso70:
    1338
    heightHypso80:
    1418
    heightHypso90:
    1484
    heightMaximum:
    1640
    lengthKmBasin:
    6.22
    lengthKmRiver:
    6.96
    percentAgricul:
    0
    percentBog:
    4.92
    percentEffBog:
    not reported by source
    percentEffLake:
    11.59
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    12.85
    percentMountain:
    82.22
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    245573
    utmNorthGravi:
    6924618
    utmZoneInlet:
    33
    utmEastInlet:
    246586
    utmNorthInlet:
    6927074
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    13.95
    specificDischarge:
    18.9
    regulationArea:
    23.39
    areaReservoirs:
    2.68
    volumeReservoirs:
    9.8
    regulationPartReservoirs:
    0.7
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    2.68
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    9.8
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2019
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    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-01-27T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-01-27T11:00:00Z
        dataToTime:
        2026-06-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-01-27T11:00:00Z
        dataToTime:
        2026-06-20T11: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:
        1975-01-06T11:00:00Z
        dataToTime:
        2026-06-20T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-01-01T00:00:00Z
        dataToTime:
        2025-12-31T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-01-06T11:00:00Z
        dataToTime:
        2026-06-20T11:00:00Z
  8. station_id:
    2.479.0
    stationName:
    Li bru
    latitude:
    62.00998
    longitude:
    10.00027
    utmEast_Z33:
    238400
    utmNorth_Z33:
    6885380
    masl:
    757
    riverName:
    Atna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    283
    hierarchy:
    Atna/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.LG
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    156.86
    drainageBasinAreaNorway:
    156.86
    gradient1085:
    19.22
    gradientBasin:
    31.64
    gradientRiver:
    23.42
    heightMinimum:
    749
    heightHypso10:
    1016
    heightHypso20:
    1085
    heightHypso30:
    1181
    heightHypso40:
    1259
    heightHypso50:
    1336
    heightHypso60:
    1479
    heightHypso70:
    1575
    heightHypso80:
    1638
    heightHypso90:
    1777
    heightMaximum:
    2170
    lengthKmBasin:
    21.49
    lengthKmRiver:
    29.76
    percentAgricul:
    0.28
    percentBog:
    1.43
    percentEffBog:
    not reported by source
    percentEffLake:
    0.01
    percentForest:
    10.87
    percentGlacier:
    0
    percentLake:
    1.27
    percentMountain:
    80.66
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    227986
    utmNorthGravi:
    6881758
    utmZoneInlet:
    33
    utmEastInlet:
    221035
    utmNorthInlet:
    6874060
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    117.65
    specificDischarge:
    23.77
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    28
    qStartYear:
    1998
    qEndYear:
    2025
    qm:
    29.9607
    q5:
    38.4026
    q10:
    45.5489
    q20:
    52.521
    q50:
    61.7192
    hm:
    2.0023
    h5:
    2.3036
    h10:
    2.5262
    h20:
    2.7223
    h50:
    2.9565
    culQm:
    40.9041
    culQ5:
    52.4295
    culQ10:
    62.186
    culQ20:
    71.7047
    culQ50:
    84.2627
    culHm:
    2.3844
    culH5:
    2.7198
    culH10:
    2.9677
    culH20:
    3.186
    culH50:
    3.4467
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1988-04-28T03:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-04-28T04:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-04-28T11:00:00Z
        dataToTime:
        2026-09-21T11: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:
        1988-04-28T03:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-04-28T04:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1988-04-28T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      2
      unit:
      °C
      serieFrom:
      2007-10-30T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2007-10-30T11:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-30T12:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-31T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2003-11-13T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2003-11-13T09:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-11-13T10:00:00Z
        dataToTime:
        2026-09-22T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-11-14T11:00:00Z
        dataToTime:
        2026-09-21T11:00:00Z
  9. station_id:
    2.706.0
    stationName:
    Atna v/Lia bru
    latitude:
    62.00994
    longitude:
    9.99972
    utmEast_Z33:
    238370
    utmNorth_Z33:
    6885378
    masl:
    757
    riverName:
    Atna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Atna/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.LG
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    not reported by source
    stationStatusName:
    Aktiv
    drainageBasinArea:
    not reported by source
    drainageBasinAreaNorway:
    not reported by source
    gradient1085:
    not reported by source
    gradientBasin:
    not reported by source
    gradientRiver:
    not reported by source
    heightMinimum:
    not reported by source
    heightHypso10:
    not reported by source
    heightHypso20:
    not reported by source
    heightHypso30:
    not reported by source
    heightHypso40:
    not reported by source
    heightHypso50:
    not reported by source
    heightHypso60:
    not reported by source
    heightHypso70:
    not reported by source
    heightHypso80:
    not reported by source
    heightHypso90:
    not reported by source
    heightMaximum:
    not reported by source
    lengthKmBasin:
    not reported by source
    lengthKmRiver:
    not reported by source
    percentAgricul:
    not reported by source
    percentBog:
    not reported by source
    percentEffBog:
    not reported by source
    percentEffLake:
    not reported by source
    percentForest:
    not reported by source
    percentGlacier:
    not reported by source
    percentLake:
    not reported by source
    percentMountain:
    not reported by source
    percentUrban:
    not reported by source
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    not reported by source
    specificDischarge:
    not reported by source
    regulationArea:
    not reported by source
    areaReservoirs:
    not reported by source
    volumeReservoirs:
    not reported by source
    regulationPartReservoirs:
    not reported by source
    transferAreaIn:
    not reported by source
    transferAreaOut:
    not reported by source
    reservoirAreaIn:
    not reported by source
    reservoirAreaOut:
    not reported by source
    reservoirVolumeIn:
    not reported by source
    reservoirVolumeOut:
    not reported by source
    remainingArea:
    not reported by source
    numberReservoirs:
    not reported by source
    firstYearRegulation:
    not reported by source
    catchmentRegTypeName:
    not reported by source
    owner:
    HB. Hydrologisk avd./seksjon bre, snø og is
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-06-02T16:00:00Z
        dataToTime:
        2026-06-22T12:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-06-02T17:00:00Z
        dataToTime:
        2026-06-22T12:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-06-03T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  10. station_id:
    2.723.1
    stationName:
    Setalbekken rør 1
    latitude:
    62.38284
    longitude:
    10.01562
    utmEast_Z33:
    242399
    utmNorth_Z33:
    6926767
    masl:
    1016
    riverName:
    Einunna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Einunna/Folla/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.MBC
    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:
      2010-10-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-10-28T23:00:00Z
        dataToTime:
        2025-06-12T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-29T00:00:00Z
        dataToTime:
        2025-06-12T09: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:
        1975-09-06T11:00:00Z
        dataToTime:
        2026-06-17T14:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-28T14:00:00Z
        dataToTime:
        2026-06-17T14:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-09-06T11:00:00Z
        dataToTime:
        2026-06-16T11:00:00Z
  11. station_id:
    2.723.4
    stationName:
    Setalbekken rør 4
    latitude:
    62.33552
    longitude:
    10.01163
    utmEast_Z33:
    241786
    utmNorth_Z33:
    6921523
    masl:
    957
    riverName:
    Einunna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    0
    hierarchy:
    Einunna/Folla/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.MBC
    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:
      2011-10-06T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2010-10-06T13:00:00Z
        dataToTime:
        2026-06-22T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-06T14:00:00Z
        dataToTime:
        2026-06-22T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-07T11:00:00Z
        dataToTime:
        2026-06-21T11: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:
        1975-09-06T11:00:00Z
        dataToTime:
        2026-06-22T06:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2010-10-06T14:00:00Z
        dataToTime:
        2026-06-22T06:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1975-09-06T11:00:00Z
        dataToTime:
        2026-06-21T11:00:00Z
  12. station_id:
    2.84.0
    stationName:
    Einunna v/Meløysæter
    latitude:
    62.31874
    longitude:
    10.01469
    utmEast_Z33:
    241800
    utmNorth_Z33:
    6919646
    masl:
    938
    riverName:
    Einunna
    councilNumber:
    3429
    councilName:
    Folldal
    countyName:
    Innlandet
    drainageBasinKey:
    2354
    hierarchy:
    Einunna/Folla/Glommavassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    002.MBC
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    312.64
    drainageBasinAreaNorway:
    312.64
    gradient1085:
    3.67
    gradientBasin:
    not reported by source
    gradientRiver:
    9.09
    heightMinimum:
    934
    heightHypso10:
    1047
    heightHypso20:
    1090
    heightHypso30:
    1135
    heightHypso40:
    1175
    heightHypso50:
    1210
    heightHypso60:
    1245
    heightHypso70:
    1290
    heightHypso80:
    1342
    heightHypso90:
    1420
    heightMaximum:
    1691
    lengthKmBasin:
    26.58
    lengthKmRiver:
    36.32
    percentAgricul:
    0.16
    percentBog:
    12.55
    percentEffBog:
    not reported by source
    percentEffLake:
    2.77
    percentForest:
    0.12
    percentGlacier:
    0
    percentLake:
    5
    percentMountain:
    79.31
    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:
    183.65
    specificDischarge:
    18.59
    regulationArea:
    252.87
    areaReservoirs:
    12.78
    volumeReservoirs:
    75.1
    regulationPartReservoirs:
    0.41
    transferAreaIn:
    0
    transferAreaOut:
    33.76
    reservoirAreaIn:
    0
    reservoirAreaOut:
    12.78
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    75.1
    remainingArea:
    60.23
    numberReservoirs:
    2
    firstYearRegulation:
    2019
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    GLOMMENS OG LAAGENS BRUKSEIERFORENING
    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:
      2
      unit:
      °C
      serieFrom:
      1998-10-07T00:00:00
      serieTo:
      2007-09-26T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1998-10-07T00:00:00Z
        dataToTime:
        2007-09-26T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-10-07T01:00:00Z
        dataToTime:
        2007-09-26T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1998-10-07T11:00:00Z
        dataToTime:
        2007-09-25T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1999-02-28T00:00:00
      serieTo:
      2007-09-26T00:00:00
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1999-02-28T00:00:00Z
        dataToTime:
        2007-09-26T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-02-28T01:00:00Z
        dataToTime:
        2007-09-26T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1999-02-28T11:00:00Z
        dataToTime:
        2007-09-25T11:00:00Z
limit:
25
offset:
0
returned:
12
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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

Continue exploring

How an AI agent should use this page

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

How to use the search_stations lookup

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

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

Source-specific next step

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