NCAR / VAPOR

VAPOR is the Visualization and Analysis Platform for Ocean, Atmosphere, and Solar Researchers
https://www.vapor.ucar.edu/
Other
173 stars 49 forks source link

Image file locations do not persist in SPACK generated sessions #3614

Open sgpearse opened 2 weeks ago

sgpearse commented 2 weeks ago

To reproduce on Casper

  1. Module load vapor
  2. import any dataset, create an image renderer
  3. save session, close vapor
  4. open the session, and Vapor won't be able to find the image location

There seems to be a hash encoded in each SPACK instance that holds the path to or images directory. This changes each time VAPOR is run.

Screen Shot 2024-05-17 at 4 06 20 PM