-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Scope separator for netcdf #5663
Conversation
Codecov Report
@@ Coverage Diff @@
## main #5663 +/- ##
==========================================
- Coverage 86.86% 83.72% -3.15%
==========================================
Files 75 75
Lines 13715 13722 +7
==========================================
- Hits 11914 11489 -425
- Misses 1801 2233 +432
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's not as nice :(
Well,
|
Those actually look a bit better. What about My problem with the |
It compares well to the rest, what do you think of |
Which one do you prefer? |
|
it is at least pytest like |
All separators But are there consequences for doing ArviZ things with such variable names? Will it break? Note that if we'd (finally) introduce a |
Yes, but with |
I'm using it with arviz just fine, there were no troubles so far |
I've merged this for now to enable saving to disk. Agree that with #4657 it makes sense to specify the separator in rcParams. |
resolves #5657
Breaking changes
Use
/
separator for model scopesFix an error for nesting
It is also possible to save to netcdf