Skip to content

Is that possible to add more option for the timeseries function? #27

Description

@pingyangtiaer

I found out for the api version 2 has additional options for ASOS data (e.g. noHighFrequecy )
base_url = 'http://api.mesowest.net/v2/stations/'
query_type = 'timeseries'

csv_format = '&output=csv'

noHighFrequecy = '&hfmetars=0'

How can I specify those options in the MesoPy to download timeseries data because I didn't see this option in the timeseries function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions