Releases: ioos/erddapy
Releases · ioos/erddapy
v3.1.1
v3.1.0
v3.0.0
v2.3.0
This release adds a workaround for xarray latest opendap engine change. Sadly now they no longer use netcdf4 as default.
What's Changed
- Move all URLs to https by @ocefpaf in #406
- Maintenance PR by @ocefpaf in #409
- Do we still need this workaround? by @ocefpaf in #404
- run all on Linux and latest on the rest by @ocefpaf in #411
- Bump pre commits by @ocefpaf in #418
- Fix missing xarray default opendap by @ocefpaf in #421
Full Changelog: v2.2.4...v2.3.0
v2.2.4
What's Changed
- Fix context loader by @ocefpaf in #373
- add py313 tests by @ocefpaf in #374
- Automatically call griddap_initialize if a dataset_id exists by @ocefpaf in #353
- Fix failing server by @ocefpaf in #382
- Update GHA by @ocefpaf in #388
- Update GHA and fix version string by @ocefpaf in #390
- Update pre commits by @ocefpaf in #392
- Sync servers JSON by @ocefpaf in #398
- Fix CO-OPS URL by @ocefpaf in #399
- Use canonical ERDDAP docs by @ocefpaf in #393
Full Changelog: v2.2.3...v2.2.4
v2.2.3
v2.2.2
v2.2.1
What's Changed
- fix httpx status check change by @ocefpaf in #319
- Pre commits by @ocefpaf in #320
- Switch from authors to maintainers by @ocefpaf in #321
- drop bad servers in multiple servers search by @ocefpaf in #324
- Add a timeout when fetching servers by @ocefpaf in #327
- add file download functinality to ERDDAP by @callumrollo in #330
- Fix interrogate deprecation warning by @ocefpaf in #333
- use url for hashing instead of inputs by @ocefpaf in #335
- Increase max ItemsPerPage by @ocefpaf in #334
- Support Python 3.10 and up by @ocefpaf in #329
- Fix datetime deprecation in Python >=3.11 by @ocefpaf in #328
- Move more lints to ruff by @ocefpaf in #336
- enable all lints in ruff by @ocefpaf in #337
- Allow for empty dataset_id info URL by @ocefpaf in #338
- Group dependabot PRs by @ocefpaf in #340
- pin gha using hashes by @ocefpaf in #342
- Always quote params in queries by @ocefpaf in #358
Full Changelog: v2.2.0...v2.2.1
v2.2.0
What's Changed
- increase default httpx timeout to 60 seconds by @callumrollo in #316
- add request_kwargs to to_xarray by @callumrollo in #315
Full Changelog: v2.0.2...v2.2.0