filipsPL / autowx2

The program for scheduling recordings and processing of the satellite and ground radio transmissions (like capturing of the weather APT images from NOAA satellites, voice messages from ISS, fixed time recordings of WeatherFaxes etc.) :earth_africa: :satellite:
78 stars 16 forks source link

dump1090-draw_heatmap.sh problem #47

Closed SA7BNT closed 5 years ago

SA7BNT commented 5 years ago

Hallo @all having this issue. Someone getting the same or is it my system??

sa7bnt@owncloud:~/autowx2/bin$./dump1090-draw_heatmap.sh /home/sa7bnt/autowx2/ Bruzaholm Traceback (most recent call last): File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1299, in main() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1277, in main config.fill_missing() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1226, in fill_missing self.extent_in = Extent(shapes=self.shapes) File "/home/sa7bnt/autowx2//bin/heatmap.py", line 247, in init raise ValueError('Extent must be initialized') ValueError: Extent must be initialized Traceback (most recent call last): File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1299, in main() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1277, in main config.fill_missing() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1226, in fill_missing self.extent_in = Extent(shapes=self.shapes) File "/home/sa7bnt/autowx2//bin/heatmap.py", line 247, in init raise ValueError('Extent must be initialized') ValueError: Extent must be initialized Traceback (most recent call last): File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1299, in main() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1277, in main config.fill_missing() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1226, in fill_missing self.extent_in = Extent(shapes=self.shapes) File "/home/sa7bnt/autowx2//bin/heatmap.py", line 247, in init raise ValueError('Extent must be initialized') ValueError: Extent must be initialized Traceback (most recent call last): File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1299, in main() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1277, in main config.fill_missing() File "/home/sa7bnt/autowx2//bin/heatmap.py", line 1226, in fill_missing self.extent_in = Extent(shapes=self.shapes) File "/home/sa7bnt/autowx2//bin/heatmap.py", line 247, in init raise ValueError('Extent must be initialized') ValueError: Extent must be initialized convert-im6.q16: unable to open image /home/sa7bnt/autowx2//var/www/recordings//dump1090//heatmap-osm.png': No such file or directory @ error/blob.c/OpenBlob/2701. convert-im6.q16: no images defined/home/sa7bnt/autowx2//var/www/recordings//dump1090//heatmap-osm.jpg' @ error/convert.c/ConvertImageCommand/3258. convert-im6.q16: unable to open image /home/sa7bnt/autowx2//var/www/recordings//dump1090//heatmap-osm2.png': No such file or directory @ error/blob.c/OpenBlob/2701. convert-im6.q16: no images defined/home/sa7bnt/autowx2//var/www/recordings//dump1090//heatmap-osm2.jpg' @ error/convert.c/ConvertImageCommand/3258. rm: cannot remove '/tmp/h1.png': No such file or directory rm: cannot remove '/tmp/h2.png': No such file or directory rm: cannot remove '/home/sa7bnt/autowx2//var/www/recordings//dump1090//heatmap-osm.png': No such file or directory rm: cannot remove '/home/sa7bnt/autowx2//var/www/recordings//dump1090//heatmap-osm2.png': No such file or directory sa7bnt@owncloud:~/autowx2/bin$

filipsPL commented 5 years ago

I think this script is not useful. I'm considering removing it... Maybe something better would be more applicable for visualization of the airplane positions...