pytroll / pytroll-aapp-runner

Pytroll runner for AAPP
http://pytroll-aapp-runner.readthedocs.io/en/develop/
GNU General Public License v3.0
1 stars 8 forks source link

Feature python3 #4

Closed jkotro closed 5 years ago

jkotro commented 5 years ago

Fixed issues related to python3. Implemented new variable aapp_log_outdir_format, because it can be different than aapp_outdir_format. download_tle_files option to define if download is wanted.

New checks into def check_message; Check file in message (uri) if no ip in msg, Check msg ip in case of message_providing_server defined in cfg, Check msg ip vs current server if no message_providing_server in cfg file.

TAlonglong commented 5 years ago

I will try to have a look tomorrow

TAlonglong commented 5 years ago

This looks fine @jkotro