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

Fix the io module on time dimension in forecast data #39

Merged
merged 4 commits into from
Jun 27, 2024
Merged

Conversation

chiaweh2
Copy link
Collaborator

The forecast data have time dim in the raw field due to the xr.merge. The variable is not needed and not existing in the original data. The variable is dropped to avoid future confusion.

Two data preprocessing code is included for fixing the 1980 time with no value to also avoid data confusion

A test version of the marine heatwave notebook is included in this PR.

@chiaweh2 chiaweh2 self-assigned this Jun 27, 2024
@chiaweh2 chiaweh2 added the bug Something isn't working label Jun 27, 2024
@chiaweh2 chiaweh2 merged commit 3e3ea1e into develop Jun 27, 2024
1 check passed
chiaweh2 added a commit that referenced this pull request Dec 2, 2024
Fix the io module on time dimension in forecast data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

1 participant