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

Continuous int dtype nodata and DataArray Multiband Processing #165

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

GregoryPetrochenkov-NOAA
Copy link
Collaborator

This PR addresses issue #153 and #154.

Changes

  • pyrpoject.toml: update version
  • gval_xarray.py: remove code to check for integer datatypes
  • compute_continuous_metrics.py: allow selecting coordinates to cancel out nodata values in in dtype datasets
  • continuous_stat_utils.py: Allow dask processing with .item()
  • loading_datasets.py: Add function to convert DataArray to Dataset gracefully
  • cases_compute_continuous_metrics.py: Change exception to TypeError

@fernando-aristizabal fernando-aristizabal merged commit c5964b6 into main Nov 6, 2023
4 checks passed
@fernando-aristizabal fernando-aristizabal deleted the continuous_nan branch November 6, 2023 14:21
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.

2 participants