I need to update export_params in my run() function to include an ability to export a CSV (and maybe other vector options). For Taylor's use-case to work, I need a CSV as an export option for now. I think I would also like to my GCS a sub-flag. Maybe a boolean that asks if the user would like to upload the raster or vector outputs to GCS.
I need to update
export_paramsin my run() function to include an ability to export a CSV (and maybe other vector options). For Taylor's use-case to work, I need a CSV as an export option for now. I think I would also like to myGCSa sub-flag. Maybe a boolean that asks if the user would like to upload the raster or vector outputs to GCS.