diff --git a/content/gsi/01-gsi.qmd b/content/gsi/01-gsi.qmd index a8c6701..6a7386e 100644 --- a/content/gsi/01-gsi.qmd +++ b/content/gsi/01-gsi.qmd @@ -105,7 +105,6 @@ GSI can also be run *without observations* to test the code, this is with a sing The fixed files are located in the `fix/` folder and includes statistic files, configuration files, bias correction files, and CRTM coefficient files[^1]. The information of the configuration files is saved in the output files after running GSI. -[^1]: This files need to be downloaded separately as they are to big to be part of the GSI repository. Also the coefficient files can be updated with better approximations over time. | GSI Name | Content | File names | |-----------------------|---------------------------|-----------------------| @@ -143,3 +142,6 @@ The mail files associated to the enkf code are: * `enkf.f90` and `enkf_main.f90` * `read*.f90` are the family of files that read the diag files generated by the observation operator. * `radbias.f90` manage the bias correction for radiance observation. + + +[^1]: This files need to be downloaded separately as they are to big to be part of the GSI repository. Also the coefficient files can be updated with better approximations over time. \ No newline at end of file