-
Notifications
You must be signed in to change notification settings - Fork 4
♻️ introduce global in CGNS trees to replace scalars and time_series mechanism #229
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
base: main
Are you sure you want to change the base?
Conversation
global
in CGNS trees to replace scalars and time_series mechanism
global
in CGNS trees to replace scalars and time_series mechanism
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
👀 |
Ready to review! @xroynard I suppressed many things: everything related to time_series. I also remove the recent |
Yes but does it keep the CGNS tree structure ? with Bases and Zones ? We need it for Pipelines ! |
I can revert this if needed no pb ^^ I'm not really sure, but I tested this with by big FNO pipeline and it works fine. Can you test your pipelines? |
Checklist
Related issues
Closes #95
Closes #96