Hirlam / obsmon

Tool for observation monitoring in the Harmonie-Arome NWP system
https://hirlam.github.io/obsmon/
MIT License
3 stars 8 forks source link

Warning on Fedora 35 with obsmon-4.2.0 #20

Open BertvanUlft opened 2 years ago

BertvanUlft commented 2 years ago

On Fedora 35, obsmon-4.2.0 gives a warning when it is started:

Warning message:
Strategy 'multiprocess' is deprecated in future (>= 1.20.0). Instead, explicitly specify either 'multisession' or 'multicore'. In the current R session, 'multiprocess' equals 'multicore'.

This can be fixed by replacing multisession with multicore in src/init.R.