diff --git a/README.md b/README.md index 04fce7f6..590ab624 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -![Vinícius Mesquita / DALEE - theropod, jurassic landscape, digital art, hight quality](assets/Logo.jpg) +![Vinícius Mesquita / DALEE - theropod, jurassic landscape, digital art, hight quality](Logo.jpg) -# **Time Series Extraction for Polygonal Data** +- ${\color{red}T} im {\color{red}e}\ Se {\color{red}r} ies\ Extracti {\color{red}o} n\ for\ {\color{red}Po} lygonal\ {\color{red}Da} ta$ ### Name - T(h)eroPoDa + - Time Series Extraction for Polygonal Data and Trend Analysis ⬛ @@ -38,12 +38,12 @@ | --id_field | Vector column used as ID (use unique identifiers!) | ID_POINTS | | --output_name | Output filename | LAPIG_Pasture_S2_NDVI_Monitoring_FieldWork | +If you don't know how to upload your vector data in Earth Engine, you can follow the tutotial [clicking this link.](https://developers.google.com/earth-engine/guides/table_upload) + +#### 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 ``` - -If you don't know how to upload your vector data in Earth Engine, you can follow the tutotial [clicking this link.](https://developers.google.com/earth-engine/guides/table_upload) - ### Roadmap - Implement arguments to choose other zonal reducers (i.e. percentile, variance, etc.)