# DART **Repository Path**: andrewsoong/DART ## Basic Information - **Project Name**: DART - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-29 - **Last Updated**: 2026-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![GitHub forks](https://img.shields.io/github/forks/NCAR/DART?style=social)](https://github.com/NCAR/DART/network) [![GitHub release](https://img.shields.io/github/v/release/NCAR/DART)](https://github.com/NCAR/DART/releases/latest) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) [![Documentation Status](https://readthedocs.org/projects/dart-documentation/badge/?version=latest)](https://dart-documentation.readthedocs.io/en/latest/?badge=latest) ![DARTlogo](guide/images/Dartboard7.png) # DART Welcome to DART, the **Data Assimilation Research Testbed**. DART is an open-source, freely available community facility for ensemble data assimilation (DA). [The DART documentation is available online](https://dart-documentation.readthedocs.io/en/latest/). There is a mailing list where we summarize updates to the DART repository and notify users about recent bug fixes. It is not generally used for discussion so it's a low-traffic list. To subscribe to the list, click on [Dart-users](http://mailman.ucar.edu/mailman/listinfo/dart-users). #### Downloading DART DART is available through GitHub. To download the latest version of DART: ``` git clone https://github.com/NCAR/DART.git ``` #### Citing DART If you use DART in research or publications, please cite the following paper as the **primary reference**: > El Gharamti, M., H. Kershaw, K. Raeder, B. Raczka, B. Johnson, M. Smith, > J. L. Anderson, D. Amrhein, N. Collins, I. Grooms, and L. Kugler, 2025: *The Data Assimilation Research Testbed: A Robust, Scalable Software Facility with Groundbreaking Capabilities for Model-Data Integration.* > Bulletin of the American Meteorological Society, 106(11), E2328–E2345. > https://doi.org/10.1175/BAMS-D-24-0214.1 To cite the DART software itself, please also use: > *The Data Assimilation Research Testbed* (Version X.Y.Z) [Software]. (2025). > Boulder, Colorado: UCAR/NSF NCAR/CISL/DAReS. > https://doi.org/10.5065/D6WQ0202 Update the version and year as appropriate. ### DAReS team DART is developed and maintained by the [Data Assimilation Research Section (DAReS)](https://dart.ucar.edu/about/) at [the National Center for Atmospheric Research (NCAR)](https://ncar.ucar.edu). For information on research projects featuring DART and the DAReS team, visit [dart.ucar.edu](https://dart.ucar.edu/research/). ### Contributing Please see the [Contributors' Guide](https://dart-documentation.readthedocs.io/en/latest/guide/contributors-guide.html) for how to contribute to DART.