Skip to content

micha-silver/rs-deserts-tutorial

Repository files navigation

RS-deserts-examples

Git Version Control in RStudio

  • Download and install git;
  • Simple example using command line;
  • Revert to previous version;
  • Register on GitLab;
  • Start new R project from existing repo;
  • Make changes, and commit.

Acquiring S2 images

  • Registering on Copernicus dataspace;
  • How to work with Coperniucs API within R;
  • Using the CDSE package;
  • To try yourself:
  • Create your clientid and secret in copernicus dataspace
  • Prepare parameters.yaml file, i.e. (Use your AOI file, and clientid/secret)
aoi_file: Fuenteduque_aoi.gpkg
from_date: '2023-01-01'
to_date: '2023-12-31'
clientid: sh-xxxxxxxxxxxx...
secret: XXxxxxxxxxxxxx...
output_dir: Output

Read by...

  • Micha
  • Almoni Ploni

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages