We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36f9235 commit 407e8c4Copy full SHA for 407e8c4
notebooks/wp5/steric_sea_level_ora5.ipynb
@@ -299,6 +299,24 @@
299
"da.plot(hue=\"variable\")\n",
300
"plt.grid()"
301
]
302
+ },
303
+ {
304
+ "cell_type": "markdown",
305
+ "id": "13",
306
+ "metadata": {},
307
+ "source": [
308
+ "## Download and transform satellite"
309
+ ]
310
311
312
+ "cell_type": "code",
313
+ "execution_count": null,
314
+ "id": "14",
315
316
+ "outputs": [],
317
318
+ "ds_satellite = download.download_and_transform(*request_satellite, **download_kwargs)"
319
320
}
321
],
322
"metadata": {
0 commit comments