tapios / risk-networks

Code for risk networks: a blend of compartmental models, graphs, data assimilation and semi-supervised learning
Other
2 stars 2 forks source link

Data assimilation function: "ensemble adjustment Kalman filter" and not "adjusted Kalman filter" #20

Closed lubo93 closed 4 years ago

odunbar commented 4 years ago

You're correct. we will change this!

https://journals.ametsoc.org/doi/pdf/10.1175/1520-0493%282001%29129%3C2884%3AAEAKFF%3E2.0.CO%3B2

glwagner commented 4 years ago

What do we need to do to resolve this issue?

glwagner commented 4 years ago

We need to change the name of this class:

https://github.com/dburov190/risk-networks/blob/c614814431a35aeb5923f86f895d052657e4621c/epiforecast/ensemble_adjusted_kalman_filter.py#L5

As well as the name of the file.

The README may also have to be changed, as well as some examples.

glwagner commented 4 years ago

For those who don't want to click the link to see Anderson 2001, here's a screen shot:

image