Skip to content

Commit 8d5c3e3

Browse files
committed
fix typo
1 parent ff1f543 commit 8d5c3e3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

hands-on/session III/3.Tutorial_PetascaleAnalysis.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "ff5edf9e-1b2c-4e4f-bbac-70c0d7554e29",
66
"metadata": {},
77
"source": [
8-
"## **Interactive Ocean Data Analysis with NSDF Services - NASDF-OpenVisus**\n",
8+
"## **Interactive Ocean Data Analysis with NSDF Services - NSDF-OpenVisus**\n",
99
"\n",
1010
"This notebook provides a step-by-step guide for accessing, visualizing, and analyzing cloud-hosted oceanographic data using the **OpenVisus** framework. \n",
1111
"The data comes from the **LLC2160 ocean simulation**, part of the [DYAMOND Visualization Dataset](https://data.nas.nasa.gov/viz/vizdata/DYAMOND_c1440_llc2160/GEOS/index.html), and includes multi-terabyte fields such as salinity, sea-surface temperature, and 3D ocean velocities.\n",
@@ -19,8 +19,8 @@
1919
"\n",
2020
"The notebook is structured into clear workflow steps (see figure below), enabling progressive exploration from global patterns to local features.\n",
2121
"\n",
22-
"### 💻 Getting Started Without Codeocean?\n",
23-
"To run this notebook without Codeocean, you will need the `OpenVisus` Python library. Install it with:\n",
22+
"### 💻 Getting Started Without Codespace?\n",
23+
"To run this notebook locally, you will need the `OpenVisus` Python library. Install it with:\n",
2424
"\n",
2525
"```bash\n",
2626
"pip install OpenVisus"

0 commit comments

Comments
 (0)