olmozavala / particleviz

Software to generate visualizations of large number of particles from Lagrangian output.
MIT License
10 stars 5 forks source link

Split the temporal data folder by model #15

Open olmozavala opened 2 years ago

olmozavala commented 2 years ago

Currently, during the preprocessing step PV temporal files are created at ParticleViz_WebApp/data. But this folder store the temporal files for all the models that have been preprocessed with ParticleViz and later all the contents of this folder are copied to the webapp. We need to create individual temporal data folders so that only that folder is copied to the final web app.