Python client for accessing Swedish open data and observations related to hydrology
Project description
sondera
Overview
sondera is a python package providing clients for accessing Swedish hydrology related open data.
Development Status: :bangbang: Pre-Alpha. Consider the API unstable, it may change at short/no notice.
Data sources and licenses
It is the end users responsibility to adhere to the license of each respective data provider. See the links to the licenses below.
The following clients are currently implemented or under implementation:
Observations
- SMHI Open Data Meteorological Observations (license, host link)
- SMHI Open Data Hydrological Observations (license, host link)
- SGU Groundwater level time series (license, host link)
Model products
Requirements and installation
Requirements:
numpy
pandas
geopandas
requests
tqdm
Install from pypi using pip
pip install sondera
General description and example usage
Observational data which is linked to a station is returned as a DataSeries object, which contains metadata information in addition to the observed data series.
Modelling products are returned as the data series only, which is either a pandas Series or DataFrame, or xarray for multi-dimensional data.
Feedback and issues
Please report issues here: https://github.com/rhkarls/sondera/issues
General feedback is most welcome, please post that as well under issues.
MIT License
Copyright (c) 2021, Reinert Huseby Karlsen
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for sondera-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 224582c121ba41fd7edfb6581ff3e5aa042c0afa98c5e809ceab45d1dfb4fee8 |
|
MD5 | 0fc4080f5560b9136f1d127657166e98 |
|
BLAKE2b-256 | 1ca1e9892ada10b553bbc435b74c94e06c93ae840363d07bff5a327fa0b5b5c4 |