-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cleaning in yamls and sources #8
Comments
Thanks Ben, Emanuele is our "Obs" routines master. I'll let him modify at best the ObsAux routines (yet ObsAux is the naming used in oops, isn't it?) toward the corresponding Qg choice, even if all the ObsBias treatments are probably not of immediate interest for AQ. The updates are an open issue for us: what's the workflow to stay in phase with the fast evolving oops develop branch? |
You are right, they are called |
Fix the output of the 4densvar (detected wrong obserror specification) This commit refers to issue #8
I modified the yamls and spotted a wrong obs error specification in NO_2. The reference changes as well. |
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
intoObsBias
ObsAux[...]
intoObsBias[...]
I think it would be useful to stay close to the QG model in order to make updates easier.
The text was updated successfully, but these errors were encountered: