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

Add netcdf archive #35

Open
pingelit opened this issue Oct 19, 2024 · 0 comments
Open

Add netcdf archive #35

pingelit opened this issue Oct 19, 2024 · 0 comments

Comments

@pingelit
Copy link
Owner

It would be great for use cases of this library, if it would support serializing to netcdf files. The data structures are not fully aligned but with a bit of extra information, I think it would be possible.

One option could be, that the polyscribe wrappers would also accept an optional dimension keyword or tuple for higher dimensional variables. Though depending on where they are applies one might suffice. This would also be easy to add to the webidl definition. While serializing the dimensions coordinates might then be supplied (or left blank).

This idea is not fully thought through yet, but I think it is possible.

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