Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/2.8.0 #229

Merged
merged 18 commits into from
Jan 31, 2024
Merged

Release/2.8.0 #229

merged 18 commits into from
Jan 31, 2024

Conversation

jamesfwood
Copy link
Collaborator

[2.8.0]

Added

Changed

  • Upgraded cmr-umm-updater to 0.6.0

Deprecated

Removed

Fixed

  • Fix shapefile subsetting if there is more than a 2d in lon lat in shapefile that includes a third dimension
  • pull/227: Fix null time values in TEMPO results when spatial+temporal subsetting

Security

l2ss-py bot and others added 14 commits November 30, 2023 23:21
# Conflicts:
#	pyproject.toml
* fix shapefile subsetting if there is a third dimension in shapefile

* fix pylint
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/pallets/jinja/releases)
- [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
- [Commits](pallets/jinja@3.1.2...3.1.3)

---
updated-dependencies:
- dependency-name: jinja2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@10.1.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* change conditional array slice from 1st index to most True values

* update CHANGELOG.md

* poetry update for poetry.lock

* expand `mask_and_scale` arg application to more time-related vars & float32

* bump numpy version to ^1.26.3 and update poetry.lock
jamesfwood and others added 4 commits January 25, 2024 09:58
* add test and test file for new code that attempts to ensure no null values are in the time value after temporal+spatial subsetting

* improve conditional indexing by applying a logical OR across all columns of missing dimension

* update poetry lock

* update CHANGELOG.md
@jamesfwood jamesfwood merged commit 6e6682b into main Jan 31, 2024
@jamesfwood jamesfwood deleted the release/2.8.0 branch January 31, 2024 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants