Metadata-Version: 2.4
Name: mlda
Version: 2026.1.7
Summary: mlda: A Python package for Machine Learning-based Data Assimilation
Author-email: Feng Zhu <fengzhu@ucar.edu>
License-Expression: BSD-3-Clause
Project-URL: Homepage, https://github.com/fzhu2e/mlda
Keywords: Machine Learning,Data Assimilation
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: netCDF4
Requires-Dist: xarray
Requires-Dist: dask
Requires-Dist: nc-time-axis
Requires-Dist: colorama
Requires-Dist: tqdm
Requires-Dist: x4c
Requires-Dist: plotly
Dynamic: license-file

# mlda: A Python package for Machine Learning-based Data Assimilation

`mlda` is a Python package for Machine Learning-base Data Assimilation (DA).
It aims to provide a universal framework and the corresponding utilities for conducting reproducible DA experiments using novel machine learning-based DA methods.
