You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Deprecate DataContainer and replace with xarray (#168)
- The custom `DataContainer` class has been deprecated and replaced with `xarray.Dataset`.
- An `xarray` accessor `fleks` has been created to house the domain-specific logic for calculating derived variables and plotting.
---------
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
"### Advanced Example: Slicing with Range Limits\n",
768
-
"\n",
769
-
"Now we'll use the second dataset to show a more advanced slicing feature. Inheriting from IDL procedures, you can pass strings to `plot` to limit the plotting range (note: this syntax is experimental)."
0 commit comments