Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion notebooks/xarray_eopf_plugin/introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"---\n",
"title: Intoduction to the xarray EOPF backend\n",
"Subtitle: Access and explore analysis-ready and native EOPF Zarr data using xarray\n",
"subtitle: Access and explore analysis-ready and native EOPF Zarr data using xarray\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/xarray_eopf_plugin/sentinel_1_native.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"metadata": {},
"source": [
"---\n",
"title: xarray EOPF backend - Sentinel-1\n",
"Subtitle: Access Sentinel-1 in Native Mode\n",
"title: xarray EOPF backend - Sentinel-1 Native Mode\n",
"subtitle: Learn how to access Sentinel-1 products in native mode\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/xarray_eopf_plugin/sentinel_2_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"---\n",
"title: xarray EOPF backend - Sentinel-2 Analysis Mode\n",
"Subtitle: Access Sentinel-2 in Analysis Mode\n",
"subtitle: Learn how to access Sentinel-2 products in analysis mode\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/xarray_eopf_plugin/sentinel_2_native.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"---\n",
"title: xarray EOPF backend - Sentinel-2 Native mode\n",
"Subtitle: Access Sentinel-2 in Native Mode\n",
"subtitle: Learn how to access Sentinel-2 products in native mode\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/xarray_eopf_plugin/sentinel_3_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"---\n",
"title: xarray EOPF backend - Sentinel-3 Analysis Mode\n",
"Subtitle: Access Sentinel-3 in Analysis Mode\n",
"subtitle: Learn how to access Sentinel-3 products in analysis mode\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down Expand Up @@ -16404,7 +16404,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.12"
"version": "3.13.12"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/xarray_eopf_plugin/sentinel_3_native.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"---\n",
"title: xarray EOPF backend - Sentinel-3 Native Mode\n",
"Subtitle: Access Sentinel-3 in Native Mode\n",
"subtitle: Learn how to access Sentinel-3 products in native mode\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/xcube_eopf_plugin/introduction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"metadata": {},
"source": [
"---\n",
"Title: Introduction to the xcube EOPF Data Store\n",
"Subtitle: Building Analysis-Ready Data Cubes from multiple EOPF Zarr Tiles\n",
"title: Introduction to the xcube EOPF Data Store\n",
"subtitle: Learn how to build analysis-ready data cubes from multiple EOPF Zarr samples.\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/xcube_eopf_plugin/sentinel_2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"metadata": {},
"source": [
"---\n",
"title: Building Sentinel-2 Data Cubes with xcube EOPF\n",
"subtitle: From Multiple EOPF Zarr Tiles to Analysis-Ready Data Cubes (ARDCs)\n",
"title: Building Sentinel-2 Data Cubes with xcube EOPF Data Store\n",
"subtitle: Learn how to build analysis-ready data cubes from multiple EOPF Sentinel-2 Zarr samples.\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
4 changes: 2 additions & 2 deletions notebooks/xcube_eopf_plugin/sentinel_3.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"metadata": {},
"source": [
"---\n",
"title: Building Sentinel-3 Data Cubes with xcube EOPF\n",
"subtitle: From Multiple EOPF Zarr Tiles to Analysis-Ready Data Cubes (ARDCs)\n",
"title: Building Sentinel-3 Data Cubes with xcube EOPF Data Store\n",
"subtitle: Learn how to build analysis-ready data cubes from multiple EOPF Sentinel-3 Zarr samples.\n",
"authors:\n",
" - name: Konstantin Ntokas\n",
" orcid: 0000-0002-0049-0690\n",
Expand Down
Loading