ARPA-SIMC / nwprun

Scripts to run Numerical Weather Prediction procedures, integrating with nwpconf and ecFlow
GNU General Public License v3.0
0 stars 1 forks source link

Syncing of configured folders should not propagate signal method #13

Open dcesari opened 1 year ago

dcesari commented 1 year ago

When a configured importer folder is synced to a remote host, the signal_method variable should not be propagated because it has sense only locally. This could be done at sync time here https://github.com/ARPA-SIMC/nwprun/blob/816374cddc2b5685958fc7b912c28d3687bfae76/cron/configured_multi_importer.sh#L125 otherwise it should not be output to sync-folders start.sh upstream, e.g. in https://github.com/ARPA-SIMC/nwpconf/blob/b310c76f7663d3b96447f62f1bbb16da24b0f574/bin/putarki.sh#L372 .