DataAssimBench icon indicating copy to clipboard operation
DataAssimBench copied to clipboard

Possible redundant methods in _rc.py

Open kysolvik opened this issue 1 year ago • 1 comments

RC model object has possibly redundant/confusing methods:

  • predict
  • forecast
  • generate
  • update

We should remove if redundant or clarify the names if not.

kysolvik avatar Aug 29 '24 18:08 kysolvik

Fixed by #72. Can close when that PR is merged.

kysolvik avatar Jun 05 '25 20:06 kysolvik