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

wrong dimensions assigned for some variables by model2netcdf.ED2() #3069

Open
Aariq opened this issue Nov 15, 2022 · 1 comment
Open

wrong dimensions assigned for some variables by model2netcdf.ED2() #3069

Aariq opened this issue Nov 15, 2022 · 1 comment

Comments

@Aariq
Copy link
Collaborator

Aariq commented Nov 15, 2022

Bug Description

Consistently get warnings from ncvar_put() like:

[1] "ncvar_put: warning: you asked to write 6912 values, but the passed data array has 12288 entries!"

I think this is because one of the put_*_values() functions is assigning dimensions incorrectly or something.

To Reproduce

run model2netcdf.ED2() on ED2 output.

Expected behavior

No warnings!

@Aariq
Copy link
Collaborator Author

Aariq commented Mar 30, 2023

I believe this is fixed for the monthly -E- files data, but not for -T- files.

@Aariq Aariq removed their assignment Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant