We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With the latest version of MAPL and GOCART for p8.1 there is a needed update for the global-workflow configuration files in parm/chem. This is related to ufs-community/ufs-weather-model#1192 and ufs-community/ufs-weather-model#1259
Files to be updated:
parm/chem/CAP.rc
from:
CAphobicCA.bc,CA.bc bc1 CAphilicCA.bc,CA.bc bc2 CAphobicCA.oc,CA.oc oc1 CAphilicCA.oc,CA.oc oc2
to:
CA.bcphobic,CA.bc bc1 CA.bcphilic,CA.bc bc2 CA.ocphobic,CA.oc oc1 CA.ocphilic,CA.oc oc2
and parm/chem/AERO_HISTORY.rc
parm/chem/AERO_HISTORY.rc
inst_aod.fields: 'CAEXTTAUCA.bc' , 'CA.bc' , 'AOD_BC', 'CAEXTTAUCA.oc' , 'CA.oc' , 'AOD_OC',
inst_aod.fields: 'CA.bcEXTTAU' , 'CA.bc' , 'AOD_BC', 'CA.ocEXTTAU' , 'CA.oc' , 'AOD_OC',
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
With the latest version of MAPL and GOCART for p8.1 there is a needed update for the global-workflow configuration files in parm/chem. This is related to ufs-community/ufs-weather-model#1192 and ufs-community/ufs-weather-model#1259
Files to be updated:
parm/chem/CAP.rc
from:
to:
and
parm/chem/AERO_HISTORY.rc
from:
to:
The text was updated successfully, but these errors were encountered: