easysnowdata.stations.networks.Network#
- class easysnowdata.stations.networks.Network(id: str, title: str, client: str, requires: tuple[str, ...], extent: str, data_provider: str, api_url: str, id_key: str, colon_code: bool = False, code_pattern: str | None = None)[source]#
Bases:
objectOne snow-station network and the client that reads it.