Feature - Add user agent to default `fsspec_client_kwargs` - Adjust apis to track resolution and dataset This also allows querying data for diffrent resolutions and datasets in one request
Refactor - Improve date parsing across multiple apis - Cleanup docker image - Improve numerous apis
Fix - \[WSV Pegel\] Fix characteristic values and improve date parsing
0.104.0
Refactor - Reduce the margin of the stations plot - Make pydantic models for uis simpler - Migrate from `sklearn+numpy` to `pyarrow` for location querying - Remove command from Docker file - Improve workflow for Docker - Get rid of columns enumeration - \[NOAA GHCN\] Improve date parsing and other fixes
0.103.0
Feature - Stripes: Replace matplotlib by plotly - Explorer: Add download button for plot - Split up plotting extras into `plotting` and `matplotlib` - Interpolation/Summary: Add dataset to DataFrame - Add plotting capabilities
Refactor - Update docker image extras
Chore - Remove unused cachetools dependency - Make fastexcel a polars extra - Drop click-params dependency - Make pyarrow a polars extra
Fix - Fix benchmark code
0.102.0
Feature - Add cmd to docker image
Refactor - Use `to_list()[0]` instead of `first()`
0.101.0
Feature - Move more details into `MetadataModel`
Refactor - \[DWD Obs\] Make the download function more flexible using threadpool - \[DWD Obs\] Cleanup parser function - \[DWD Obs\] Improve fileindex and metaindex
Fix - \[DWD Obs\] Reduce unnecessary file index calls during retrieval of data for stations with multiple files