K

Stations

get
/stations/{stationId}/observations

Returns a list of observations for a given station

Path parameters

  • Name
    start
    Type
    string
    Description

    Start time

  • Name
    end
    Type
    string
    Description

    End time

  • Name
    limit
    Type
    integer
    Description

    Limit

get
/stations/{stationId}/observations/latest

Returns the latest observation for a station

Path parameters

  • Name
    require_qc
    Type
    boolean
    Description

    Require QC

get
/stations/{stationId}/observations/{time}

Returns a single observation.

Path parameters

  • Name
    time
    Type
    string
    Required
    Description

    Timestamp of requested observation