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

Do not write time_avg_info variable attribute in fregrid #294

Merged
merged 2 commits into from
May 29, 2024

Conversation

uramirez8707
Copy link
Contributor

After #278, fregrid does not write the average_* variables, but the time_avg_info variable attribute still exists.

This causes issues with split_ncvars.pl fails when trying to splitting the regridded output. It is seeing the "average_T1" in the time_avg_info attribute but fails when trying to include it in the split-out output.

With this PR, the time_avg_info attribute is not longer written.

@ceblanton
Copy link
Contributor

I think we want this in the impending 2024.02 release that is unfortunately already tagged. So I think we'll have to re-tag as 2024.03.

@ceblanton
Copy link
Contributor

I'm going to re-tag 2024.02 as it's so fresh and no one is using it

@ceblanton ceblanton self-requested a review May 29, 2024 19:49
@ceblanton ceblanton merged commit 9059e37 into NOAA-GFDL:master May 29, 2024
2 of 4 checks passed
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