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
It is possible to just keep this in the frames interface for a 1:1 mapping between LAMMPS output files parsed data, while dropping by default when using xarray.
Using
bag.distinct
causes massive memory leak and fills /tmpKim says alternative is
map_partitions
which needs extremely careful alignment at the cost of performance.The text was updated successfully, but these errors were encountered: