Skip to content

msalinero/ARTMOtoGEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

From ARTMO GPR to GEE.

Short tutorial demonstrating how to import ARTMO GPR models into GEE.

As done in

https://doi.org/10.3390/rs14010146

image

Originally developed by Luca Pipia

https://www.researchgate.net/profile/Luca-Pipia

luca.pipia@uv.es

Contributed by Matías Salinero Delgado

https://www.researchgate.net/profile/Matias-Salinero-Delgado

matias.salinero@uv.es

Prerequisites

  • ARTMO GPR model (.mat). As this one.
  • Matlab files that parse the .mat file into .txt.
  • Add the sample repository to your GEE account using this link. Refresh so you can see this repo under the Reader section of your GEE workspace.

Sample scenario for Sentinel-2.

1- Place the 2 .m files in the same folder.

image

2- Modify Main.m with the path of the ARTMO GPR .mat model and the desired suffix.

image

3- Run Main.m. It will generate a folder in the same location as the ARTMO GPR .mat model with several .txt files.

4- Open overall_model_gee.txt. and copy its content. Paste it at the beggining of the GPRPredictedMean script in the GEE repository.

image

5- Run GPRPredictedMean! You can modify the date of interest and the area of interest inside the script.

Important The correspondence between the variables in the veg_index_GPR function and the model variables should be preserved if the suffix changes.

About

Short tutorial to import ARTMO GPR models into GEE

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages