├── Detect_areas_longterm_EVI_trends.js ├── LICENSE ├── Miniapp_least_cloudcover_in_roi.js ├── README.md ├── Tutorial_Python_VS_Javascript_API.ipynb ├── Tutorial_Simple_Landcover_Classification.js ├── US_annual_degree_growing_days.js └── exampleimages ├── Detect_areas_longterm_EVI_trends.png ├── Miniapp_least_cloudcover_in_roi.png └── US_annual_degree_growing_days.png /Detect_areas_longterm_EVI_trends.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/Detect_areas_longterm_EVI_trends.js -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/LICENSE -------------------------------------------------------------------------------- /Miniapp_least_cloudcover_in_roi.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/Miniapp_least_cloudcover_in_roi.js -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/README.md -------------------------------------------------------------------------------- /Tutorial_Python_VS_Javascript_API.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/Tutorial_Python_VS_Javascript_API.ipynb -------------------------------------------------------------------------------- /Tutorial_Simple_Landcover_Classification.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/Tutorial_Simple_Landcover_Classification.js -------------------------------------------------------------------------------- /US_annual_degree_growing_days.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/US_annual_degree_growing_days.js -------------------------------------------------------------------------------- /exampleimages/Detect_areas_longterm_EVI_trends.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/exampleimages/Detect_areas_longterm_EVI_trends.png -------------------------------------------------------------------------------- /exampleimages/Miniapp_least_cloudcover_in_roi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/exampleimages/Miniapp_least_cloudcover_in_roi.png -------------------------------------------------------------------------------- /exampleimages/US_annual_degree_growing_days.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/chrieke/GoogleEarthEngine-side-projects/HEAD/exampleimages/US_annual_degree_growing_days.png --------------------------------------------------------------------------------