NOAA-EMC / GDASApp

Global Data Assimilation System Application
GNU Lesser General Public License v2.1
15 stars 31 forks source link

Bug in atm/ompsnp_npp YAML? #999

Open danholdaway opened 6 months ago

danholdaway commented 6 months ago

When converting YAMLs for JCB I found the following potential bug where a key is used twice. It looks like it should probably be minvalue.

https://github.com/NOAA-EMC/GDASApp/blame/3ffc340fec25dcd53918194baac98226d01e1179/parm/atm/obs/config/ompsnp_npp.yaml.j2#L266

emilyhcliu commented 6 months ago

@danholdaway That's a bug. Thanks for letting me know. I will open PR to correct the bug.