simularium / simularium-viewer

NPM package to view Simularium trajectories in 3D
Apache License 2.0
2 stars 0 forks source link

clear out cache of local simulation after a certain size #372

Open meganrm opened 5 months ago

meganrm commented 5 months ago

Use Case

when running a simulation on the front end, you can just keep adding frames infinitely

Acceptance Criteria

The cache should have an upper size limit, possibly a setting that lets you define how much you want to keep (number of frames? or a size?)

Details

Please provide any helpful specifications

blairlyons commented 4 months ago

This will also be helpful for visualizing large NERDSS trajectories

meganrm commented 4 months ago

how large to the NERDSS trajectories get @blairlyons