Skip to content

Commit 654f144

Browse files
committed
resolve conflict
2 parents 61c6d28 + 19fcdce commit 654f144

File tree

79 files changed

+99670
-42612
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+99670
-42612
lines changed

Beginners_guide/03_Loading_data.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"\n",
99
"* **Products used:** \n",
1010
"[gm_s2_annual](https://explorer.digitalearth.africa/gm_s2_annual), \n",
11-
"[ga_ls8c_wofs_2_annual_summary](https://explorer.digitalearth.africa/ga_ls8c_wofs_2_annual_summary)\n",
11+
"[wofs_ls_summary_annual](https://explorer.digitalearth.africa/wofs_ls_summary_annual)\n",
1212
"\n",
1313
"* **Prerequisites:** Users of this notebook should have a basic understanding of:\n",
1414
" * How to run a [Jupyter notebook](01_Jupyter_notebooks.ipynb)\n",
@@ -994,7 +994,7 @@
994994
"name": "python",
995995
"nbconvert_exporter": "python",
996996
"pygments_lexer": "ipython3",
997-
"version": "3.10.12"
997+
"version": "3.12.3"
998998
},
999999
"widgets": {
10001000
"application/vnd.jupyter.widget-state+json": {

Beginners_guide/07_Intro_to_xarray.ipynb

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
},
1414
{
1515
"cell_type": "raw",
16-
"metadata": {},
16+
"metadata": {
17+
"raw_mimetype": "text/restructuredtext"
18+
},
1719
"source": [
1820
"**Keywords** :index:`beginner's guide; xarray`, :index:`python package; xarray`"
1921
]
@@ -3114,7 +3116,7 @@
31143116
"name": "python",
31153117
"nbconvert_exporter": "python",
31163118
"pygments_lexer": "ipython3",
3117-
"version": "3.10.12"
3119+
"version": "3.12.3"
31183120
},
31193121
"widgets": {
31203122
"application/vnd.jupyter.widget-state+json": {

DEAfricaLandingPage.ipynb

Lines changed: 98 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,98 @@
1+
{
2+
"cells": [
3+
{
4+
"cell_type": "markdown",
5+
"id": "83030b08-ddf4-4251-b4de-f5ec0f27024f",
6+
"metadata": {},
7+
"source": [
8+
"<img align=\"centre\" src=\"Supplementary_data/Github_banner.jpg\" width=\"100%\" style=\"padding:0px\">\n",
9+
"<h1 style=\"font-family:Arial; font-weight: 700; text-align: center;color: white; padding: 10px; background-color: #0b1026; text-shadow: 1px 1px 1px black;\">Categorisation of Digital Earth Africa Tools and Services </h1>\n",
10+
"\n",
11+
"---------------------------------"
12+
]
13+
},
14+
{
15+
"cell_type": "markdown",
16+
"id": "c71434bd-645d-4b21-9421-1102a58b8d87",
17+
"metadata": {},
18+
"source": [
19+
"\n",
20+
"<div style=\"display: flex;text-align: center;\">\n",
21+
"\n",
22+
"\n",
23+
" <div style=\"background-color:#f8d7da;width:33%;margin:1%; box-shadow: 10px 10px #cce5ff;\">\n",
24+
" <h2>SDGs</h2>\n",
25+
" <p style=\"text-align: center;height:100px\"> Notebooks to support Sustainable Development Goals</p>\n",
26+
" <a style=\" font-weight: bold\" href=\"SDGs/DEAfrica_Notebooks_and_SDG_Indicators.ipynb\"> Click to access </a>\n",
27+
" </div>\n",
28+
" \n",
29+
" <div style=\"background-color:#d4edda;width:33%;margin:1%; box-shadow: 10px 10px #cce5ff;\">\n",
30+
" <h2> Thematic </h2>\n",
31+
" <p style=\"text-align: center;height:100px\"> Notebooks organized into Thematic Categories</p>\n",
32+
" <a style=\" font-weight: bold\" href=\"DEAfricaThematic.ipynb\"> Click to access </a>\n",
33+
" </div>\n",
34+
" \n",
35+
" <div style=\"background-color:#d1ecf1;width:33%;margin:1%; box-shadow: 10px 10px #cce5ff;\">\n",
36+
" <h2> Sandbox Info Page </h2>\n",
37+
" <p style=\"text-align: center;height:100px;\"> Updates on the Digital Earth Africa Sandbox and Packages </p>\n",
38+
" <a style=\" font-weight: bold\" href=\"DEAfricaInfo.ipynb\"> Click to access </a>\n",
39+
" </div>\n",
40+
"\n",
41+
"</div>\n",
42+
"\n",
43+
"------------------------------"
44+
]
45+
},
46+
{
47+
"cell_type": "markdown",
48+
"id": "d784e888-142e-45aa-a6ed-e82ddcf45bde",
49+
"metadata": {},
50+
"source": [
51+
"<h3 style=\"font-family:Arial; font-weight: bold; text-align: center;color: white; padding: 10px;margin-top:0; background-color: #0b1026; text-shadow: 1px 1px 1px black;\">Citing Digital Earth Africa Notebooks </h3>\n",
52+
"\n",
53+
"If you use any of the notebooks, code or tools, please reference them using the following citation:\n",
54+
"\n",
55+
"Burton, C., Neema, V., Boamah, E., Chong, E., Adams, C., Wellington, M., Sadiki, M., Moghaddam, N., Liu, L., Bishop-Taylor, R., Yuan, F., Leith, A., Jorand, C., Halabisky, M., Rebelo, L-M, DE Africa Notebooks contributors 2024. Digital Earth Africa notebooks and tools repository. Geoscience Australia, Canberra. https://dx.doi.org/10.26186/148997"
56+
]
57+
},
58+
{
59+
"cell_type": "markdown",
60+
"id": "67dbd5d3-bb8d-4c4a-bfd5-867a60135da4",
61+
"metadata": {},
62+
"source": [
63+
"---\n",
64+
"\n",
65+
"## Additional information\n",
66+
"\n",
67+
"<b> License </b> The code in this notebook is licensed under the [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0).\n",
68+
"\n",
69+
"Digital Earth Africa data is licensed under the [Creative Commons by Attribution 4.0](https://creativecommons.org/licenses/by/4.0/) license.\n",
70+
"\n",
71+
"<b> Contact </b> If you need assistance, please post a question on the [DE Africa Slack channel](https://digitalearthafrica.slack.com/) or on the [GIS Stack Exchange](https://gis.stackexchange.com/questions/ask?tags=open-data-cube) using the `open-data-cube` tag (you can view previously asked questions [here](https://gis.stackexchange.com/questions/tagged/open-data-cube)).\n",
72+
"\n",
73+
"If you would like to report an issue with this notebook, you can file one on [Github](https://github.com/digitalearthafrica/deafrica-sandbox-notebooks).\n"
74+
]
75+
}
76+
],
77+
"metadata": {
78+
"kernelspec": {
79+
"display_name": "Python 3 (ipykernel)",
80+
"language": "python",
81+
"name": "python3"
82+
},
83+
"language_info": {
84+
"codemirror_mode": {
85+
"name": "ipython",
86+
"version": 3
87+
},
88+
"file_extension": ".py",
89+
"mimetype": "text/x-python",
90+
"name": "python",
91+
"nbconvert_exporter": "python",
92+
"pygments_lexer": "ipython3",
93+
"version": "3.10.12"
94+
}
95+
},
96+
"nbformat": 4,
97+
"nbformat_minor": 5
98+
}

0 commit comments

Comments
 (0)