Skip to content

Commit

Permalink
Updating front cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
cfbastarz committed Aug 21, 2024
1 parent 9bd1e60 commit 09872c8
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

readDiag is a Python package that provides a class to read and plot the [Gridpoint Statistical Interpolation](https://dtcenter.org/community-code/gridpoint-statistical-interpolation-gsi) diagnostics files. It can be used to retrieve and investigate important information from the data assimilation process:

![uv_GSI_3 7](https://github.com/viezelc/readDiag/assets/105943057/a4b19dca-2012-4a27-991c-e326185c39a6)
![uv_GSI_3 7](docs/imgs/uv_GSI_3_7.png)

## Installation

Expand Down
2 changes: 1 addition & 1 deletion docs/en/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To facilitate access to the contents of the [Gridpoint Statistical Interpolation

The following figure was generated using the readDiag package and illustrates the spatial distribution of wind observations from different types and sources. All presented information originates from GSI's diagnostic files.

![image](https://user-images.githubusercontent.com/6088258/183511751-21032794-b38c-44c0-8719-103ed1b98547.png)
![image](../imgs/uv_GSI_3_7.png)

Use Binder to open an [interactive readDiag demonstration session](https://mybinder.org/v2/gh/GAD-DIMNT-CPTEC/readDiag/HEAD). In this session, choose the notebook `readDiag_tutorial_simple-en_us.ipynb`. If you have more diagnostic files to check, use the notebook `readDiag_tutorial_complete-en_us.ipynb` with more advanced examples.

Expand Down
Binary file added docs/imgs/uv_GSI_3_7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To facilitate access to the contents of the [Gridpoint Statistical Interpolation

The following figure was generated using the readDiag package and illustrates the spatial distribution of wind observations from different types and sources. All presented information originates from GSI's diagnostic files.

![image](https://user-images.githubusercontent.com/6088258/183511751-21032794-b38c-44c0-8719-103ed1b98547.png)
![image](imgs/uv_GSI_3_7.png)

Use Binder to open an [interactive readDiag demonstration session](https://mybinder.org/v2/gh/GAD-DIMNT-CPTEC/readDiag/HEAD). In this session, choose the notebook `readDiag_tutorial_simple-en_us.ipynb`. If you have more diagnostic files to check, use the notebook `readDiag_tutorial_complete-en_us.ipynb` with more advanced examples.

Expand Down
2 changes: 1 addition & 1 deletion docs/pt/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Para facilitar o acesso ao conteúdo dos arquivos de diagnóstico do [Gridpoint

A figura a seguir foi criada com o uso do pacote readDiag e mostra a distribuição espacial das observações de vento a partir de diferentes tipo e fontes. Todas as informações apresentadas são provenientes dos arquivos de diagnóstico do GSI.

![image](https://user-images.githubusercontent.com/6088258/183511751-21032794-b38c-44c0-8719-103ed1b98547.png)
![image](../imgs/uv_GSI_3_7.png)

Utilize o Binder para abrir uma [seção iterativa de demonstração do readDiag](https://mybinder.org/v2/gh/GAD-DIMNT-CPTEC/readDiag/HEAD). Nesta seção, escolha o notebook `readDiag_tutorial_simples-pt_br.ipynb`. Caso possua mais arquivos de diagnósticos a serem verificados, utilize o notebook `readDiag_tutorial_completo-pt_br.ipynb` com exemplos mais avançados.

Expand Down

0 comments on commit 09872c8

Please sign in to comment.