Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vieiramesquita committed Jun 28, 2024
1 parent 0b9a61c commit 1f535b9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
### Version
- 1.1.0

### Requirements
### Requirements (installation order from top to bottom)
- Python 3.10
- GDAL
- Rasterio
Expand All @@ -37,6 +37,8 @@
| id_field | Vector column used as ID (use unique identifiers!) | ID_POINTS |
| output_name | Output filename | LAPIG_Pasture_S2_NDVI_Monitoring_FieldWork.csv |

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.)
Expand Down

0 comments on commit 1f535b9

Please sign in to comment.