jekhokie / raspberry-noaa-v2

V2 of the fantastic Raspberry Pi NOAA setup
GNU General Public License v3.0
533 stars 100 forks source link

[Error] METEOR M2-X are not display in night pass #967

Open yvesclousier opened 3 months ago

yvesclousier commented 3 months ago

Good morning, I noticed that the application does not display METEOR M2-X pictures passages at night. The pictures are well saved and are present on the viewing page, but when you click on the thumbmail, the picture are not displayed.

Looking at the code, I think it's related to the 'daylight_pass' parameter, because when I modify daylight_pass in the DB to 1 for a satellite it works fine.

Here is an example where the daylight parameter was set to 1: https://clousier.com/captures/listImages?pass_id=1410

Here where is not set to 1 (by default) : https://clousier.com/captures/listImages?pass_id=1407 While the image is clearly present : https://clousier.com/images/METEOR-M2-3-20240519-225444-321_corrected.jpg

Do you have an idea ?

Thanks for your reply.

yvesclousier commented 3 months ago

Good morning,

I'm sorry, I found out what the problem was. In the source code in the capture.php file it is expressly indicated not to display the visible Meteor images (221 and 321) during a night passage. So you can delete or close this ticket. With my all apologies.

ve3elb commented 3 months ago

Meteor only displays night images when IR is turned on. Currently Meteor IR is turned off so am not sure what you deleted or hoping to capture.