Primitives().export_to_asset()
should fail if creating the collection fails.
#18
Labels
bug
Something isn't working
Have only experienced this in Colab, as this is the only time it has failed to make the ImageCollection (believe this was actually an Auth issue in Colab).
Either way, using python bindings (ee.data..) may be a better solution than a subprocess call to the earthengine CLI. We want the code to raise an error if the collection could not be created or it does not exist.
The text was updated successfully, but these errors were encountered: