New Feature
Name: to_xarray
Scope
Description
Custom data structures are useful, but can be difficult to use in standard data analysis. Comparisons between SuperDARN and satellites would be made easier of SuperDARN data was in a standard analysis format. Based on the multi-dimensional nature of the data, I suggest an xarray Dataset.
pyDARNio Checklist
Development help
pyDARNio does not have a dedicated development team on hand for full feature development.
However, if you are able to provide some time and help, the community will try to aid you in the best way they can to make your feature possible.
If you need help please indicate what expertise you are looking for:
Please also provide any other information you may need help with, not including testing/reviewers of code
This is something I am willing to test and code review, but I have no funding for development in this project.
User Interface
# Load a fitacf file's data here into something named `fitdata`
xdata = fitdata.to_xarray()
Extra Notes
Please provide any other details about this feature
New Feature
Name: to_xarray
Scope
to_xarraymethod for each of the data classesDescription
Custom data structures are useful, but can be difficult to use in standard data analysis. Comparisons between SuperDARN and satellites would be made easier of SuperDARN data was in a standard analysis format. Based on the multi-dimensional nature of the data, I suggest an xarray Dataset.
pyDARNio Checklist
Development help
pyDARNio does not have a dedicated development team on hand for full feature development.
However, if you are able to provide some time and help, the community will try to aid you in the best way they can to make your feature possible.
If you need help please indicate what expertise you are looking for:
Please also provide any other information you may need help with, not including testing/reviewers of code
This is something I am willing to test and code review, but I have no funding for development in this project.
User Interface
Extra Notes
Please provide any other details about this feature