Skip to content

Commit c401083

Browse files
committed
names corrections
1 parent 27620f7 commit c401083

12 files changed

Lines changed: 35 additions & 34 deletions

File tree

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ notes.txt
1212
venv/
1313
env/
1414
ENV/
15+
16+
4_multi_resolution.ipynb

0_Introduction/agenda.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Polar Sciences Cluster Online Hackathon 2026 Agenda
1+
# Antarctica Datacube Hackathon 2026 Agenda
22

33
## Suggested Hackathon Workflow
44

@@ -17,7 +17,7 @@
1717
| 14:00-14:10 | ESA, EarthCODE and Webex intros (Artemis) |
1818
| 14:10-14:30 | Introductions |
1919
| 14:30-14:45 | Objectives for Hackathon (15 mins) (Martin)<br>Setting the scene<br>Goals for the meeting |
20-
| 14:45-15:00 | Overview Antarctica Datacube (15 mins) (Krasen)<br>Datasets included<br>Examples |
20+
| 14:45-15:00 | Overview of the ESA Antarctica Datacube (15 mins) (Krasen)<br>Datasets included<br>Examples |
2121
| 15:00-15:10 | Break |
2222
| 15:10-15:20 | Introduce shared environment/platform (technical support) (10 mins) (platform provider) |
2323
| 15:20-16:00 | Play around with datacube (40 mins) |
@@ -31,7 +31,7 @@
3131
| Time | Activity |
3232
|---|---|
3333
| 14:00-14:30 | Present dataset first look (each) (30 mins) |
34-
| 14:30-15:00 | Building Antarctica Datacube Earthcode tools:<br>Visualization (5-10 mins) (Krasen)<br>Example notebooks: adding new datasets to the datacube (transforming data) (10 mins) (Krasen)<br>Making data OPEN (Amy & Artemis) (10-15mins) |
34+
| 14:30-15:00 | Building ESA Antarctica Datacube with EarthCODE tools:<br>Visualization (5-10 mins) (Krasen)<br>Example notebooks: adding new datasets to the datacube (transforming data) (10 mins) (Krasen)<br>Making data OPEN (Amy & Artemis) (10-15mins) |
3535
| 15:00-15:10 | Break |
3636
| 15:10-15:20 | Motivating science questions |
3737
| 15:20-16:00 | Individual/group work |
@@ -49,4 +49,3 @@
4949
| 16:40-17:00 | Feedback: What can we do at the in-person hackathon |
5050

5151

52-

0_Introduction/discourse.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
[EarthCODE Discourse](https://discourse-earthcode.eox.at) is the community forum for EarthCODE users, science clusters, and working groups. Use it to ask questions, start discussions, share ideas, and keep hackathon conversations visible after the live sessions.
44

5-
For Polar Hackathon questions and discussion, use the existing thread:
5+
For Antarctica Datacube Hackathon questions and discussion, use the existing thread:
66

7-
[Polar Hackathon general Q&A and discussion](https://discourse-earthcode.eox.at/t/polar-hackathon-general-q-a-and-discussion/144)
7+
[Antarctica Datacube Hackathon general Q&A and discussion](https://discourse-earthcode.eox.at/t/polar-hackathon-general-q-a-and-discussion/144)
88

99
Post questions about datasets, notebooks, workflows, technical issues, or ideas you would like to explore during the hackathon.
1010

0_Introduction/intro.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"id": "46d53cc6",
66
"metadata": {},
77
"source": [
8-
"# Polar Hackathon\n",
8+
"# Antarctica Datacube Hackathon\n",
99
"\n",
10-
"This repository is a guided set of notebooks for discovering Antarctic datasets, converting them into cloud-native formats, combining them into analysis-ready collections, and using those collections in scientific workflows.\n",
10+
"This repository contains the guided notebooks for the Antarctica Datacube Hackathon. They introduce the ESA Antarctica Datacube and show how to discover Antarctic datasets, convert them into cloud-native formats, combine them into analysis-ready collections, and use those collections in scientific workflows.\n",
1111
"\n",
1212
"![polar-cube-viz.jpeg](../static/polar-cube-viz.jpeg)"
1313
]
@@ -53,7 +53,7 @@
5353
"id": "f28aa669",
5454
"metadata": {},
5555
"source": [
56-
"# 1. Datasets prepared for the hackathon.\n",
56+
"# 1. Datasets prepared for the Antarctica Datacube Hackathon\n",
5757
"Each of the datasets has an associated notebook, referenced in the access column that shows how the data can be accessed directly from object storage. More information about the datasets is available in the respective notebooks and the OSC pages. All notebooks reside in the `1_Datasets` folder.\n",
5858
"\n",
5959
"\n",
@@ -80,7 +80,7 @@
8080
"id": "1c5d1292",
8181
"metadata": {},
8282
"source": [
83-
"# 2. Datacube\n",
83+
"# 2. ESA Antarctica Datacube\n",
8484
"\n",
8585
"As part of the initiative, and to facilitate easier analysis of and access to scientific Antarctica data, some of the presented datasets are combined into zarr stores, reprojected to a common 100x100m grid in the EPSG:3031 Polar projection.\n",
8686
"\n",

1_Datasets/datasets_sumary.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "94a23d68",
66
"metadata": {},
77
"source": [
8-
"# Datasets prepared for the hackathon.\n",
8+
"# Datasets prepared for the Antarctica Datacube Hackathon\n",
99
"Each of the datasets has an associated notebook, referenced in the access column that shows how the data can be accessed directly from object storage. More information about the datasets is available in the respective notebooks and the OSC pages. All notebooks reside in the `1_Datasets` folder.\n",
1010
"\n",
1111
"\n",

2_Datacube/0_intro.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
}
1010
},
1111
"source": [
12-
"# Polar Data Cubes\n",
12+
"# ESA Antarctica Datacube\n",
1313
"\n",
14-
"As part of the initiative, and to facilitate easier analysis of and access to scientific Antarctica data, some of the presented datasets are combined into analysis ready zarr data cubes. The data are collected and combined by theme for:\n",
14+
"The ESA Antarctica Datacube makes Antarctic scientific data easier to access and analyse by combining selected datasets into analysis-ready Zarr stores. The data are collected and combined by theme for:\n",
1515
"- Antarctic Land Ice:\n",
1616
"> For land ice data, the datasets were combined and reprojected to a common 100x100m grid in EPSG:3031.\n",
1717
"- Antarctic Sea Ice: \n",
@@ -21,7 +21,7 @@
2121
"\n",
2222
"### Content\n",
2323
"\n",
24-
"The notebooks in this folder introduce the Antarctica data cube workflow from two angles: using prebuilt remote cubes, and understanding how multiple datasets can be aligned into a shared analysis grid to produce ARD.\n",
24+
"The notebooks in this folder introduce the ESA Antarctica Datacube workflow from two angles: using prebuilt remote cubes, and understanding how multiple datasets can be aligned into a shared analysis grid to produce ARD.\n",
2525
"\n",
2626
"1. `1_remote_cube_access.ipynb` opens the remote Zarr stores lazily with xarray, selects a small region of interest, and plots example layers without downloading the full cube.\n",
2727
"2. `2_remote_sea_cube_access.ipynb` opens the remote Zarr store for the sea-ice cube data.\n",

2_Datacube/1_remote_cube_access.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"id": "e962dc63",
66
"metadata": {},
77
"source": [
8-
"# Accessing Antarctica Land Ice Cube Data\n",
8+
"# Accessing ESA Antarctica Datacube Land Ice Data\n",
99
"\n",
10-
"This notebook is a runnable remote-access demo for the Antarctica data cubes.\n",
10+
"This notebook is a runnable remote-access demo for the ESA Antarctica Datacube.\n",
1111
"\n",
1212
"The example uses a small Palmer Land / George VI Ice Shelf ROI. Change `ROI_CENTER_XY_M` or `ROI_HALF_WIDTH_CELLS` to explore another area. Remote reads still happen at the Zarr chunk level, so keep the ROI inside one chunk-sized area for quick laptop runs.\n"
1313
]
@@ -8884,9 +8884,9 @@
88848884
],
88858885
"metadata": {
88868886
"kernelspec": {
8887-
"display_name": "polar-hackathon-polar-hackathon-pangeo-notebook",
8887+
"display_name": "polar-hackathon",
88888888
"language": "python",
8889-
"name": "conda-env-polar-hackathon-polar-hackathon-pangeo-notebook-py"
8889+
"name": "python3"
88908890
},
88918891
"language_info": {
88928892
"codemirror_mode": {
@@ -8898,7 +8898,7 @@
88988898
"name": "python",
88998899
"nbconvert_exporter": "python",
89008900
"pygments_lexer": "ipython3",
8901-
"version": "3.13.3"
8901+
"version": "3.12.13"
89028902
}
89038903
},
89048904
"nbformat": 4,

2_Datacube/1_remote_sea_cube_access.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
"id": "e962dc63",
66
"metadata": {},
77
"source": [
8-
"# Accessing Antarctica Sea Ice Cube Data\n",
8+
"# Accessing ESA Antarctica Datacube Sea Ice Data\n",
99
"\n",
10-
"This notebook is a runnable remote-access demo for the Antarctica data cubes. The example uses a ROI close to the Palmer Land / George VI Ice Shelf.\n",
10+
"This notebook is a runnable remote-access demo for the ESA Antarctica Datacube. The example uses an ROI close to Palmer Land and the George VI Ice Shelf.\n",
1111
"\n",
1212
"Plot 4 also shows an example of how to combine the sea-ice cube data with the land ice cubes."
1313
]

2_Datacube/accessing_external_datasets/1_example_access_sentinel_data.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# Accessing Sentinel-2 Data\n",
99
"\n",
10-
"This notebook shows a simple end-to-end workflow for bringing Sentinel-2 L2A data into the Antarctic datacube workflow. We use the cube grid to define an area of interest, search a STAC API, load RGB and scene classification data lazily with `odc.stac`, build a least-bad-pixel mosaic, and plot polar cube data over the result."
10+
"This notebook shows a simple end-to-end workflow for bringing Sentinel-2 L2A data into the ESA Antarctica Datacube workflow. We use the cube grid to define an area of interest, search a STAC API, load RGB and scene classification data lazily with `odc.stac`, build a least-bad-pixel mosaic, and plot polar cube data over the result."
1111
]
1212
},
1313
{
@@ -4869,9 +4869,9 @@
48694869
],
48704870
"metadata": {
48714871
"kernelspec": {
4872-
"display_name": "polar-hackathon-polar-hackathon-pangeo-notebook",
4872+
"display_name": "polar-hackathon",
48734873
"language": "python",
4874-
"name": "conda-env-polar-hackathon-polar-hackathon-pangeo-notebook-py"
4874+
"name": "python3"
48754875
},
48764876
"language_info": {
48774877
"codemirror_mode": {
@@ -4883,7 +4883,7 @@
48834883
"name": "python",
48844884
"nbconvert_exporter": "python",
48854885
"pygments_lexer": "ipython3",
4886-
"version": "3.13.3"
4886+
"version": "3.12.13"
48874887
}
48884888
},
48894889
"nbformat": 4,

5_Hackathon_Code/0_intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Contributing Code During the Hackathon
1+
# Contributing Code During the Antarctica Datacube Hackathon
22

33
Please add your hackathon work under `5_Hackathon_Code/`.
44

0 commit comments

Comments
 (0)