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-20T20:12:07Z in 0.349 seconds.

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

Showing 10 of 25 results in compact format.

  1. station_id:
    61.1.0
    latitude:
    60.52282
    longitude:
    6.08141
  2. station_id:
    61.5.0
    latitude:
    60.55795
    longitude:
    6.21145
  3. station_id:
    62.1.0
    latitude:
    60.73873
    longitude:
    6.30955
  4. station_id:
    62.10.0
    latitude:
    60.79921
    longitude:
    6.50157
  5. station_id:
    62.11.0
    latitude:
    60.74722
    longitude:
    6.28497
  6. station_id:
    62.114.0
    latitude:
    60.64728
    longitude:
    6.10787
  7. station_id:
    62.115.0
    latitude:
    60.64666
    longitude:
    6.00236
  8. station_id:
    62.116.0
    latitude:
    60.67008
    longitude:
    6.45689
  9. station_id:
    62.117.0
    latitude:
    60.66853
    longitude:
    6.7817
  10. station_id:
    62.118.0
    latitude:
    60.63127
    longitude:
    6.43144
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=VOSS&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T20:12:07.7627Z
queryTime:
00:00:00.0022515
itemCount:
43
data:

25 results

  1. station_id:
    61.1.0
    stationName:
    Hamlagrøvatn
    latitude:
    60.52282
    longitude:
    6.08141
    utmEast_Z33:
    11436
    utmNorth_Z33:
    6742841
    masl:
    588
    riverName:
    Bergsdalsvassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1151
    hierarchy:
    Bergsdalsvassdraget
    lakeArea:
    10.37
    lakeName:
    Hamlagrøvatnet
    lakeNo:
    2071
    regineNo:
    061.D
    reservoirNo:
    678
    reservoirName:
    HAMLAGRØVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    69.2
    drainageBasinAreaNorway:
    69.2
    gradient1085:
    16.03
    gradientBasin:
    26.49
    gradientRiver:
    19.77
    heightMinimum:
    582
    heightHypso10:
    588
    heightHypso20:
    588
    heightHypso30:
    665
    heightHypso40:
    720
    heightHypso50:
    757
    heightHypso60:
    808
    heightHypso70:
    866
    heightHypso80:
    903
    heightHypso90:
    985
    heightMaximum:
    1192
    lengthKmBasin:
    9.59
    lengthKmRiver:
    15.22
    percentAgricul:
    0.04
    percentBog:
    1.43
    percentEffBog:
    not reported by source
    percentEffLake:
    15.09
    percentForest:
    17.81
    percentGlacier:
    0
    percentLake:
    17.45
    percentMountain:
    62.85
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    14354
    utmNorthGravi:
    6743143
    utmZoneInlet:
    33
    utmEastInlet:
    19703
    utmNorthInlet:
    6742702
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    214.75
    specificDischarge:
    98.34
    regulationArea:
    69.21
    areaReservoirs:
    10.37
    volumeReservoirs:
    175
    regulationPartReservoirs:
    0.81
    transferAreaIn:
    78.21
    transferAreaOut:
    0
    reservoirAreaIn:
    6.64
    reservoirAreaOut:
    10.37
    reservoirVolumeIn:
    177
    reservoirVolumeOut:
    175
    remainingArea:
    -0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1964
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR 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:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1923-07-22T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1923-07-22T11: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-06T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-06T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  2. station_id:
    61.5.0
    stationName:
    Hodnaberg kraftstasjon
    latitude:
    60.55795
    longitude:
    6.21145
    utmEast_Z33:
    19054
    utmNorth_Z33:
    6745767
    masl:
    596
    riverName:
    Bergsdalsvassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Bergsdalsvassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    061.D
    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:
    VOSS ENERGI PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    1 results

    1. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      1955-01-01T00:00:00
      serieTo:
      1962-12-31T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1955-01-01T11:00:00Z
        dataToTime:
        1962-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1955-01-01T11:00:00Z
        dataToTime:
        1962-12-31T11:00:00Z
  3. station_id:
    62.1.0
    stationName:
    Piksvatn
    latitude:
    60.73873
    longitude:
    6.30955
    utmEast_Z33:
    27067
    utmNorth_Z33:
    6765066
    masl:
    962
    riverName:
    Teigdalselvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1159
    hierarchy:
    Teigdalselvi/Vossovassdraget
    lakeArea:
    1.65
    lakeName:
    Nedsta Piksvatnet
    lakeNo:
    2087
    regineNo:
    062.BC
    reservoirNo:
    689
    reservoirName:
    PIKSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    20.2
    drainageBasinAreaNorway:
    20.2
    gradient1085:
    23.88
    gradientBasin:
    21.18
    gradientRiver:
    20.15
    heightMinimum:
    959
    heightHypso10:
    976
    heightHypso20:
    1044
    heightHypso30:
    1079
    heightHypso40:
    1118
    heightHypso50:
    1143
    heightHypso60:
    1172
    heightHypso70:
    1210
    heightHypso80:
    1221
    heightHypso90:
    1255
    heightMaximum:
    1307
    lengthKmBasin:
    6.12
    lengthKmRiver:
    9.38
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    9.39
    percentForest:
    0
    percentGlacier:
    0.72
    percentLake:
    15.49
    percentMountain:
    83.76
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    28986
    utmNorthGravi:
    6762326
    utmZoneInlet:
    33
    utmEastInlet:
    31103
    utmNorthInlet:
    6761354
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    72.93
    specificDischarge:
    114.41
    regulationArea:
    20.2
    areaReservoirs:
    1.65
    volumeReservoirs:
    12.7
    regulationPartReservoirs:
    0.17
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    1.65
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    12.7
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    1988
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    EVINY FORNYBAR AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  4. station_id:
    62.10.0
    stationName:
    Myrkdalsvatn
    latitude:
    60.79921
    longitude:
    6.50157
    utmEast_Z33:
    38350
    utmNorth_Z33:
    6770390
    masl:
    240
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1167
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    2091
    regineNo:
    062.H3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    157.75
    drainageBasinAreaNorway:
    157.75
    gradient1085:
    38.39
    gradientBasin:
    30.95
    gradientRiver:
    36.16
    heightMinimum:
    227
    heightHypso10:
    520
    heightHypso20:
    717
    heightHypso30:
    869
    heightHypso40:
    954
    heightHypso50:
    1024
    heightHypso60:
    1067
    heightHypso70:
    1122
    heightHypso80:
    1188
    heightHypso90:
    1279
    heightMaximum:
    1431
    lengthKmBasin:
    18.12
    lengthKmRiver:
    28.09
    percentAgricul:
    1.74
    percentBog:
    2.47
    percentEffBog:
    not reported by source
    percentEffLake:
    1.14
    percentForest:
    18.88
    percentGlacier:
    0
    percentLake:
    4.19
    percentMountain:
    69.86
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    38785
    utmNorthGravi:
    6779028
    utmZoneInlet:
    33
    utmEastInlet:
    47783
    utmNorthInlet:
    6783890
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    380.23
    specificDischarge:
    76.46
    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:
    1989
    catchmentRegTypeName:
    Uregulert
    owner:
    VOSS ENERGI PRODUKSJON AS
    qNumberOfYears:
    62
    qStartYear:
    1964
    qEndYear:
    2025
    qm:
    79.8572
    q5:
    94.3837
    q10:
    105.0644
    q20:
    114.874
    q50:
    126.9672
    hm:
    3.2182
    h5:
    3.4925
    h10:
    3.6836
    h20:
    3.8524
    h50:
    4.0528
    culQm:
    91.642
    culQ5:
    108.3123
    culQ10:
    120.5692
    culQ20:
    131.8264
    culQ50:
    145.7042
    culHm:
    3.4421
    culH5:
    3.7401
    culH10:
    3.9477
    culH20:
    4.1311
    culH50:
    4.3489
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1970-11-10T14:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-11-10T15:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-11-11T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      2
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1970-11-10T14:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-11-10T15:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-11-11T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Magasinvolum
      parameter:
      1004
      versionNo:
      2
      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-11-11T08:01:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-11-11T09:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1970-11-11T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2000-11-02T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2000-11-03T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2000-11-03T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2000-11-04T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  5. station_id:
    62.11.0
    stationName:
    Volavatn
    latitude:
    60.74722
    longitude:
    6.28497
    utmEast_Z33:
    25861
    utmNorth_Z33:
    6766183
    masl:
    934
    riverName:
    Teigdalselvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1168
    hierarchy:
    Teigdalselvi/Vossovassdraget
    lakeArea:
    2.36
    lakeName:
    Stora Volavatnet
    lakeNo:
    2086
    regineNo:
    062.BC
    reservoirNo:
    688
    reservoirName:
    VOLAVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    42.58
    drainageBasinAreaNorway:
    42.58
    gradient1085:
    0
    gradientBasin:
    22.66
    gradientRiver:
    0
    heightMinimum:
    928
    heightHypso10:
    979
    heightHypso20:
    1022
    heightHypso30:
    1054
    heightHypso40:
    1083
    heightHypso50:
    1129
    heightHypso60:
    1163
    heightHypso70:
    1210
    heightHypso80:
    1221
    heightHypso90:
    1258
    heightMaximum:
    1326
    lengthKmBasin:
    7.68
    lengthKmRiver:
    0
    percentAgricul:
    0
    percentBog:
    0.09
    percentEffBog:
    not reported by source
    percentEffLake:
    7.95
    percentForest:
    0
    percentGlacier:
    0.82
    percentLake:
    15.37
    percentMountain:
    83.71
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    28007
    utmNorthGravi:
    6763607
    utmZoneInlet:
    33
    utmEastInlet:
    31103
    utmNorthInlet:
    6761354
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    155.89
    specificDischarge:
    116.02
    regulationArea:
    42.58
    areaReservoirs:
    4.01
    volumeReservoirs:
    69.3
    regulationPartReservoirs:
    0.44
    transferAreaIn:
    3.78
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.01
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    69.3
    remainingArea:
    0
    numberReservoirs:
    2
    firstYearRegulation:
    1988
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    EVINY FORNYBAR AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2011-01-02T22:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1992-10-05T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  6. station_id:
    62.114.0
    stationName:
    Merkesgrovi ved Evanger
    latitude:
    60.64728
    longitude:
    6.10787
    utmEast_Z33:
    14757
    utmNorth_Z33:
    6756419
    masl:
    17
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    2559
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.B14
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    6.18
    drainageBasinAreaNorway:
    6.18
    gradient1085:
    202.18
    gradientBasin:
    not reported by source
    gradientRiver:
    194.66
    heightMinimum:
    15
    heightHypso10:
    376
    heightHypso20:
    460
    heightHypso30:
    512
    heightHypso40:
    568
    heightHypso50:
    622
    heightHypso60:
    663
    heightHypso70:
    714
    heightHypso80:
    820
    heightHypso90:
    930
    heightMaximum:
    1128
    lengthKmBasin:
    4.83
    lengthKmRiver:
    5.23
    percentAgricul:
    0.8
    percentBog:
    0.1
    percentEffBog:
    not reported by source
    percentEffLake:
    0
    percentForest:
    47.89
    percentGlacier:
    0
    percentLake:
    0.06
    percentMountain:
    40.81
    percentUrban:
    0.16
    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:
    15.22
    specificDischarge:
    78.04
    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:
    BANE NOR SF
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    5 results

    1. parameterName:
      Nedbør
      parameter:
      0
      versionNo:
      1
      unit:
      mm
      serieFrom:
      2018-06-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-06-26T17:10:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2018-06-26T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2018-06-26T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      2
      unit:
      m³/s
      serieFrom:
      2018-06-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-06-26T17:15:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-26T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vannhastighet
      parameter:
      1002
      versionNo:
      1
      unit:
      m/s
      serieFrom:
      2018-06-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-06-26T17:15:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-26T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2018-06-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-06-26T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-26T19:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      2018-06-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-06-26T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-26T19:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-06-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  7. station_id:
    62.115.0
    stationName:
    Evangervatn
    latitude:
    60.64666
    longitude:
    6.00236
    utmEast_Z33:
    9015
    utmNorth_Z33:
    6757137
    masl:
    11
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1178
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    2084
    regineNo:
    062.B110
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1472.84
    drainageBasinAreaNorway:
    1472.84
    gradient1085:
    12.97
    gradientBasin:
    32.4
    gradientRiver:
    15.62
    heightMinimum:
    8
    heightHypso10:
    405
    heightHypso20:
    557
    heightHypso30:
    702
    heightHypso40:
    857
    heightHypso50:
    928
    heightHypso60:
    1026
    heightHypso70:
    1133
    heightHypso80:
    1190
    heightHypso90:
    1309
    heightMaximum:
    1603
    lengthKmBasin:
    61.17
    lengthKmRiver:
    79.08
    percentAgricul:
    2.79
    percentBog:
    2.33
    percentEffBog:
    not reported by source
    percentEffLake:
    0.71
    percentForest:
    32.92
    percentGlacier:
    0.27
    percentLake:
    4.68
    percentMountain:
    53.45
    percentUrban:
    0.26
    utmZoneGravi:
    33
    utmEastGravi:
    37637
    utmNorthGravi:
    6759625
    utmZoneInlet:
    33
    utmEastInlet:
    67574
    utmNorthInlet:
    6763528
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    3351.34
    specificDischarge:
    72.12
    regulationArea:
    1109.7
    areaReservoirs:
    14.72
    volumeReservoirs:
    249.1
    regulationPartReservoirs:
    0.07
    transferAreaIn:
    137.28
    transferAreaOut:
    58.89
    reservoirAreaIn:
    10.23
    reservoirAreaOut:
    16.89
    reservoirVolumeIn:
    332
    reservoirVolumeOut:
    352
    remainingArea:
    362.93
    numberReservoirs:
    7
    firstYearRegulation:
    1953
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    NVE, Skred- og vassdragsavdelingen
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    666
    q5:
    786
    q10:
    879
    q20:
    966
    q50:
    1092
    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:
    770
    culQ5:
    900
    culQ10:
    1010
    culQ20:
    1110
    culQ50:
    1260
    culHm:
    11.71
    culH5:
    12.17
    culH10:
    12.54
    culH20:
    12.86
    culH50:
    13.34
    seriesList:

    3 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2018-09-26T08:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-09-26T09:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2018-09-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2020-06-22T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-06-05T13:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-06-05T14:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-06-06T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  8. station_id:
    62.116.0
    stationName:
    Strandaelvi/Lønavatn/Vosso
    latitude:
    60.67008
    longitude:
    6.45689
    utmEast_Z33:
    34058
    utmNorth_Z33:
    6756408
    masl:
    77
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    2416
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.G14
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    351.47
    drainageBasinAreaNorway:
    351.47
    gradient1085:
    26.25
    gradientBasin:
    not reported by source
    gradientRiver:
    25.9
    heightMinimum:
    76
    heightHypso10:
    390
    heightHypso20:
    528
    heightHypso30:
    624
    heightHypso40:
    738
    heightHypso50:
    848
    heightHypso60:
    925
    heightHypso70:
    1026
    heightHypso80:
    1104
    heightHypso90:
    1223
    heightMaximum:
    1431
    lengthKmBasin:
    32.7
    lengthKmRiver:
    45.05
    percentAgricul:
    3.37
    percentBog:
    2.9
    percentEffBog:
    not reported by source
    percentEffLake:
    1.28
    percentForest:
    37.37
    percentGlacier:
    0.14
    percentLake:
    4.4
    percentMountain:
    48.55
    percentUrban:
    0.06
    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:
    733.08
    specificDischarge:
    66.12
    regulationArea:
    0
    areaReservoirs:
    3.85
    volumeReservoirs:
    2.8
    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:
    NORGES VASSDRAGS- OG ENERGIDIREKTORAT (NVE)
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-05-08T15:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-05-08T16:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-05-09T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-05-08T15:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-05-08T16:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-05-09T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2019-05-08T15:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-05-08T16:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2019-05-09T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  9. station_id:
    62.117.0
    stationName:
    Raundalselva ved Voll
    latitude:
    60.66853
    longitude:
    6.7817
    utmEast_Z33:
    51686
    utmNorth_Z33:
    6753970
    masl:
    515
    riverName:
    Raundalselvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    2662
    hierarchy:
    Raundalselvi/Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.FB0
    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 VASSDRAGS- OG ENERGIDIREKTORAT (NVE)
    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:
      2021-05-11T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2022-05-01T00:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-05-01T01:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2022-05-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  10. station_id:
    62.118.0
    stationName:
    Voss grv Magasinvegen v/Båbrua
    latitude:
    60.63127
    longitude:
    6.43144
    utmEast_Z33:
    32111
    utmNorth_Z33:
    6752292
    masl:
    58
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.G11
    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:
    NVE, Skred- og vassdragsavdelingen
    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:
      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:
        2024-04-08T14:45:00Z
        dataToTime:
        2026-09-20T19:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-04-08T15:00:00Z
        dataToTime:
        2026-09-20T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-04-09T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  11. station_id:
    62.119.0
    stationName:
    Voss grv v/Magasinvegen 14
    latitude:
    60.63125
    longitude:
    6.43787
    utmEast_Z33:
    32461
    utmNorth_Z33:
    6752244
    masl:
    57
    riverName:
    Raundalselvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Raundalselvi/Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.FA2
    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:
    NVE, Skred- og vassdragsavdelingen
    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:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      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:
        2023-10-29T14:15:00Z
        dataToTime:
        2026-09-20T19:15:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-29T15:00:00Z
        dataToTime:
        2026-09-20T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - h.o.h. (SK)
      parameter:
      5131
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-10-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-29T14:15:00Z
        dataToTime:
        2026-09-20T19:15:00Z
      2. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  12. station_id:
    62.120.0
    stationName:
    Voss grv v/Movegen leikeplass
    latitude:
    60.62745
    longitude:
    6.43346
    utmEast_Z33:
    32165
    utmNorth_Z33:
    6751854
    masl:
    56
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.F0
    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:
    NVE, Skred- og vassdragsavdelingen
    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:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-09-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T10:34:00Z
        dataToTime:
        2026-09-20T19:30:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T11:00:00Z
        dataToTime:
        2026-09-20T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - h.o.h. (SK)
      parameter:
      5131
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-09-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T10:34:00Z
        dataToTime:
        2026-09-20T19:30:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T11:00:00Z
        dataToTime:
        2026-09-20T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  13. station_id:
    62.121.0
    stationName:
    Voss grv v/PplassTintrabrua
    latitude:
    60.61918
    longitude:
    6.42461
    utmEast_Z33:
    31564
    utmNorth_Z33:
    6751002
    masl:
    55
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.F0
    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:
    NVE, Skred- og vassdragsavdelingen
    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:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      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:
        2023-10-25T12:15:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T13:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - h.o.h. (SK)
      parameter:
      5131
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-10-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T12:15:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T13:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  14. station_id:
    62.122.0
    stationName:
    Voss grv v/Reinseanlegg
    latitude:
    60.61574
    longitude:
    6.41055
    utmEast_Z33:
    30749
    utmNorth_Z33:
    6750722
    masl:
    50
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.E15
    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:
    NVE, Skred- og vassdragsavdelingen
    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:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-09-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T11:15:00Z
        dataToTime:
        2026-09-20T19:30:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T12:00:00Z
        dataToTime:
        2026-09-20T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - h.o.h. (SK)
      parameter:
      5131
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-09-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T11:15:00Z
        dataToTime:
        2026-09-20T19:30:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-26T12:00:00Z
        dataToTime:
        2026-09-20T20:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-09-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  15. station_id:
    62.123.0
    stationName:
    Voss grv v/Vangskyrkja
    latitude:
    60.62878
    longitude:
    6.41523
    utmEast_Z33:
    31193
    utmNorth_Z33:
    6752133
    masl:
    55
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.E23
    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:
    NVE, Skred- og vassdragsavdelingen
    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:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-10-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T13:15:00Z
        dataToTime:
        2025-12-30T04:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T14:00:00Z
        dataToTime:
        2025-12-30T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-26T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - h.o.h. (SK)
      parameter:
      5131
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-10-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T13:15:00Z
        dataToTime:
        2025-12-30T04:45:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T14:00:00Z
        dataToTime:
        2025-12-30T05:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-26T11:00:00Z
        dataToTime:
        2025-12-30T11:00:00Z
  16. station_id:
    62.125.0
    stationName:
    Voss grv v/Voss kulturhus
    latitude:
    60.62818
    longitude:
    6.41009
    utmEast_Z33:
    30904
    utmNorth_Z33:
    6752103
    masl:
    49
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.E23
    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:
    NVE, Skred- og vassdragsavdelingen
    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:
      Grunnvannsnivå - Dyp under rørtopp
      parameter:
      2000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-10-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T12:45:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T13:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannsnivå - h.o.h. (SK)
      parameter:
      5131
      versionNo:
      1
      unit:
      m
      serieFrom:
      2023-10-25T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T12:45:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-25T13:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2023-10-26T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  17. station_id:
    62.130.1
    stationName:
    Bolstadøiri rør 1
    latitude:
    60.64122
    longitude:
    5.96969
    utmEast_Z33:
    7156
    utmNorth_Z33:
    6756780
    masl:
    13
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.A10
    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:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T13:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T14:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2025-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T13:15:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T14:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Markfuktighet rådata
      parameter:
      9306
      versionNo:
      1
      unit:
      #
      serieFrom:
      2025-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T13:15:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T14:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Markfuktighet rådata
      parameter:
      9306
      versionNo:
      2
      unit:
      #
      serieFrom:
      2025-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T13:15:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-03-31T14:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-01T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  18. station_id:
    62.130.2
    stationName:
    Bolstadøiri rør 2
    latitude:
    60.64148
    longitude:
    5.96952
    utmEast_Z33:
    7151
    utmNorth_Z33:
    6756811
    masl:
    11
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.A10
    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:
    BANE NOR SF
    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:

    6 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T16:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    2. parameterName:
      Jordtemperatur
      parameter:
      2006
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2025-04-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Jordtemperatur
      parameter:
      2006
      versionNo:
      2
      unit:
      °C
      serieFrom:
      2025-04-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2025-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. 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:
        2025-04-29T16:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    6. parameterName:
      Markfuktighet rådata
      parameter:
      9306
      versionNo:
      1
      unit:
      #
      serieFrom:
      2025-03-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T17:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-29T18:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2025-04-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  19. station_id:
    62.15.0
    stationName:
    Kinne
    latitude:
    60.63039
    longitude:
    6.49937
    utmEast_Z33:
    35793
    utmNorth_Z33:
    6751712
    masl:
    98
    riverName:
    Raundalselvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1172
    hierarchy:
    Raundalselvi/Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.FA3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    511.38
    drainageBasinAreaNorway:
    511.38
    gradient1085:
    21.48
    gradientBasin:
    31.21
    gradientRiver:
    23.66
    heightMinimum:
    84
    heightHypso10:
    579
    heightHypso20:
    759
    heightHypso30:
    880
    heightHypso40:
    988
    heightHypso50:
    1074
    heightHypso60:
    1129
    heightHypso70:
    1207
    heightHypso80:
    1309
    heightHypso90:
    1386
    heightMaximum:
    1603
    lengthKmBasin:
    36.45
    lengthKmRiver:
    51.35
    percentAgricul:
    1.04
    percentBog:
    3.1
    percentEffBog:
    not reported by source
    percentEffLake:
    0.05
    percentForest:
    27.43
    percentGlacier:
    0.42
    percentLake:
    3.52
    percentMountain:
    61.6
    percentUrban:
    0.07
    utmZoneGravi:
    33
    utmEastGravi:
    54081
    utmNorthGravi:
    6758165
    utmZoneInlet:
    33
    utmEastInlet:
    67575
    utmNorthInlet:
    6763530
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    969.42
    specificDischarge:
    60.13
    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:
    2021
    catchmentRegTypeName:
    Uregulert
    owner:
    VOSS ENERGI PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    248.65
    q5:
    276
    q10:
    302.78
    q20:
    328.79
    q50:
    385.48
    hm:
    3.01
    h5:
    3.14
    h10:
    3.26
    h20:
    3.38
    h50:
    3.61
    culQm:
    390
    culQ5:
    460
    culQ10:
    520
    culQ20:
    580
    culQ50:
    680
    culHm:
    3.63
    culH5:
    3.88
    culH10:
    4.08
    culH20:
    4.26
    culH50:
    4.54
    seriesList:

    3 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1983-05-04T11:50:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-05-04T13:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1983-05-05T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2006-05-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-05-19T09:30:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-19T10:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-20T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  20. station_id:
    62.17.0
    stationName:
    Mestad
    latitude:
    60.67532
    longitude:
    6.097
    utmEast_Z33:
    14590
    utmNorth_Z33:
    6759603
    masl:
    75
    riverName:
    Teigdalselvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1174
    hierarchy:
    Teigdalselvi/Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.BA1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    138.34
    drainageBasinAreaNorway:
    138.34
    gradient1085:
    581.87
    gradientBasin:
    37.68
    gradientRiver:
    656.73
    heightMinimum:
    63
    heightHypso10:
    519
    heightHypso20:
    738
    heightHypso30:
    865
    heightHypso40:
    952
    heightHypso50:
    1006
    heightHypso60:
    1046
    heightHypso70:
    1100
    heightHypso80:
    1150
    heightHypso90:
    1221
    heightMaximum:
    1426
    lengthKmBasin:
    17.93
    lengthKmRiver:
    0.24
    percentAgricul:
    0.66
    percentBog:
    0.28
    percentEffBog:
    not reported by source
    percentEffLake:
    0.83
    percentForest:
    15.87
    percentGlacier:
    0.25
    percentLake:
    6.13
    percentMountain:
    73.07
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    21877
    utmNorthGravi:
    6764576
    utmZoneInlet:
    33
    utmEastInlet:
    31103
    utmNorthInlet:
    6761354
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    460.83
    specificDischarge:
    105.43
    regulationArea:
    82.62
    areaReservoirs:
    4.01
    volumeReservoirs:
    69.3
    regulationPartReservoirs:
    0.15
    transferAreaIn:
    2.12
    transferAreaOut:
    64.06
    reservoirAreaIn:
    0
    reservoirAreaOut:
    4.01
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    69.3
    remainingArea:
    55.89
    numberReservoirs:
    2
    firstYearRegulation:
    1969
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    EVINY FORNYBAR AS
    qNumberOfYears:
    40
    qStartYear:
    1986
    qEndYear:
    2025
    qm:
    80.9508
    q5:
    98.2435
    q10:
    117.6613
    q20:
    138.8621
    q50:
    170.6167
    hm:
    2.5802
    h5:
    2.7426
    h10:
    2.9049
    h20:
    3.0639
    h50:
    3.276
    culQm:
    133.8871
    culQ5:
    162.4881
    culQ10:
    194.6039
    culQ20:
    229.6684
    culQ50:
    282.1885
    culHm:
    3.0281
    culH5:
    3.2243
    culH10:
    3.4204
    culH20:
    3.6126
    culH50:
    3.8689
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1985-06-09T22:59:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-07-26T12:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-06-10T11: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:
        1985-07-26T10:50:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-07-26T12:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1985-07-27T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2015-06-29T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2015-06-29T15:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-06-29T16:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2015-06-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  21. station_id:
    62.18.0
    stationName:
    Svartavatn
    latitude:
    60.65359
    longitude:
    5.9
    utmEast_Z33:
    3561
    utmNorth_Z33:
    6758676
    masl:
    223
    riverName:
    Tysseelvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1175
    hierarchy:
    Tysseelvi
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    26361
    regineNo:
    062.3Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    72.41
    drainageBasinAreaNorway:
    72.41
    gradient1085:
    32.5
    gradientBasin:
    40.83
    gradientRiver:
    34
    heightMinimum:
    208
    heightHypso10:
    424
    heightHypso20:
    530
    heightHypso30:
    618
    heightHypso40:
    716
    heightHypso50:
    780
    heightHypso60:
    848
    heightHypso70:
    906
    heightHypso80:
    960
    heightHypso90:
    1010
    heightMaximum:
    1101
    lengthKmBasin:
    16.43
    lengthKmRiver:
    21.83
    percentAgricul:
    0.56
    percentBog:
    0.47
    percentEffBog:
    not reported by source
    percentEffLake:
    0.34
    percentForest:
    30.77
    percentGlacier:
    0
    percentLake:
    3.93
    percentMountain:
    59.45
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    8352
    utmNorthGravi:
    6764049
    utmZoneInlet:
    33
    utmEastInlet:
    15734
    utmNorthInlet:
    6769005
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    235.23
    specificDischarge:
    103.01
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    EVINY FORNYBAR AS
    qNumberOfYears:
    38
    qStartYear:
    1988
    qEndYear:
    2025
    qm:
    85.3652
    q5:
    105.1203
    q10:
    114.7697
    q20:
    122.1499
    q50:
    129.5687
    hm:
    4.0453
    h5:
    4.3559
    h10:
    4.4976
    h20:
    4.6023
    h50:
    4.7047
    culQm:
    135.5532
    culQ5:
    166.9228
    culQ10:
    182.2453
    culQ20:
    193.9645
    culQ50:
    205.745
    culHm:
    4.7853
    culH5:
    5.1832
    culH10:
    5.3649
    culH20:
    5.4991
    culH50:
    5.6302
    seriesList:

    6 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-07-03T09:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-07-04T00:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-07-04T11: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:
        1987-07-03T23:01:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-07-04T00:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-07-04T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2024-01-04T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2024-01-04T14:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-04T15:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2024-01-05T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      1987-09-23T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-09-23T12:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-09-23T13:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-09-24T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    5. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2006-05-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-04-07T23:00:00Z
        dataToTime:
        2026-09-20T17:02:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-08T00:00:00Z
        dataToTime:
        2026-09-10T20:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-08T11:00:00Z
        dataToTime:
        2026-09-10T11:00:00Z
    6. parameterName:
      Sekundær vannstand
      parameter:
      9104
      versionNo:
      1
      unit:
      m
      serieFrom:
      2006-05-19T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-05-21T08:30:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-21T09:00:00Z
        dataToTime:
        2026-09-20T17:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-05-22T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  22. station_id:
    62.19.0
    stationName:
    Evanger Kraftverk
    latitude:
    60.66224
    longitude:
    6.11874
    utmEast_Z33:
    15573
    utmNorth_Z33:
    6757994
    masl:
    508
    riverName:
    Teigdalselvi
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    1176
    hierarchy:
    Teigdalselvi/Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.BA1
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1266.73
    drainageBasinAreaNorway:
    1266.73
    gradient1085:
    283.96
    gradientBasin:
    31.37
    gradientRiver:
    307.48
    heightMinimum:
    9
    heightHypso10:
    390
    heightHypso20:
    556
    heightHypso30:
    702
    heightHypso40:
    857
    heightHypso50:
    928
    heightHypso60:
    1026
    heightHypso70:
    1133
    heightHypso80:
    1202
    heightHypso90:
    1311
    heightMaximum:
    1603
    lengthKmBasin:
    54.85
    lengthKmRiver:
    3.09
    percentAgricul:
    3.12
    percentBog:
    2.64
    percentEffBog:
    not reported by source
    percentEffLake:
    0.99
    percentForest:
    34
    percentGlacier:
    0.29
    percentLake:
    4.49
    percentMountain:
    52.12
    percentUrban:
    0.29
    utmZoneGravi:
    33
    utmEastGravi:
    40729
    utmNorthGravi:
    6759249
    utmZoneInlet:
    33
    utmEastInlet:
    67574
    utmNorthInlet:
    6763528
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    2726.2
    specificDischarge:
    68.22
    regulationArea:
    1008.66
    areaReservoirs:
    10.71
    volumeReservoirs:
    179.8
    regulationPartReservoirs:
    0.07
    transferAreaIn:
    0
    transferAreaOut:
    61.01
    reservoirAreaIn:
    0
    reservoirAreaOut:
    6.52
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    177
    remainingArea:
    257.77
    numberReservoirs:
    5
    firstYearRegulation:
    1953
    catchmentRegTypeName:
    regulert m/magasin og uregulert restfelt
    owner:
    EVINY FORNYBAR 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:
      Vannføring
      parameter:
      1001
      versionNo:
      1
      unit:
      m³/s
      serieFrom:
      1974-01-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1974-01-01T11:00:00Z
        dataToTime:
        1989-12-31T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1974-01-01T11:00:00Z
        dataToTime:
        1989-12-31T11:00:00Z
  23. station_id:
    62.22.0
    stationName:
    Voss v/Saue
    latitude:
    60.67757
    longitude:
    6.45523
    utmEast_Z33:
    34076
    utmNorth_Z33:
    6757249
    masl:
    83
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    2416
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.G4
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    351.47
    drainageBasinAreaNorway:
    351.47
    gradient1085:
    26.25
    gradientBasin:
    not reported by source
    gradientRiver:
    25.9
    heightMinimum:
    76
    heightHypso10:
    390
    heightHypso20:
    528
    heightHypso30:
    624
    heightHypso40:
    738
    heightHypso50:
    848
    heightHypso60:
    925
    heightHypso70:
    1026
    heightHypso80:
    1104
    heightHypso90:
    1223
    heightMaximum:
    1431
    lengthKmBasin:
    32.7
    lengthKmRiver:
    45.05
    percentAgricul:
    3.37
    percentBog:
    2.9
    percentEffBog:
    not reported by source
    percentEffLake:
    1.28
    percentForest:
    37.37
    percentGlacier:
    0.14
    percentLake:
    4.4
    percentMountain:
    48.55
    percentUrban:
    0.06
    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:
    733.08
    specificDischarge:
    66.12
    regulationArea:
    0
    areaReservoirs:
    3.85
    volumeReservoirs:
    2.8
    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:
    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:

    3 results

    1. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      2006-11-09T00:00:00
      serieTo:
      2007-10-26T00:00:00
      resolutionList:

      2 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-11-09T11:00:00Z
        dataToTime:
        2007-10-26T11:00:00Z
      2. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-11-09T11:00:00Z
        dataToTime:
        2007-10-26T11:00:00Z
    2. parameterName:
      Grunnvannstemperatur
      parameter:
      2015
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2007-10-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-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-29T16:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-30T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Grunnvannsnivå - Dyp under bakken
      parameter:
      5130
      versionNo:
      1
      unit:
      m
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2006-10-05T11:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2007-10-29T16:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2006-10-05T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  24. station_id:
    62.29.0
    stationName:
    Evanger kraftstasjon
    latitude:
    60.65163
    longitude:
    6.09629
    utmEast_Z33:
    14194
    utmNorth_Z33:
    6756986
    masl:
    87
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.B9
    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:
    EVINY FORNYBAR 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:
      2
      unit:
      °C
      serieFrom:
      1996-01-18T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1996-01-18T15:00:00Z
        dataToTime:
        2026-06-01T08:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-06-23T12:00:00Z
        dataToTime:
        2026-06-01T08:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1996-01-19T11:00:00Z
        dataToTime:
        2026-05-31T11:00:00Z
  25. station_id:
    62.30.0
    stationName:
    Vosso ovf. Evangervatnet
    latitude:
    60.64793
    longitude:
    6.11218
    utmEast_Z33:
    15001
    utmNorth_Z33:
    6756459
    masl:
    11
    riverName:
    Vossovassdraget
    councilNumber:
    4621
    councilName:
    Voss
    countyName:
    Vestland
    drainageBasinKey:
    0
    hierarchy:
    Vossovassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    062.B9
    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:
      3
      unit:
      °C
      serieFrom:
      1987-06-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-06-03T12:00:00Z
        dataToTime:
        2026-06-01T09:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-12-15T13:00:00Z
        dataToTime:
        2026-06-01T09:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1987-06-04T11:00:00Z
        dataToTime:
        2026-05-31T11: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.