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

Cyclic parameter: should also work for static parameter #181

Closed
verseve opened this issue Dec 7, 2021 · 0 comments · Fixed by #192
Closed

Cyclic parameter: should also work for static parameter #181

verseve opened this issue Dec 7, 2021 · 0 comments · Fixed by #192
Assignees
Labels
bug Something isn't working

Comments

@verseve
Copy link
Member

verseve commented Dec 7, 2021

Cyclic parameter now only works if the model parameter is not initialized (with ncread) by the model. If the model parameter is also initialized as part of the initialize function, the following error occurs:

ERROR: ArgumentError: NetCDF dimension time has length 12.
Only extra dimensions of length 1 are supported.
@verseve verseve added the bug Something isn't working label Dec 7, 2021
@verseve verseve self-assigned this Dec 14, 2021
@verseve verseve linked a pull request Jan 10, 2022 that will close this issue
verseve added a commit that referenced this issue Jan 13, 2022
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
None yet
Development

Successfully merging a pull request may close this issue.

1 participant