sam210723 / xrit-rx

📡 Receive images from weather satellite GEO-KOMPSAT-2A (GK-2A).
https://vksdr.com/xrit-rx
MIT License
97 stars 18 forks source link

Fix LRIT file path parsing when path contains underscore #1

Closed cql1983 closed 5 years ago

cql1983 commented 5 years ago

fix lrit file path include underlined(_),if received .lrit file path include underlined(such as /home/pi/xrit/raspberry_bak/xrit-rx//received/LRIT/20190815/FD/IMG_FD_054_IR105_20190815_090006_08.lrit ), generate img will report an error.

sam210723 commented 5 years ago

Thanks for pointing this out. I've updated your fix to work on Windows and Linux.