nansencenter / DAPPER

Data Assimilation with Python: a Package for Experimental Research

Home Page:https://nansencenter.github.io/DAPPER

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make superclasses for the filter, smoother, and iterative smoother

patnr opened this issue · comments

OOP and inheritance is a tantalizing prospect for organizing methods. Would it require big changes? Would it be worth it?

Is it related to issue #19 ?

Well, I had this idea before #19 but I did learn from #19 about abstract classes.

However, this issue needs a lot of reflection. It might cause large changes, and I'm really not sure if it's worth it. I will classify it for v3.