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-20T19:39:47Z in 0.157 seconds.

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

Showing 10 of 14 results in compact format.

  1. station_id:
    26.28.0
    latitude:
    59.13289
    longitude:
    6.89458
  2. station_id:
    29.10.0
    latitude:
    58.82153
    longitude:
    5.71774
  3. station_id:
    29.11.0
    latitude:
    58.84229
    longitude:
    5.73024
  4. station_id:
    29.17.0
    latitude:
    58.86339
    longitude:
    5.76026
  5. station_id:
    29.18.0
    latitude:
    58.91998
    longitude:
    5.85935
  6. station_id:
    29.19.0
    latitude:
    58.83221
    longitude:
    5.7402
  7. station_id:
    29.4.0
    latitude:
    58.86615
    longitude:
    5.75925
  8. station_id:
    29.7.0
    latitude:
    58.88144
    longitude:
    5.78683
  9. station_id:
    31.10.0
    latitude:
    59.03612
    longitude:
    6.68667
  10. station_id:
    31.39.0
    latitude:
    59.00787
    longitude:
    6.44744
Show all fields in HTML
currentLink:
https://hydapi.nve.no/api/v1/Stations?CouncilName=SANDNES&Active=OnlyActive
apiVersion:
1.0
license:
https://data.norge.no/nlod/en
createdAt:
2026-09-20T19:39:47.3861891Z
queryTime:
00:00:00.0011494
itemCount:
14
data:

14 results

  1. station_id:
    26.28.0
    stationName:
    Svartevatn
    latitude:
    59.13289
    longitude:
    6.89458
    utmEast_Z33:
    36857
    utmNorth_Z33:
    6583041
    masl:
    899
    riverName:
    Sira
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    907
    hierarchy:
    Sira
    lakeArea:
    31.43
    lakeName:
    Svartevatnet
    lakeNo:
    24911
    regineNo:
    026.N21
    reservoirNo:
    378
    reservoirName:
    SVARTEVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    207.59
    drainageBasinAreaNorway:
    207.59
    gradient1085:
    3.14
    gradientBasin:
    23.9
    gradientRiver:
    5.51
    heightMinimum:
    899
    heightHypso10:
    899
    heightHypso20:
    913
    heightHypso30:
    989
    heightHypso40:
    1048
    heightHypso50:
    1113
    heightHypso60:
    1139
    heightHypso70:
    1188
    heightHypso80:
    1212
    heightHypso90:
    1244
    heightMaximum:
    1421
    lengthKmBasin:
    21.42
    lengthKmRiver:
    29.75
    percentAgricul:
    0
    percentBog:
    0.07
    percentEffBog:
    not reported by source
    percentEffLake:
    2.19
    percentForest:
    0.19
    percentGlacier:
    0
    percentLake:
    22.2
    percentMountain:
    77.54
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    40989
    utmNorthGravi:
    6592417
    utmZoneInlet:
    33
    utmEastInlet:
    37666
    utmNorthInlet:
    6603241
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    591.16
    specificDischarge:
    90.13
    regulationArea:
    207.83
    areaReservoirs:
    31.43
    volumeReservoirs:
    1400
    regulationPartReservoirs:
    2.37
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    31.43
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    1400
    remainingArea:
    0.01
    numberReservoirs:
    1
    firstYearRegulation:
    1979
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SIRA KVINA KRAFTSELSKAP
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-11-28T00:00:00Z
        dataToTime:
        2026-06-19T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-19T11:00:00Z
  2. station_id:
    29.10.0
    stationName:
    Stokkelandsvatnet
    latitude:
    58.82153
    longitude:
    5.71774
    utmEast_Z33:
    -34949
    utmNorth_Z33:
    6557378
    masl:
    22
    riverName:
    Storåna
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    959
    hierarchy:
    Storåna
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    029.1Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    19.34
    drainageBasinAreaNorway:
    19.34
    gradient1085:
    5.14
    gradientBasin:
    16.99
    gradientRiver:
    13.26
    heightMinimum:
    18
    heightHypso10:
    43
    heightHypso20:
    49
    heightHypso30:
    61
    heightHypso40:
    76
    heightHypso50:
    92
    heightHypso60:
    115
    heightHypso70:
    143
    heightHypso80:
    158
    heightHypso90:
    176
    heightMaximum:
    285
    lengthKmBasin:
    7.88
    lengthKmRiver:
    10.63
    percentAgricul:
    16.23
    percentBog:
    0.91
    percentEffBog:
    not reported by source
    percentEffLake:
    2.76
    percentForest:
    32.89
    percentGlacier:
    0
    percentLake:
    4.56
    percentMountain:
    11.52
    percentUrban:
    13.26
    utmZoneGravi:
    33
    utmEastGravi:
    -31837
    utmNorthGravi:
    6556709
    utmZoneInlet:
    33
    utmEastInlet:
    -29066
    utmNorthInlet:
    6554392
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    22.77
    specificDischarge:
    36.15
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    SANDNES KOMMUNE
    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:
      1995-03-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1995-03-03T12:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-03T13:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-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:
        1995-03-03T12:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-03T12:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-04T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2021-05-26T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-05-05T23:30:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-06T00:00:00Z
        dataToTime:
        2026-09-19T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-06T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  3. station_id:
    29.11.0
    stationName:
    Sandvedparken
    latitude:
    58.84229
    longitude:
    5.73024
    utmEast_Z33:
    -33911
    utmNorth_Z33:
    6559575
    masl:
    6
    riverName:
    Storåna
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    960
    hierarchy:
    Storåna
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    029.1Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    24.5
    drainageBasinAreaNorway:
    24.5
    gradient1085:
    3.24
    gradientBasin:
    15.95
    gradientRiver:
    11.36
    heightMinimum:
    1
    heightHypso10:
    31
    heightHypso20:
    49
    heightHypso30:
    64
    heightHypso40:
    71
    heightHypso50:
    81
    heightHypso60:
    106
    heightHypso70:
    137
    heightHypso80:
    165
    heightHypso90:
    183
    heightMaximum:
    286
    lengthKmBasin:
    8.45
    lengthKmRiver:
    14
    percentAgricul:
    15.82
    percentBog:
    0.74
    percentEffBog:
    not reported by source
    percentEffLake:
    1.81
    percentForest:
    27.09
    percentGlacier:
    0
    percentLake:
    3.69
    percentMountain:
    10.1
    percentUrban:
    21.17
    utmZoneGravi:
    33
    utmEastGravi:
    -32345
    utmNorthGravi:
    6557118
    utmZoneInlet:
    33
    utmEastInlet:
    -29066
    utmNorthInlet:
    6554392
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    27.41
    specificDischarge:
    35.22
    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:
    SANDNES KOMMUNE
    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:
      1995-03-03T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1995-03-03T12:30:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-03T13:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-04T11: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:
        1995-03-03T12:30:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-03T13:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1995-03-04T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2021-06-22T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-06-22T11:30:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-06-22T12:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-06-23T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  4. station_id:
    29.17.0
    stationName:
    Grønt tak Sandnes
    latitude:
    58.86339
    longitude:
    5.76026
    utmEast_Z33:
    -31864
    utmNorth_Z33:
    6561670
    masl:
    40
    riverName:
    KYSTFELT
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    0
    hierarchy:
    Stavanger og Sandnes kommuner
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    029.12
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Annen
    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:
    SANDNES KOMMUNE
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    7 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-06-30T23:00:00Z
        dataToTime:
        2023-01-04T23:30:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2014-06-30T23:00:00Z
        dataToTime:
        2023-01-05T00:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2014-07-01T11:00:00Z
        dataToTime:
        2022-12-31T11:00:00Z
    2. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2014-05-09T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-05-15T16:00:00Z
        dataToTime:
        2023-01-04T23:30:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-15T17:00:00Z
        dataToTime:
        2023-01-04T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-16T11:00:00Z
        dataToTime:
        2023-01-04T11:00:00Z
    3. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      2014-05-09T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-05-19T11:45:00Z
        dataToTime:
        2023-01-04T23:30:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-19T13:00:00Z
        dataToTime:
        2023-01-04T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-20T11:00:00Z
        dataToTime:
        2023-01-04T11:00:00Z
    4. parameterName:
      Markfuktighet (vol%)
      parameter:
      2001
      versionNo:
      1
      unit:
      %
      serieFrom:
      2014-05-09T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-05-19T11:45:00Z
        dataToTime:
        2023-01-04T23:30:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-19T13:00:00Z
        dataToTime:
        2023-01-04T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-20T11:00:00Z
        dataToTime:
        2023-01-04T11:00:00Z
    5. parameterName:
      Markfuktighet (vol%)
      parameter:
      2001
      versionNo:
      2
      unit:
      %
      serieFrom:
      2014-05-09T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-05-19T11:45:00Z
        dataToTime:
        2023-01-04T23:30:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-19T13:00:00Z
        dataToTime:
        2023-01-04T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-20T11:00:00Z
        dataToTime:
        2023-01-04T11:00:00Z
    6. parameterName:
      Markfuktighet (vol%)
      parameter:
      2001
      versionNo:
      3
      unit:
      %
      serieFrom:
      2014-05-09T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-05-19T11:45:00Z
        dataToTime:
        2023-01-04T23:30:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-19T13:00:00Z
        dataToTime:
        2023-01-04T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-20T11:00:00Z
        dataToTime:
        2023-01-04T11:00:00Z
    7. parameterName:
      Markfuktighet (vol%)
      parameter:
      2001
      versionNo:
      4
      unit:
      %
      serieFrom:
      2014-05-09T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-05-19T11:45:00Z
        dataToTime:
        2023-01-04T23:30:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-19T13:00:00Z
        dataToTime:
        2023-01-04T23:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-05-20T11:00:00Z
        dataToTime:
        2023-01-04T11:00:00Z
  5. station_id:
    29.18.0
    stationName:
    Frøylandsvatnet
    latitude:
    58.91998
    longitude:
    5.85935
    utmEast_Z33:
    -25321
    utmNorth_Z33:
    6567146
    masl:
    42
    riverName:
    KYSTFELT
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    2573
    hierarchy:
    Stavanger og Sandnes kommuner
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    029.21
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    8.2
    drainageBasinAreaNorway:
    8.2
    gradient1085:
    44.26
    gradientBasin:
    not reported by source
    gradientRiver:
    33.2
    heightMinimum:
    44
    heightHypso10:
    61
    heightHypso20:
    73
    heightHypso30:
    94
    heightHypso40:
    139
    heightHypso50:
    174
    heightHypso60:
    202
    heightHypso70:
    223
    heightHypso80:
    244
    heightHypso90:
    262
    heightMaximum:
    306
    lengthKmBasin:
    3.15
    lengthKmRiver:
    4.25
    percentAgricul:
    11.4
    percentBog:
    0.65
    percentEffBog:
    not reported by source
    percentEffLake:
    6.21
    percentForest:
    55.34
    percentGlacier:
    0
    percentLake:
    7.22
    percentMountain:
    10.96
    percentUrban:
    3.01
    utmZoneGravi:
    not reported by source
    utmEastGravi:
    not reported by source
    utmNorthGravi:
    not reported by source
    utmZoneInlet:
    not reported by source
    utmEastInlet:
    not reported by source
    utmNorthInlet:
    not reported by source
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    9.49
    specificDischarge:
    36.67
    regulationArea:
    0
    areaReservoirs:
    0.49
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    SANDNES KOMMUNE
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2021-05-02T00:30:00Z
        dataToTime:
        2026-09-20T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-02T01:00:00Z
        dataToTime:
        2026-09-20T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-02T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    2. 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:
        2021-05-29T00:30:00Z
        dataToTime:
        2026-09-20T00:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-29T01:00:00Z
        dataToTime:
        2026-09-20T00:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-29T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  6. station_id:
    29.19.0
    stationName:
    Høylandsåna
    latitude:
    58.83221
    longitude:
    5.7402
    utmEast_Z33:
    -33495
    utmNorth_Z33:
    6558381
    masl:
    27
    riverName:
    Storåna
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    2574
    hierarchy:
    Storåna
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    029.1Z
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, ikke pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    16.38
    drainageBasinAreaNorway:
    16.38
    gradient1085:
    6.28
    gradientBasin:
    not reported by source
    gradientRiver:
    16.91
    heightMinimum:
    19
    heightHypso10:
    51
    heightHypso20:
    67
    heightHypso30:
    79
    heightHypso40:
    96
    heightHypso50:
    129
    heightHypso60:
    141
    heightHypso70:
    165
    heightHypso80:
    178
    heightHypso90:
    189
    heightMaximum:
    286
    lengthKmBasin:
    7.17
    lengthKmRiver:
    8.28
    percentAgricul:
    17.75
    percentBog:
    1.11
    percentEffBog:
    not reported by source
    percentEffLake:
    1.05
    percentForest:
    37.33
    percentGlacier:
    0
    percentLake:
    3
    percentMountain:
    11.19
    percentUrban:
    10.79
    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:
    19.15
    specificDischarge:
    37.05
    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:
    SANDNES KOMMUNE
    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:
        2021-05-05T11:30:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-05T12:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-06T11: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:
        2021-05-05T11:30:00Z
        dataToTime:
        2026-07-13T07:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-05T12:00:00Z
        dataToTime:
        2026-07-13T07:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-06T11:00:00Z
        dataToTime:
        2026-07-12T11: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:
        2021-05-05T07:30:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-05T08:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2021-05-06T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  7. station_id:
    29.4.0
    stationName:
    Aspervik
    latitude:
    58.86615
    longitude:
    5.75925
    utmEast_Z33:
    -31879
    utmNorth_Z33:
    6561984
    masl:
    18
    riverName:
    KYSTFELT
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    955
    hierarchy:
    Stavanger og Sandnes kommuner
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    029.12
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    0.86
    drainageBasinAreaNorway:
    0.86
    gradient1085:
    0
    gradientBasin:
    not reported by source
    gradientRiver:
    0
    heightMinimum:
    13
    heightHypso10:
    29
    heightHypso20:
    49
    heightHypso30:
    60
    heightHypso40:
    76
    heightHypso50:
    96
    heightHypso60:
    104
    heightHypso70:
    115
    heightHypso80:
    135
    heightHypso90:
    150
    heightMaximum:
    189
    lengthKmBasin:
    1.08
    lengthKmRiver:
    0
    percentAgricul:
    1.02
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    0
    percentForest:
    43.35
    percentGlacier:
    0
    percentLake:
    0
    percentMountain:
    6.14
    percentUrban:
    43.07
    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:
    0.99
    specificDischarge:
    36.48
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    20
    qStartYear:
    2002
    qEndYear:
    2025
    qm:
    0.2717
    q5:
    0.3406
    q10:
    0.3873
    q20:
    0.4285
    q50:
    0.4774
    hm:
    0.2372
    h5:
    0.2683
    h10:
    0.2879
    h20:
    0.3045
    h50:
    0.3234
    culQm:
    0.8151
    culQ5:
    1.0219
    culQ10:
    1.1618
    culQ20:
    1.2856
    culQ50:
    1.4321
    culHm:
    0.4381
    culH5:
    0.4978
    culH10:
    0.5358
    culH20:
    0.5679
    culH50:
    0.6041
    seriesList:

    6 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2002-02-03T23:01:00Z
        dataToTime:
        2024-06-12T12:15:00Z
      2. resTime:
        60
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2002-02-03T23:00:00Z
        dataToTime:
        2024-06-12T13:00:00Z
      3. resTime:
        1440
        method:
        Sum
        timeOffset:
        0
        dataFromTime:
        2002-02-09T11:00:00Z
        dataToTime:
        2024-06-11T11:00:00Z
    2. parameterName:
      Vannstand
      parameter:
      1000
      versionNo:
      1
      unit:
      m
      serieFrom:
      1972-08-18T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

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

      3 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2002-02-03T23:01:00Z
        dataToTime:
        2026-09-20T16:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-02-04T00:00:00Z
        dataToTime:
        2026-09-20T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2002-02-04T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
    6. parameterName:
      Relativ luftfuktighet
      parameter:
      2
      versionNo:
      1
      unit:
      %
      serieFrom:
      2013-09-16T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2013-09-18T17:00:00Z
        dataToTime:
        2026-09-20T16:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-18T18:00:00Z
        dataToTime:
        2026-09-20T16:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2013-09-19T11:00:00Z
        dataToTime:
        2026-09-19T11:00:00Z
  8. station_id:
    29.7.0
    stationName:
    Gramstaddalen
    latitude:
    58.88144
    longitude:
    5.78683
    utmEast_Z33:
    -30063
    utmNorth_Z33:
    6563456
    masl:
    91
    riverName:
    KYSTFELT
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    958
    hierarchy:
    Stavanger og Sandnes kommuner
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    029.12
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Forvaltningsstasjon
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1.08
    drainageBasinAreaNorway:
    1.08
    gradient1085:
    97.72
    gradientBasin:
    32.9
    gradientRiver:
    84.81
    heightMinimum:
    92
    heightHypso10:
    174
    heightHypso20:
    179
    heightHypso30:
    185
    heightHypso40:
    199
    heightHypso50:
    206
    heightHypso60:
    216
    heightHypso70:
    234
    heightHypso80:
    246
    heightHypso90:
    269
    heightMaximum:
    339
    lengthKmBasin:
    1.34
    lengthKmRiver:
    0.96
    percentAgricul:
    0
    percentBog:
    6.19
    percentEffBog:
    not reported by source
    percentEffLake:
    0.03
    percentForest:
    72
    percentGlacier:
    0
    percentLake:
    0.26
    percentMountain:
    21.07
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    -29700
    utmNorthGravi:
    6562795
    utmZoneInlet:
    33
    utmEastInlet:
    -29774
    utmNorthInlet:
    6562641
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    1.45
    specificDischarge:
    42.55
    regulationArea:
    0
    areaReservoirs:
    0
    volumeReservoirs:
    0
    regulationPartReservoirs:
    0
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    0
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Uregulert
    owner:
    HH. Hydrologisk avd./Hydrometri
    qNumberOfYears:
    32
    qStartYear:
    1984
    qEndYear:
    2025
    qm:
    0.4914
    q5:
    0.5903
    q10:
    0.6603
    q20:
    0.7236
    q50:
    0.8001
    hm:
    0.2715
    h5:
    0.296
    h10:
    0.3122
    h20:
    0.3262
    h50:
    0.3424
    culQm:
    1.062
    culQ5:
    1.2757
    culQ10:
    1.4271
    culQ20:
    1.5638
    culQ50:
    1.7293
    culHm:
    0.3931
    culH5:
    0.4303
    culH10:
    0.455
    culH20:
    0.4763
    culH50:
    0.5009
    seriesList:

    4 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-05-23T23:01:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-05-24T00:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-05-24T11: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:
        2005-05-23T23:01:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-05-24T00:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-05-24T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    3. parameterName:
      Lufttemperatur
      parameter:
      17
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2005-05-24T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2005-05-23T23:01:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-05-24T00:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2005-05-24T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
    4. parameterName:
      Spenning, solstrømanlegg
      parameter:
      9100
      versionNo:
      1
      unit:
      Volt
      serieFrom:
      2024-01-08T00: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-20T19:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-08T00:00:00Z
        dataToTime:
        2026-09-20T19:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-04-08T11:00:00Z
        dataToTime:
        2026-09-20T11:00:00Z
  9. station_id:
    31.10.0
    stationName:
    Venekvev
    latitude:
    59.03612
    longitude:
    6.68667
    utmEast_Z33:
    23672
    utmNorth_Z33:
    6573785
    masl:
    810
    riverName:
    Tjodanåna
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    977
    hierarchy:
    Tjodanåna/Lysevassdraget
    lakeArea:
    0
    lakeName:
    not reported by source
    lakeNo:
    0
    regineNo:
    031.BA3
    reservoirNo:
    not reported by source
    reservoirName:
    not reported by source
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    1.61
    drainageBasinAreaNorway:
    1.61
    gradient1085:
    85.62
    gradientBasin:
    33.69
    gradientRiver:
    69.47
    heightMinimum:
    806
    heightHypso10:
    881
    heightHypso20:
    898
    heightHypso30:
    918
    heightHypso40:
    948
    heightHypso50:
    964
    heightHypso60:
    986
    heightHypso70:
    1000
    heightHypso80:
    1009
    heightHypso90:
    1026
    heightMaximum:
    1087
    lengthKmBasin:
    2.51
    lengthKmRiver:
    2.66
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    1.23
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    7.68
    percentMountain:
    92.54
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    23300
    utmNorthGravi:
    6572980
    utmZoneInlet:
    33
    utmEastInlet:
    22457
    utmNorthInlet:
    6572083
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    5.59
    specificDischarge:
    108.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:
    LYSE PRODUKSJON AS
    qNumberOfYears:
    35
    qStartYear:
    1988
    qEndYear:
    2025
    qm:
    1.6158
    q5:
    1.8728
    q10:
    2.3591
    q20:
    2.9831
    q50:
    4.1059
    hm:
    0.7836
    h5:
    0.8273
    h10:
    0.9019
    h20:
    0.9866
    h50:
    1.1177
    culQm:
    3.143
    culQ5:
    3.6427
    culQ10:
    4.5887
    culQ20:
    5.8025
    culQ50:
    7.9863
    culHm:
    1.0067
    culH5:
    1.0663
    culH10:
    1.1682
    culH20:
    1.2837
    culH50:
    1.4627
    seriesList:

    3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-12-16T14:15:00Z
        dataToTime:
        2026-09-15T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-12-16T15:00:00Z
        dataToTime:
        2026-09-15T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-12-17T11:00:00Z
        dataToTime:
        2026-09-15T11: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-12-16T14:15:00Z
        dataToTime:
        2026-09-15T19:00:00Z
      2. resTime:
        60
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-12-16T15:00:00Z
        dataToTime:
        2026-09-15T19:00:00Z
      3. resTime:
        1440
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1987-12-17T11:00:00Z
        dataToTime:
        2026-09-15T11:00:00Z
    3. parameterName:
      Vanntemperatur
      parameter:
      1003
      versionNo:
      1
      unit:
      °C
      serieFrom:
      2014-11-01T00:00:00
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        2014-11-17T00:00:00Z
        dataToTime:
        2026-09-13T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-11-17T01:00:00Z
        dataToTime:
        2026-09-13T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2014-11-17T11:00:00Z
        dataToTime:
        2026-09-13T11:00:00Z
  10. station_id:
    31.39.0
    stationName:
    Ternevatnet
    latitude:
    59.00787
    longitude:
    6.44744
    utmEast_Z33:
    9609
    utmNorth_Z33:
    6572393
    masl:
    739
    riverName:
    KYSTFELT
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    2649
    hierarchy:
    Lysevassdraget/Lysefjorden
    lakeArea:
    0.08
    lakeName:
    Ternevatnet
    lakeNo:
    1672
    regineNo:
    031.2210
    reservoirNo:
    1371
    reservoirName:
    TERNEVATN INNTAKSDAM
    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:
    LYSE 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:
      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:
        2004-03-28T22:00:00Z
        dataToTime:
        2019-06-02T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-03-28T23:00:00Z
        dataToTime:
        2019-06-02T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2004-03-29T11:00:00Z
        dataToTime:
        2019-06-02T11:00:00Z
  11. station_id:
    31.6.0
    stationName:
    Store Tjodevatn
    latitude:
    59.0108
    longitude:
    6.66691
    utmEast_Z33:
    22191
    utmNorth_Z33:
    6571121
    masl:
    957
    riverName:
    Tjodanåna
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    974
    hierarchy:
    Tjodanåna/Lysevassdraget
    lakeArea:
    2.43
    lakeName:
    Tjodavatnet
    lakeNo:
    1664
    regineNo:
    031.BC
    reservoirNo:
    505
    reservoirName:
    STORE TJODANVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    9.92
    drainageBasinAreaNorway:
    9.92
    gradient1085:
    11.7
    gradientBasin:
    23.26
    gradientRiver:
    12.01
    heightMinimum:
    939
    heightHypso10:
    962
    heightHypso20:
    964
    heightHypso30:
    997
    heightHypso40:
    1032
    heightHypso50:
    1046
    heightHypso60:
    1057
    heightHypso70:
    1072
    heightHypso80:
    1087
    heightHypso90:
    1109
    heightMaximum:
    1141
    lengthKmBasin:
    4.13
    lengthKmRiver:
    4.33
    percentAgricul:
    0
    percentBog:
    0
    percentEffBog:
    not reported by source
    percentEffLake:
    12.14
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    27.79
    percentMountain:
    72.23
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    22126
    utmNorthGravi:
    6569384
    utmZoneInlet:
    33
    utmEastInlet:
    19640
    utmNorthInlet:
    6568929
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    36.14
    specificDischarge:
    112.06
    regulationArea:
    10.22
    areaReservoirs:
    2.43
    volumeReservoirs:
    56
    regulationPartReservoirs:
    1.55
    transferAreaIn:
    0
    transferAreaOut:
    0
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    0
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    0
    catchmentRegTypeName:
    regulert m/magasinregulering
    owner:
    LYSE 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:
      Magasinvolum
      parameter:
      1004
      versionNo:
      50
      unit:
      millioner m³
      serieFrom:
      not reported by source
      serieTo:
      not reported by source
      resolutionList:

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-30T13:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
  12. station_id:
    31.8.0
    stationName:
    Låtervikvatnet
    latitude:
    59.01603
    longitude:
    6.56116
    utmEast_Z33:
    16222
    utmNorth_Z33:
    6572465
    masl:
    881
    riverName:
    Låterviksbekken
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    976
    hierarchy:
    Låterviksbekken
    lakeArea:
    0.37
    lakeName:
    Låtervikvatnet
    lakeNo:
    1671
    regineNo:
    031.3A
    reservoirNo:
    510
    reservoirName:
    LÅTERVIKVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    7.33
    drainageBasinAreaNorway:
    7.33
    gradient1085:
    69.91
    gradientBasin:
    30.87
    gradientRiver:
    61.86
    heightMinimum:
    876
    heightHypso10:
    900
    heightHypso20:
    946
    heightHypso30:
    1000
    heightHypso40:
    1038
    heightHypso50:
    1048
    heightHypso60:
    1074
    heightHypso70:
    1096
    heightHypso80:
    1109
    heightHypso90:
    1115
    heightMaximum:
    1141
    lengthKmBasin:
    3.19
    lengthKmRiver:
    3.39
    percentAgricul:
    0
    percentBog:
    0.03
    percentEffBog:
    not reported by source
    percentEffLake:
    6.24
    percentForest:
    0
    percentGlacier:
    0
    percentLake:
    10.69
    percentMountain:
    89.38
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    17017
    utmNorthGravi:
    6571236
    utmZoneInlet:
    33
    utmEastInlet:
    18239
    utmNorthInlet:
    6571468
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    27.55
    specificDischarge:
    119.27
    regulationArea:
    7.32
    areaReservoirs:
    0.37
    volumeReservoirs:
    2.2
    regulationPartReservoirs:
    0.08
    transferAreaIn:
    0
    transferAreaOut:
    7.32
    reservoirAreaIn:
    0
    reservoirAreaOut:
    0.37
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    2.2
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    0
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    LYSE PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-29T13:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
  13. station_id:
    33.6.0
    stationName:
    Lyngsvatn
    latitude:
    59.08607
    longitude:
    6.53524
    utmEast_Z33:
    15732
    utmNorth_Z33:
    6580412
    masl:
    693
    riverName:
    Lyngsåna
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    985
    hierarchy:
    Lyngsåna/Årdalselva
    lakeArea:
    13.03
    lakeName:
    Lyngsvatnet
    lakeNo:
    1684
    regineNo:
    033.BC
    reservoirNo:
    515
    reservoirName:
    LYNGSVATN
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    56.69
    drainageBasinAreaNorway:
    56.69
    gradient1085:
    265.28
    gradientBasin:
    26.1
    gradientRiver:
    230.88
    heightMinimum:
    688
    heightHypso10:
    690
    heightHypso20:
    686
    heightHypso30:
    789
    heightHypso40:
    827
    heightHypso50:
    900
    heightHypso60:
    949
    heightHypso70:
    970
    heightHypso80:
    1009
    heightHypso90:
    1042
    heightMaximum:
    1103
    lengthKmBasin:
    11.28
    lengthKmRiver:
    0.94
    percentAgricul:
    0
    percentBog:
    0.11
    percentEffBog:
    not reported by source
    percentEffLake:
    19.22
    percentForest:
    0.62
    percentGlacier:
    0
    percentLake:
    28.94
    percentMountain:
    70.33
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    14244
    utmNorthGravi:
    6583539
    utmZoneInlet:
    33
    utmEastInlet:
    18426
    utmNorthInlet:
    6583463
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    169.76
    specificDischarge:
    95.13
    regulationArea:
    56.55
    areaReservoirs:
    13.03
    volumeReservoirs:
    516
    regulationPartReservoirs:
    3.04
    transferAreaIn:
    182.19
    transferAreaOut:
    0
    reservoirAreaIn:
    4.05
    reservoirAreaOut:
    13.03
    reservoirVolumeIn:
    56
    reservoirVolumeOut:
    516
    remainingArea:
    0
    numberReservoirs:
    1
    firstYearRegulation:
    2018
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    LYSE PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-06T11:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-06T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
  14. station_id:
    33.9.0
    stationName:
    Breiavatn
    latitude:
    59.14798
    longitude:
    6.60336
    utmEast_Z33:
    20484
    utmNorth_Z33:
    6586777
    masl:
    680
    riverName:
    Årdalselva
    councilNumber:
    1108
    councilName:
    Sandnes
    countyName:
    Rogaland
    drainageBasinKey:
    988
    hierarchy:
    Årdalselva
    lakeArea:
    0.72
    lakeName:
    Breiavatnet
    lakeNo:
    1685
    regineNo:
    033.C8
    reservoirNo:
    516
    reservoirName:
    BREIAVA
    stationTypeName:
    Privat, pålagt
    stationStatusName:
    Aktiv
    drainageBasinArea:
    184.07
    drainageBasinAreaNorway:
    184.07
    gradient1085:
    16.7
    gradientBasin:
    26.53
    gradientRiver:
    20.26
    heightMinimum:
    692
    heightHypso10:
    855
    heightHypso20:
    947
    heightHypso30:
    1021
    heightHypso40:
    1049
    heightHypso50:
    1092
    heightHypso60:
    1107
    heightHypso70:
    1127
    heightHypso80:
    1150
    heightHypso90:
    1179
    heightMaximum:
    1262
    lengthKmBasin:
    20.15
    lengthKmRiver:
    24.44
    percentAgricul:
    0
    percentBog:
    0.86
    percentEffBog:
    not reported by source
    percentEffLake:
    2.21
    percentForest:
    0.47
    percentGlacier:
    0
    percentLake:
    14.66
    percentMountain:
    84.01
    percentUrban:
    0
    utmZoneGravi:
    33
    utmEastGravi:
    28514
    utmNorthGravi:
    6591835
    utmZoneInlet:
    33
    utmEastInlet:
    37581
    utmNorthInlet:
    6591586
    utmZoneOutlet:
    not reported by source
    utmEastOutlet:
    not reported by source
    utmNorthOutlet:
    not reported by source
    annualRunoff:
    603.6
    specificDischarge:
    103.92
    regulationArea:
    184.04
    areaReservoirs:
    5.12
    volumeReservoirs:
    56
    regulationPartReservoirs:
    0.09
    transferAreaIn:
    19.49
    transferAreaOut:
    203.53
    reservoirAreaIn:
    0
    reservoirAreaOut:
    29.97
    reservoirVolumeIn:
    0
    reservoirVolumeOut:
    807
    remainingArea:
    0.01
    numberReservoirs:
    3
    firstYearRegulation:
    1985
    catchmentRegTypeName:
    Regulert m/magasinregulering og overføringer
    owner:
    LYSE PRODUKSJON AS
    qNumberOfYears:
    not reported by source
    qStartYear:
    not reported by source
    qEndYear:
    not reported by source
    qm:
    not reported by source
    q5:
    not reported by source
    q10:
    not reported by source
    q20:
    not reported by source
    q50:
    not reported by source
    hm:
    not reported by source
    h5:
    not reported by source
    h10:
    not reported by source
    h20:
    not reported by source
    h50:
    not reported by source
    culQm:
    not reported by source
    culQ5:
    not reported by source
    culQ10:
    not reported by source
    culQ20:
    not reported by source
    culQ50:
    not reported by source
    culHm:
    not reported by source
    culH5:
    not reported by source
    culH10:
    not reported by source
    culH20:
    not reported by source
    culH50:
    not reported by source
    seriesList:

    2 results

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

      3 results

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

      3 results

      1. resTime:
        0
        method:
        Instantaneous
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      2. resTime:
        60
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        2003-12-31T13:00:00Z
        dataToTime:
        2026-06-13T22:00:00Z
      3. resTime:
        1440
        method:
        Mean
        timeOffset:
        0
        dataFromTime:
        1994-06-01T11:00:00Z
        dataToTime:
        2026-06-13T11:00:00Z
limit:
25
offset:
0
returned:
14
has_more_results:
no
truncated:
no
Will you use the result in generated code?

Open the same result as JSON

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

Continue exploring

How an AI agent should use this page

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

How to use the search_stations lookup

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

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

Source-specific next step

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