NCAR / DART

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

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

Closed hkershaw-brown closed 2 months ago

hkershaw-brown commented 4 months 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