diff --git a/guides/linked/Earth_Engine_asset_from_cloud_geotiff.ipynb b/guides/linked/Earth_Engine_asset_from_cloud_geotiff.ipynb index 79046e8bf..3a75541ca 100644 --- a/guides/linked/Earth_Engine_asset_from_cloud_geotiff.ipynb +++ b/guides/linked/Earth_Engine_asset_from_cloud_geotiff.ipynb @@ -190,7 +190,9 @@ " { 'id': 'rededge1', 'tilesetId': '0', 'tilesetBandIndex': 2 },\n", " ],\n", " },\n", - "}" + "}\n", + "\n", + "pprint(request)" ], "execution_count": null, "outputs": [] @@ -234,6 +236,7 @@ "\n", "### Location\n", "The Cloud Storage bucket location must be one of:\n", + "\n", "- The US multi-region\n", "- Any US dual-region that includes US-CENTRAL1\n", "- The region US-CENTRAL1\n",