Forecast-clarify

Latest version: v0.1.1

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

Scan your dependencies

0.1.1

Changed

- conform with PEP8-standard
- relaxed xarray version requirement in `setup.cfg`
- Changed hardcoded index for dataset in `forecast_clarfiy.clarify_persistece_package.find_station_in_bw` to look-up of `.json` file
- added changes to `CHANGELOG.md`
- update `README.md`

0.1.0

Removed

- `setup.py`
- `requirements_minimal.txt`
- `environment.yml`
- `.pre-commit-config.yaml`

Changed

- Moved `forecast_clarify` to `src` folder
- Moved `data` folder to `forecast_clarify` folder.
- Changed name of `main.seas_cycle` class to `main.SeasonalCycle`
- Changed name of `main.trend` class to `main.Trend`
- Changed name of `main.persistence` class to `main.Persistence`
- Changed name of `main.persistence_seasonal` class to `main.SeasonalPersistence`
- Removed unused requirements in `requirements.txt`
- Changed hardcoded path to files in `forecast_clarify.data` to relative path

Added

- `CHANGELOG.md` file
- `load_dataset`, `list_datasets` and `get_datasets` methods.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.