From 61a25fb81d6b6af500b2778eb5cbdb40a3a24d21 Mon Sep 17 00:00:00 2001 From: Bryce Cronkite-Ratcliff Date: Fri, 13 Mar 2026 10:53:34 -0400 Subject: [PATCH] updates to cloud function colab. Commercial users no longer need to use the licensing form. --- .../sustainable_sourcing_layers_cloud_function.ipynb | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/notebooks/sustainable_sourcing_layers_cloud_function.ipynb b/notebooks/sustainable_sourcing_layers_cloud_function.ipynb index 1c79934..4b7e628 100644 --- a/notebooks/sustainable_sourcing_layers_cloud_function.ipynb +++ b/notebooks/sustainable_sourcing_layers_cloud_function.ipynb @@ -3,8 +3,7 @@ { "cell_type": "markdown", "metadata": { - "id": "view-in-github", - "colab_type": "text" + "id": "view-in-github" }, "source": [ "\"Open" @@ -19,8 +18,6 @@ "\n", "The 2025a release of Forest Data Partnership sustainable sourcing layers including palm, rubber, cocoa and coffee are used for commodity information. For details on how these layers were produced, see [the technical documentation on GitHub](https://github.com/google/forest-data-partnership/tree/main/models). In particular, see [the limitations](https://github.com/google/forest-data-partnership/tree/main/models#limitations). See also the [Forest Data Partnership publisher catalog](https://developers.google.com/earth-engine/datasets/publisher/forestdatapartnership) for dataset descriptions. See [this Earth Engine Code Editor script](https://goo.gle/fodapa-layers) for a demonstration of how choice of thresholds affects the mapped results.\n", "\n", - "Note that users of commercial projects will need to request access to the Forest Data Partnership datasets with [this form](https://docs.google.com/forms/d/e/1FAIpQLSe7L3eh6t2JIPqEtAQwXwY7ZmW52v8W5vrIi4QN_XYgTNJZLw/viewform).\n", - "\n", "**WARNING**: These demos consume billable resources and may result in charges to your account!" ], "metadata": { @@ -394,9 +391,7 @@ "source": [ "## Use gcloud to Deploy the Cloud Run function\n", "\n", - "Use the following `gcloud` command to deploy the Cloud Run function.\n", - "\n", - "*Note that the Compute Engine default service account is being used for authentication to Earth Engine. For commercial access to the sustainable sourcing layers, ensure that the service account is approved for commercial access ([request form](https://docs.google.com/forms/d/e/1FAIpQLSe7L3eh6t2JIPqEtAQwXwY7ZmW52v8W5vrIi4QN_XYgTNJZLw/viewform)).*" + "Use the following `gcloud` command to deploy the Cloud Run function." ], "metadata": { "id": "Lur5Fe7SoyIy" @@ -748,8 +743,7 @@ "metadata": { "colab": { "provenance": [], - "toc_visible": true, - "include_colab_link": true + "toc_visible": true }, "kernelspec": { "display_name": "default",