pytroll / pytroll-pps-runner

Pytroll runner for PPS
GNU General Public License v3.0
1 stars 8 forks source link

Metno adaptions continued #5

Closed TAlonglong closed 4 years ago

TAlonglong commented 4 years ago

This needs the first adaptions before it make any sense

TAlonglong commented 4 years ago

Hm, I did this for consistens. the pps method takes only the options parameter. Here the nwp are checked at startup of the runner. Then I saw it naturally to just pass the options to the prepare_nwp4pps where the nwps are check again before run.

But now I see that I can just use the method prepare_nwp2pps in the pps method.

I will try to refactor and fix the options.

TAlonglong commented 4 years ago

Is this the changes you asked for @adybbroe https://github.com/pytroll/pytroll-pps-runner/pull/5/commits/cc981d220f2ecab0a16ea4fb8ceb7bfa05c274b0