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
I'm building a image asset from a optical mosaic and the default name set-up by SEPAL is not fully compliant with GEE requirements.
I got: users/bornToBeAlive/BR_crop_tour_2024/Radar_mosaic_2024-04-11_21-40-18
Which look like <username>/<sepal project name>/<recipe name>
It's not corresponding to gee standard for normal users but since we now new to use GCP buckets it even less that.
I think it should be: projects/<GCP-project>/assets/<sepal project name>/<recipe name>
The text was updated successfully, but these errors were encountered:
I'm building a image asset from a optical mosaic and the default name set-up by SEPAL is not fully compliant with GEE requirements.
I got:
users/bornToBeAlive/BR_crop_tour_2024/Radar_mosaic_2024-04-11_21-40-18
Which look like
<username>/<sepal project name>/<recipe name>
It's not corresponding to gee standard for normal users but since we now new to use GCP buckets it even less that.
I think it should be:
projects/<GCP-project>/assets/<sepal project name>/<recipe name>
The text was updated successfully, but these errors were encountered: