Skip to content

Commit

Permalink
Update Site
Browse files Browse the repository at this point in the history
  • Loading branch information
marujore committed Nov 1, 2024
1 parent 242d8dd commit a0e4d2e
Show file tree
Hide file tree
Showing 203 changed files with 1,209 additions and 7 deletions.
Binary file added _images/isprs2024.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Welcome to the **Brazil Data Cube** project!
:maxdepth: 1
:caption: Tutorials:

isprs-2024
worcap-2024
treinamento-2024
jornada-merc-2023
Expand Down
50 changes: 50 additions & 0 deletions _sources/isprs-2024.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
..
This file is part of Brazil Data Cube Documentation.
Copyright 2020-2024 INPE.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.


ISPRS 2024
==========


.. figure:: /img/isprs-2024/isprs2024.png
:alt: Banner ISPRS 2024
:width: 480
:figclass: align-center


Período: de 4 a 8 de novembro de 2024

Local: Universidade Federal do Pará (UFPA), em Belém, Brasil.

Organização: Technical Commission III Symposium of the International Society for Photogrammetry and Remote Sensing – ISPRS, SELPER Brasil, Société Française de Photogrammétrie et de Télédétection e Universidade Federal do Pará (UFPA).

Link para inscrições e mais informações:

https://selperbrasil.org.br/events/belem-2024-tc3-symposium/


.. toctree::
:maxdepth: 1
:titlesonly:

./isprs-2024/course-info
./isprs-2024/getting-started


Links:

- Vídeo: `Projeto Brazil Data Cube e pesquisas em Computação Aplicada - Dra. Karine Reis Ferreira (CAP/INPE) <https://www.youtube.com/watch?v=x1H22k5wR6A>`_.

- `Página do Projeto Brazil Data Cube <http://brazildatacube.org/>`_.
67 changes: 67 additions & 0 deletions _sources/isprs-2024/course-info.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
..
This file is part of Brazil Data Cube Documentation.
Copyright 2020-2024 INPE.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.


Informações sobre o curso
-------------------------


O curso "Cubos de Dados de Observação da Terra e Análise de Séries Temporais de Imagens" terá uma parte teórica e uma parte prática hands-on (na linguagem R e Python) utilizando os cubos de dados e os pacotes de software criados pelo projeto Brazil Data Cube (BDC) (http://brazildatacube.org/).

Serão apresentados os produtos gerados pelo BDC, ferramentas para acesso e descoberta desses dados, extração de séries temporais e extração de trajetórias de uso e cobertura da terra. Também será apresentado o pacote SITS (Satellite Image Time Series) em R para geração de mapas de uso e cobertura da terra a partir de séries temporais de imagens usando machine learning e os cubos de dados do projeto BDC.

O curso será oferecido em português e os participantes poderão fazer em seus próprios computadores acessando os serviços da plataforma Brazil Data Cube.


O conteúdo será ministrado no dia 04 de Novembro de 2024 com a seguinte programação:


**04 de Novembro (Segunda feira)**:

- Introdução à cubos de dados de observação da Terra e análise de séries temporais

- Produtos gerados pelo projeto Brazil Data Cube (BDC)

- Plataforma BDC Explorer

- Serviços do projeto BDC - STAC, WTSS e WLTS: Ferramentas para descoberta e busca de dados, extração de séries temporais de imagens e trajetórias de uso e cobertura da terra

- Pacote SITS - Satellite Image Time Series: Análise de séries temporais de imagens extraídas de cubos de dados


**Responsáveis:**


- Karine Reis Ferreira


- Gilberto Ribeiro de Queiroz


- Felipe Souza


- Rennan Marujo


**Requisitos**

Cada participante deve portar seu notebook.

**Links úteis**

- Repositório oficial de Notebooks Jupyter do BDC, onde encontram-se diversos códigos de exemplo de uso das ferramentas do BDC: https://github.com/brazil-data-cube/code-gallery

- Discord BDC, onde pode-se entrar em contato com usuários e desenvolvedores do BDC: https://discord.gg/TqaMJSBtUs
31 changes: 31 additions & 0 deletions _sources/isprs-2024/getting-started.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
..
This file is part of Brazil Data Cube Documentation.
Copyright 2020-2024 INPE.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/gpl-3.0.html>.


Jupyter Notebooks
-----------------

O *Cubos de Dados de Observação da Terra e Análise de Séries Temporais de Imagens* será feito utilizando Jupyter Notebooks.

Utilizaremos o seguinte `jupyter notebook para o ISPRS <https://github.com/brazil-data-cube/code-gallery/blob/master/jupyter/events/2024-isprs/2024_ISPRS.ipynb>`_.

Note que neste repositório há diversos outros notebooks que podem ser utilizados como estudo e demonstração de tecnologias adotadas na plataforma Brazil Data Cube.

Os Notebooks podem ser executados no ambiente pessoal de cada usuário (necessitando instalar os pacotes), assim como podem também ser utilizados em plataformas de processamento, como o `Google Collab <https://colab.research.google.com/>`_ e `Kaggle <https://www.kaggle.com/>`_.

Satellite Image Time Series Analysis on Earth Observation Data Cubes (SITS)
---------------------------------------------------------------------------

`Livro do pacote SITS <https://e-sensing.github.io/sitsbook/>`_.
1 change: 1 addition & 0 deletions applications.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/download-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/layers-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/results-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/search-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/sidebyside-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/timeseries-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/token-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/trajectory-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/dc_explorer/visualization-module.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/add_data_product.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/config_odc_core.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/consuming.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/create_containers_docker.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/create_dataset_metadata.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/create_image_docker.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/ingesting.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/odc/register_dataset.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/stac.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
1 change: 1 addition & 0 deletions applications/stac/general.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@
</ul>
<p class="caption"><span class="caption-text">Tutorials:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../../isprs-2024.html">ISPRS 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../worcap-2024.html">WORCAP 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../treinamento-2024.html">Treinamento PRODES 2024</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../jornada-merc-2023.html">XIII Jornada de Educação em Sensoriamento Remoto no Âmbito do Mercosul</a></li>
Expand Down
Loading

0 comments on commit a0e4d2e

Please sign in to comment.