You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, need to upload all the geotiffs up to a google bucket.
gsutil -m cp *.tif gs://earth-engine-staging
Then, using the earthengine cml copy the assets into EarthEngine image collection. The date field is very important. The geotiffs are name like "ETc_092316_out.tif" so we need to extract the dates from the filename:
First, need to upload all the geotiffs up to a google bucket.
Then, using the earthengine cml copy the assets into EarthEngine image collection. The date field is very important. The geotiffs are name like "ETc_092316_out.tif" so we need to extract the dates from the filename:
The text was updated successfully, but these errors were encountered: