kuchtact / WiPPLPy

Easily access data from plasma devices in the Wisconsin Plasma Physics Laboratory (WiPPL).
https://wipplpy.readthedocs.io/en/latest/
2 stars 4 forks source link

Implement xarray as containers for data from MDSPlus #24

Open broantognetti opened 4 months ago

broantognetti commented 4 months ago

Currently data pulled from MDSPlus is stored as numpy arrays. For better organization, data will be put into xarray containers to keep track fo metadata as well. #23