Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paocorrales authored Feb 14, 2024
1 parent c35973b commit 91697fc
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Welcome!

This repository has the source code to this [website](https://paocorrales.github.io/DA-documentation/). It compiles a series of examples, tutorials, scripts and in general a comprehensive documentation around the [GSI system V3.7 - EnKF V1.3](https://dtcenter.org/community-code/gridpoint-statistical-interpolation-gsi). It focus on the use of GSI as a observation operator along with the EnKF version. It covers everything you need to know from how to deal with observations (in bufr format), how to configure the system to assimilate conventional and radiance observtions to how to read and interpret GSI outputs.

## A note about using this material

While the text in this guide is released under a [Creative Commons Attribution-ShareAlike 4.0 International License](https://creativecommons.org/licenses/by-sa/4.0/), specific scripts or programming routines may have different licences and authors. If you use the material in any way, make sure to check the note associated to each section and cite it appropriately.

## Citing this guide

You can cite this guide using its [Zenodo metadata and DOI.](https://doi.org/10.5281/zenodo.10658632)

<a href="https://doi.org/10.5281/zenodo.2553043"><img src="https://zenodo.org/badge/DOI/10.5281/zenodo.2553043.svg?branch=master" alt="DOI"></a>

0 comments on commit 91697fc

Please sign in to comment.