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

Needed to remove my data attributes #82

Open
ashjbarnes opened this issue Mar 5, 2024 · 0 comments
Open

Needed to remove my data attributes #82

ashjbarnes opened this issue Mar 5, 2024 · 0 comments

Comments

@ashjbarnes
Copy link

I initialised with a netcdf (Rather than path to file) and it had some basic attributes like a _FillValue of NaN, a long_name and coordinates. Out of the box, Lagrange filter hit the following error:

NetCDF: Attempt to define fill value when data already exists.

Deleting all attributes fixes the issue but I guess this isn't the intended behaviour

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

No branches or pull requests

1 participant