Description of DeepAssimilate package
Project description
DeepAssimilate
This package integrates station data into gridded data using deep learning techniques.
Installation
pip install .
Usage
from deepassimilate import DataAssimilation
assimilator = DataAssimilation()
result = assimilator.assimilate(gridded_data, station_data)
Literature Review
FUXI-DA (https://arxiv.org/pdf/2404.08522) is a fully DL-native DA framework targeting a simplified, end-to-end pipeline for assimilating satellite data into ML forecasting models.
FENGWU-4DVAR (https://arxiv.org/pdf/2312.12455) merges ML models with a classical 4D-Var setup, preserving the variational optimization approach and its theoretical foundations.
Manshausen et al. (https://arxiv.org/pdf/2406.16947) demonstrate “score-based data assimilation” using a diffusion generative model trained purely from analysis states and then integrating sparse station observations at inference time to produce km-scale analyses, showcasing a zero-shot, generative approach distinct from both purely ML-native end-to-end frameworks and classical variational methods.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deepassimilate-0.1.0.tar.gz.
File metadata
- Download URL: deepassimilate-0.1.0.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8ed3e026f240a2d7235b3ef1d515ac222deb71a1867b2dbac5ad6d1f97465b5
|
|
| MD5 |
ced2b68257dd2e79ec7597a4d720e32e
|
|
| BLAKE2b-256 |
691edd6bf94cb3adc28e343b1a8574512d7f546e4e5d069b8c98fc06e6e697ce
|
File details
Details for the file DeepAssimilate-0.1.0-py3-none-any.whl.
File metadata
- Download URL: DeepAssimilate-0.1.0-py3-none-any.whl
- Upload date:
- Size: 23.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5e85b8f3d88e1f287958df05f6e1c9974c7be1b0f63fa39e4b929897ac1e1b4
|
|
| MD5 |
d7efb744a06e8cc1bc892ff4bfd9ea4e
|
|
| BLAKE2b-256 |
ac4b886e4750a1e80f9720d8c0d4d7381f0aea6d173d2d69cb37a317cd22db5d
|