-
Notifications
You must be signed in to change notification settings - Fork 45
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
Xarray conversion - Project Tracking Card #260
Comments
Project Tracking CardConversion to XarrayTargetMHKiT fully supports xarray as its default, base dependency throughout the software package. Functions optionally accept pandas input/output with a new flag, but internal MHKiT functionality uses xarray. User Story"As a ___, I want ___, so that ___" Card
|
Low priority TODO: WEC-Sim data can be better read using xarray and specifying the DOF as a new dimension instead of tacking it onto variable names |
#352 largely wraps up this thread. Other items related to xarray and type handling will come up in the future, but this effort is largely resolved and does not need to remain open anymore. |
In the near future, MHKiT will begin transitioning from using pandas as its base to xarray. The development team made this decision for several reasons:
The below comment is a Project Tracking Card (i.e. roadmap) that records the reasoning for this change and further details the intended steps to complete this process. There is no hard timeline for each step yet, but we're hoping to make significant progress over FY24.
If @ryancoe @cmichelenstrofer @jmcvey3 or others have modules that you would like prioritized, please let us know!
Closing #78 in favor of tracking things here.
The text was updated successfully, but these errors were encountered: