- 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.
- Registering on Copernicus dataspace;
- How to work with Coperniucs API within R;
- Using the
CDSEpackage; - To try yourself:
- Create your clientid and secret in copernicus dataspace
- Prepare
parameters.yamlfile, 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
- Prepare
evalscript; SentinelHub samples
- Micha
- Almoni Ploni