brazil-data-cube / compendium-harmonization

This is the official Research Compendium (RC) documentation, with all the materials (Codes, data, and computing environments) needed for the reproduction, replication, and evaluation of the results presented in the paper: A reproducible and replicable approach for harmonizing Landsat-8 and Sentinel-2 images

Home Page:https://www.frontiersin.org/articles/10.3389/frsen.2023.1254242/full

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A reproducible and replicable approach for harmonizing Landsat-8 and Sentinel-2 images

rc

This is the official Research Compendium (RC) documentation, with all the materials (Codes, data, and computing environments) needed for the reproduction, replication, and evaluation of the results presented in the paper:

Marujo, R. F. B. et al (2023)., Carlos, F. M., Costa, R. W., Arcanjo, J. S., Fronza, J. G., Soares, A. R., Queiroz, G. R., Ferreira, K. R. (2023) A reproducible and replicable approach for harmonizing Landsat-8 and Sentinel-2 images. Frontiers in Remote Sensing v.4. doi: 10.3389/frsen.2023.1254242

Research Compendium Content

The organization defined for this RC, aims to facilitate the use of the codes implemented to generate the results presented in the article. The processing codes are made available in a structure of examples that allow the execution without difficulties, making it possible for others to reproduce and replicate the study performed.

These codes are stored in the πŸ“ analysis directory, which has three subdirectories:

By default, the input data, because of the size of the files, is not stored directly in the data directory (analysis/data/). Instead, as described in detail in the Reference Section Helper scripts, they are made available in the GitHub Release Assets of the RC repository.

To build the processing scripts available in the analysis directory, we have created several software libraries and auxiliary scripts. The source code for some of these tools is available in the πŸ“ tools directory. In this directory there are four subdirectories, namely:

Another directory available in this RC is composes. In this directory are Docker Compose configuration files for the computing environments needed to run the examples available in this RC. For more information about the RC computing environments, see the Reference Section Computing Environments.

In the composes directory, there are two subdirectories:

For more information about the examples, see Section Data Processing.

Complementary to the composes directory is the docker directory. This directory holds the Dockerfile files used to build the environments used in Docker Composes. This directory has two subdirectories:

In addition to these directories, some files are fundamental to using the materials in this RC:

Documentation

To learn more about the materials, scripts, computing environments, and data, of this RC, please refer to the official documentation: https://github.com/brazil-data-cube/compendium-harmonization

Licenses

Code : GPLv3;

Data : CC-0;

Text and figures: CC-BY-4.0;

About

This is the official Research Compendium (RC) documentation, with all the materials (Codes, data, and computing environments) needed for the reproduction, replication, and evaluation of the results presented in the paper: A reproducible and replicable approach for harmonizing Landsat-8 and Sentinel-2 images

https://www.frontiersin.org/articles/10.3389/frsen.2023.1254242/full

License:GNU General Public License v3.0


Languages

Language:Python 55.4%Language:Jupyter Notebook 32.5%Language:R 6.7%Language:Dockerfile 2.9%Language:Makefile 1.3%Language:Shell 0.9%Language:Batchfile 0.3%