Open jeffreypkelly opened 6 years ago
The sky is the limit ;) I don't seem to find much time these days, though I'm sure it's not that much work. Feel free to contribute! I'll see if I can free up some time, it is rather useless to send blanc images. In addition, sometimes the satellite will send channel 4 data instead of channel 5. It would be nice to detect that and create IR images with channel 4 info.
Actually, I have this some thought and the visible range images indeed appear black, but they are still visible imagery. Just at night, stuff tends to be dark :) BUT, e.g. during periods around the solstices and depending on your latitude, you can see the North/South pole lit. So I'll keep the visible images in fact. Unless we take it a step further and do some image processing to check how much information is in the images, which would be useful to check whether there's channel 5 data or channel 4 data. This is probably easier in the decoder, but unfortunately, I did not write the decoder.
Ok makes sense.
TY,
Jeff
On Dec 12, 2017, at 4:04 AM, gvandela notifications@github.com wrote:
Actually, I have this some thought and the visible range images indeed appear black, but they are still visible imagery. Just at night, stuff tends to be dark :) BUT, e.g. during periods around the solstices and depending on your latitude, you can see the North/South pole lit. So I'll keep the visible images in fact.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
There is one more thing that I would like to work on.
So I know you have this code in def process_image(file_name):
Do you think that could be worked into the def email_image(file_name): section to send all in the daytime and only IR in the evening?
Jeff K2SDR jkelly@verizon.net