NCAR / DART

Data Assimilation Research Testbed
https://dart.ucar.edu/
Apache License 2.0
184 stars 138 forks source link

doc: filter_mod documentation inflation options out-of-date #694

Open hkershaw-brown opened 5 days ago

hkershaw-brown commented 5 days ago

https://docs.dart.ucar.edu/en/latest/assimilation_code/modules/assimilation/filter_mod.html#inflation-options "The value for the inf_flavor is a character string"

This was reverted in https://github.com/NCAR/DART/pull/321 inf_flavours are integers in the namelist.

edit: also in the table

inf_flavor character(len=32), dimension(2) Inflation flavor [prior, posterior] see Inflation Options below.

FYI for git historians, this documentation came in in the documentation conversion from html to rst https://github.com/NCAR/DART/commit/00fb59c97d4cb756ed234d1e2b6c465132c8c57f not in the pull request with the code change https://github.com/NCAR/DART/pull/154/files