I think some cleaning might be required in yamls: there are a lot of redundancies, for instance the variables in https://github.com/andreapiacentini/aq/blob/Feature/ChangeVar/test/testinput/dirac_loc_4d.yaml.
And also in the source. I saw that the QG model renamed:
ObsAuxControl into ObsBias
- other
ObsAux[...] into ObsBias[...]
I think it would be useful to stay close to the QG model in order to make updates easier.
I think some cleaning might be required in yamls: there are a lot of redundancies, for instance the variables in https://github.com/andreapiacentini/aq/blob/Feature/ChangeVar/test/testinput/dirac_loc_4d.yaml.
And also in the source. I saw that the QG model renamed:
ObsAuxControlintoObsBiasObsAux[...]intoObsBias[...]I think it would be useful to stay close to the QG model in order to make updates easier.