DAPPER is a set of templates for benchmarking the performance of data assimilation (DA) methods. For more details, see here.
This notes keep records of the problems encountered while using DAPPER.
- Pre-setting Copy mkl_*.dll, libiomp5md.dll and libiomp5md.pdb from directory "./Library/bin" to the root directory of python exe.
1
Intel MKL FATAL ERROR: Cannot load mkl_intel_thread.dll.
Reference from here.
- Manual
Manual online
For EnKF: Nx-by-N (维度数样本数) For ndarrays: N-by-Nx (样本数维度数)