Skip to content
Merged
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
40 changes: 23 additions & 17 deletions docs/intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,22 +20,6 @@
"To find the nearest station to a point of interest, check out the interactive map below. Note that it is possible to click on a station icon to get the station name and country."
]
},
{
"cell_type": "markdown",
"id": "a6627710",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"source": [
"```{margin} Map backgrounds\n",
"When zooming in on a specific station, consider switching to the satellite image or annual irradiance backgrounds (top right corner).\n",
"```"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down Expand Up @@ -145,10 +129,32 @@
"m"
]
},
{
"cell_type": "markdown",
"id": "a6627710",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"source": [
"```{admonition} Map backgrounds\n",
"When zooming in on a specific station, consider switching to the satellite image or annual irradiance backgrounds (top right corner).\n",
"```"
]
},
{
"cell_type": "markdown",
"id": "3ab7e85b",
"metadata": {},
"metadata": {
"editable": true,
"slideshow": {
"slide_type": ""
},
"tags": []
},
"source": [
"## Acknowledgements\n",
"Solar irradiance map backgrounds were obtained from the Global Solar Atlas 2.0, a free, web-based application developed and operated by Solargis s.r.o. on behalf of the World Bank Group, utilizing Solargis data, with funding provided by the Energy Sector Management Assistance Program (ESMAP). For additional information see https://globalsolaratlas.info."
Expand Down