Noaa-coops

Latest version: v0.3.0

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

Scan your dependencies

0.2.1

Adds:
- Tests against basic functionality
- Type hints and docstrings to classes, methods, functions
- `get_stations_from_bbox()` function to find stations in a box defined by lat and lon coordinates

0.2.0

- Cleans up imports in `__init__.py` for package initialization.
- Replaces [conda](https://docs.conda.io/en/latest/miniconda.html) with [poetry](https://python-poetry.org/) to manage package dependencies and the development environment.
- Updates the README to make it clear how to install the package (see https://github.com/GClunies/noaa_coops/pull/32) and provide better examples on use.
- Refactors the Github workflows to test, lint, and publish the python package code.

0.1.9

This release sets a more strict requirement dependency of `pandas>=1.1.3` to prevent errors caused by the now deprecated `pandas.io.json.json_normalize`. In `pandas>=1.1.3` it is now `pandas.json_normalize`.

0.1.8

This release fixes issues causes by bad Endpoint URLs for the various NOAA APIS. See 17.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.