nansencenter / DAPPER

Data Assimilation with Python: a Package for Experimental Research
https://nansencenter.github.io/DAPPER
MIT License
342 stars 119 forks source link

Apply ens_compatible to L96 step (but not dxdt) #58

Open patnr opened 3 years ago

patnr commented 3 years ago

Thereby dxdt can be re-used in examples/param_estim.py:dxdt_augmented without the heavy use of transposing.

Note that this requires checking all other uses of Lorenz96/__init__.py:dxdt