JVital2013 / vitality-goes

Web App for showcasing Geostationary Weather Satellite Data
GNU General Public License v3.0
77 stars 7 forks source link

Error with Sanchez.sh #67

Open mattfox27 opened 6 months ago

mattfox27 commented 6 months ago

Im trying to run Sanchez.sh and I keep getting this error

"Invalid underlay path: /tmp/"

JVital2013 commented 6 months ago

Try manually deleting /tmp/underlay.jpg and try again. If that doesn't do it, can you paste the entire output of the script?

chuckdubdub commented 4 months ago

I'm also having this same issue. There is no file here: /tmp/underlay.jpg

Example of script output:

[2024-07-21 22:55:42] Creating GOES16_FD_sanchez_20240718T093021Z.jpg...
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
./Sanchez.sh: line 87:  8833 Aborted                 xplanet -config "$(dirname "$(readlink -fm "$0")")/Resources/xplanet-$satelliteMonth" -body earth -projection rectangular -num_times 1 -geometry 21600x10800 -date $thisDate.$thisTime -output /tmp/underlay.jpg
Invalid underlay path: /tmp/underlay.jpg
[2024-07-21 22:56:00] Creating GOES16_FD_sanchez_20240718T073021Z.jpg...
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
./Sanchez.sh: line 87:  8864 Aborted                 xplanet -config "$(dirname "$(readlink -fm "$0")")/Resources/xplanet-$satelliteMonth" -body earth -projection rectangular -num_times 1 -geometry 21600x10800 -date $thisDate.$thisTime -output /tmp/underlay.jpg
Invalid underlay path: /tmp/underlay.jpg