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

Conversion to xarray #83

Open
wpreimes opened this issue Apr 29, 2024 · 2 comments
Open

Conversion to xarray #83

wpreimes opened this issue Apr 29, 2024 · 2 comments

Comments

@wpreimes
Copy link
Member

Add a function to each component (sensor, station, network, network collection) to transform it into an xarray object.
This would not only allow using all the features that come with xarray, but also to e.g. store the ismn data in netcdf etc format.

@wpreimes
Copy link
Member Author

Done in #87 . A similar function for NetworkCollection or ISMN_Interface(..., as_xarray=True) could still be added.

@wpreimes
Copy link
Member Author

Add CLI to transfrom all networks into netcdf format

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