Erddapy

Latest version: v2.2.0

Safety actively analyzes 619231 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 4

0.9.0

- Support ERDDAP 2.10 search syntax (155)

0.8.0

- Cache urlopen returns for faster access when the query does not change (147)
- Major refactor that removes the utilities module (145, 148)
- Build versioned docs with a drop-down menu to access previous versions (146)
- Improved URL builder by avoiding duplicated slashes (151)
- Normalize search terms to match ERDDAP server case (152)

0.7.2

- Bugfix:

- Fixed Wrong type passed to load temporary netCDF files (138)
- Fixed some f-strings bugs (142)
- Allow erddapy to be loaded offline (143)

0.7.1

- Bugfix: while griddap is not support the current ncCF enforced prevented users
from building griddap URLs for xarray b/c griddap does not support it.
Now the netCDF responses are ncCF for tabledap and plain nc for griddap.

0.7.0

- Added a ncCF response
- NetCDF file-like response can be in-memory or in-disk
depending on the libnetcdf library available.
- Use canonical list of ERDDAP servers
- Various packaging improvements towards pep517/518
- Make `check_url_response` optional to avoid abusing servers
- New documentation with more examples and tips for multiple requests

Bugfix:

- Return ability to pass keyword arguments to `requests.get`.
- Fix `urlopen` `raise_for_status`
- Fix `parse_time_string` import for various pandas versions

0.6.0

- Added the `distinct()` server-side function
- Added type annotations and pre-commit checks as a GH-action
- Fetch ERDDAP servers list from a awesome-erddap

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.