Goes2go

Latest version: v2024.4.0

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

Scan your dependencies

Page 1 of 2

2024.4.0

What's Changed
* Simplify config file generation on import by blaylockbk in https://github.com/blaylockbk/goes2go/pull/79
* Fig sphinx config by blaylockbk in https://github.com/blaylockbk/goes2go/pull/81


**Full Changelog**: https://github.com/blaylockbk/goes2go/compare/2023.8.0...2024.4.0

2023.8.0

Huge thanks to bryanguarente for his contributions of the new RGB products and his interest in this project. I have to say, it is rewarding to see people in the land of open-source find, use, and contribute to this and other projects I started in grad school. Thanks everyone!

What's Changed
* Update accessors.py with SeaSpray RGB by bryanguarente in https://github.com/blaylockbk/goes2go/pull/63
* Update accessors.py with new Air Mass Tropical RGBs by bryanguarente in https://github.com/blaylockbk/goes2go/pull/65
* Modernize install using only pyproject.toml and add some GitHub Actions by blaylockbk in https://github.com/blaylockbk/goes2go/pull/74
- install stuff is all in the `pyproject.toml` file (no more setpy.py + setup.cfg + pyproject.toml)
- pinned requirements to cartopy>=0.22.0, because life is great without the GEOS dependency.
- pinned s3fs>=2023.6.0 because a user reported issues with an older version
- added h5netcdf as a dependency; it always was, but now it's in the install requirements 😁

New Contributors
* bryanguarente made their first contribution in https://github.com/blaylockbk/goes2go/pull/63

**Full Changelog**: https://github.com/blaylockbk/goes2go/compare/2023.4.2...2023.8.0

2023.4.2

Thanks people for pointing out issues.

This micro update fixes two issues in https://github.com/blaylockbk/goes2go/commit/12a933e644965a8bbf14c079f53bc2a168a11d53

1. Fixes `GOES().latest()` method, which was missing the "bands" argument.
2. Allow users to use the "channel" argument as an alias for the "bands" argument (only in the GOES class).
> I don't really like the term "bands", but the NetCDF files use that term, so I'll stick with it. Using the "channel" argument is for lazyiness.

2023.4.1

Just fixed a minor bug https://github.com/blaylockbk/goes2go/commit/351e3de752b6c1803f33f792fafa9060cb525d73.

Note: this bug was in a deprecated function, so nothing huge.

2023.4.0

Sorry I didn't do this earlier...

What's Changed
**🤩 GOES-2-go is now published on conda-forge!** Install with `conda install -c conda-forge goes2go`

What's Changed
* Documentation: All documentation was moved to ReadTheDocs https://goes2go.readthedocs.io/
* Blaylockbk/issue36 update docs for conda install by blaylockbk in https://github.com/blaylockbk/goes2go/pull/43
* fix pandas deprecation warning by ocefpaf in https://github.com/blaylockbk/goes2go/pull/49
* Migrate documentation to Read-The-Docs by blaylockbk in https://github.com/blaylockbk/goes2go/pull/51
* DayLandCloudFire RGB accessor bug: Fixes 56 by blaylockbk in https://github.com/blaylockbk/goes2go/pull/57

New Contributors
* ocefpaf made their first contribution in https://github.com/blaylockbk/goes2go/pull/49

**Full Changelog**: https://github.com/blaylockbk/goes2go/compare/2022.10.0...2023.4.0

2022.10.0

Modernized Installation
After several people telling me they couldn't install goes2go, I updated the installation with `setup.cfg` and `pyproject.toml` files.

What's Changed
* Updated package installation with `setup.cfg`: Blaylockbk/issue33-update-to-setup.cfg by blaylockbk in https://github.com/blaylockbk/goes2go/pull/35


**Full Changelog**: https://github.com/blaylockbk/goes2go/compare/2022.08.26...2022.10.0

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.