Skip to content

Conversation

@broantognetti
Copy link
Collaborator

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

@broantognetti broantognetti marked this pull request as draft May 20, 2024 16:35
@kuchtact kuchtact changed the title Draft for beginning to implement xarray as containers for data from M… Implement xarray as containers for data from MDSPlus May 20, 2024
@kuchtact
Copy link
Owner

Let's put ideas for attributes for the xarray objects here.

@broantognetti
Copy link
Collaborator Author

broantognetti commented Oct 25, 2024

Let's put ideas for attributes for the xarray objects here.

As of right now, attributes will include MDSPlus call string and units for each dimension of the data. I also will be including a space for a version number. I think this could make it easier later on when we have data stored locally being combined with remote data that has new conventions.

We had talked about including shot number as a coordinate to make working with ensembles more straightforward in the future, though this can be changed if we want to discuss more.

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

Successfully merging this pull request may close these issues.

2 participants