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

Bad histaux output #430

Closed
anton-seaice opened this issue Feb 18, 2024 · 0 comments · Fixed by #488
Closed

Bad histaux output #430

anton-seaice opened this issue Feb 18, 2024 · 0 comments · Fixed by #488

Comments

@anton-seaice
Copy link

anton-seaice commented Feb 18, 2024

When histaux output is configured in nuopc.runconfig to write mediator history output, the resulting netcdf is garbage. It looks like a combination of 0s and fill values. E.g. this example from histaux_ocn2med:
Screenshot 2024-02-19 at 10 20 43 am

We found that using output of type double worked, but type float did not (by patching use_float=.false.). I didn't investigate further, but it looks like maybe the implementation of type float is incomplete in 'med_io_mod.F90' ?

P.S. I tried version cmeps0.14.35 and the latest main branch

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 a pull request may close this issue.

1 participant