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

cmor timestep warning #120

Closed
larsbuntemeyer opened this issue Mar 3, 2023 · 1 comment · Fixed by #119
Closed

cmor timestep warning #120

larsbuntemeyer opened this issue Mar 3, 2023 · 1 comment · Fixed by #119
Labels
question Further information is requested
Milestone

Comments

@larsbuntemeyer
Copy link
Contributor

larsbuntemeyer commented Mar 3, 2023

what to do about this warning?

!!!!!!!!!!!!!!!!!!!!!!!!!
!
! Warning: while closing variable 4 (tas, table mon)
! we noticed you wrote 0 time steps for the variable,
! but its time axis 0 (time) has 12 time steps
!
!!!!!!!!!!!!!!!!!!!!!!!!!

i think we have to add each timestep in a loop?

@larsbuntemeyer larsbuntemeyer added the bug Something isn't working label Mar 3, 2023
@larsbuntemeyer larsbuntemeyer added this to the v0.6.0 milestone Mar 3, 2023
@larsbuntemeyer
Copy link
Contributor Author

This can be resolved using ntimes_passed keyword in cmor.write, see

@larsbuntemeyer larsbuntemeyer added question Further information is requested and removed bug Something isn't working labels Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant