0% found this document useful (0 votes)
1 views

notebook_gallery.ipynb

The document focuses on plotting observed soundings and includes a thumbnail gallery with links to sub-documents. It specifies that only the first section title in a cell is used for captions, while other content is ignored. The document is structured in a Jupyter Notebook format with Python as the programming language.

Uploaded by

5ccfr6pfpq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1 views

notebook_gallery.ipynb

The document focuses on plotting observed soundings and includes a thumbnail gallery with links to sub-documents. It specifies that only the first section title in a cell is used for captions, while other content is ignored. The document is structured in a Jupyter Notebook format with Python as the programming language.

Uploaded by

5ccfr6pfpq
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

{

"cells": [
{
"cell_type": "markdown",
"id": "7e4dce1a-d202-437d-88bf-9d9ab7bf3992",
"metadata": {
"tags": []
},
"source": [
"# PLOTTING OBSERVED SOUNDINGS"
]
},

{
"cell_type": "markdown",
"metadata": {
"tags": [
"nbsphinx-gallery"
]
},
"source": [
"This section title will be used as ``caption``:\n",
"\n",
"## This is a thumbnail gallery with sub-documents:\n",
"\n",
"This paragraph will be ignored.\n",
"Only links and the first section title are scanned,\n",
"everything else is ignored.\n",
"\n",
"* [Last Image Is Used by Default](raob_data_example.ipynb)\n",
"\n",
"## This section title will be ignored\n",
"\n",
"... because only the first title in this cell is used."
]
}

],
"metadata": {
"kernelspec": {
"display_name": "spy205_tester",
"language": "python",
"name": "spy205_tester"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.16"
}
},
"nbformat": 4,
"nbformat_minor": 5
}

You might also like