Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create procedure for creating a GCS COG-backed imageCollection asset #48

Open
7yl4r opened this issue Sep 8, 2023 · 0 comments
Open

Comments

@7yl4r
Copy link
Member

7yl4r commented Sep 8, 2023

Rather than using the gbucket_to_gcloud_*.sh scripts to upload images into the GEE storage under my personal account (which is limited to 250GB), assets can be created which use google gloud storage (GCS).

A combination of the python code from this article and the gee-uploads/gbucket_to_gee_w_metadata_rookery_rrs.sh will allow us to create an imageCollection asset full of image assets which are stored in GCS and have the full metadata properties taken from the .xml files associated with each .tif.

This all seems straightforward until the "configuration" section, wherein requirements for sizing of square tiles are given. Does this mean we need to convert our irregularly sized pass images into square tiles in order for them to be considered "COGs"?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant