MetOffice / CSET

Toolkit for evaluation and investigation of numerical models for weather and climate applications.
https://metoffice.github.io/CSET/
Apache License 2.0
8 stars 1 forks source link

Wrong metadata settings for METPLUS #692

Closed dasha-shchep closed 1 week ago

dasha-shchep commented 1 week ago

Describe the bug

Cylc complains because METPLUS_ANA_DIR variable is undefined.

How to reproduce

Steps to reproduce the behaviour:

  1. Set METPLUS_GRID_STAT to False in rose config.
  2. cylc validate .

Expected behaviour

METPLUS_ANA_DIR not required when METPLUS_GRID_STAT not used

Environment