LuckyLaharlTim / pipeline-elevation-project

Using Earth Engine to get pipeline elevation project
0 stars 0 forks source link

Import Testing Images from Google Earth Engine #2

Open LuckyLaharlTim opened 5 months ago

LuckyLaharlTim commented 5 months ago

Make Cloud Function to put Google Earth Engine (GEE) Images in relevant bucket

  1. Ensure batches of GEE images can be programmatically uploaded to Google Cloud
    • mainly need to clip images to small bounding box to speed upload & verify
    • preferably ensure script for step 2 pushes 100 pictures
  2. [x] Translate Data_Import.ipynb to a python script/Google Cloud Function
  3. [x] Create cloud function Obtain_Texas_Testing_Images
    • add to a Workflow triggered to run once a month
LuckyLaharlTim commented 5 months ago

This can be broken down and/or expanded further, but this is the bare minimum task that needs to be completed for the Cloud Computing project.

Feel free to add other issues if you need or do something extra like adding a map of some images.

LuckyLaharlTim commented 5 months ago

Link for Breaking Line Features into their segments