From fbd234a300cd99adaeed83179cf02b7f64e151d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Mesquita?= Date: Fri, 28 Jun 2024 18:12:03 -0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b6793e92..3b5170f2 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,9 @@ | --id_field | Vector column used as ID (use unique identifiers!) | ID_POINTS | | --output_name | Output filename | LAPIG_Pasture_S2_NDVI_Monitoring_FieldWork | + +#### Command line example + ```bash python theropoda.py --asset users/vieiramesquita/LAPIG_FieldSamples/lapig_goias_fieldwork_2022_50m --id_field ID_POINTS --output_name LAPIG_Pasture_S2_NDVI_Monitoring_FieldWork ```