Skip to content

Commit bbcc8a8

Browse files
committed
Update docs
1 parent a9a5212 commit bbcc8a8

25 files changed

Lines changed: 29 additions & 33 deletions

docs/examples/bufr/bufr_synop.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## BUFR: using SYNOP data"
14+
"# BUFR: using SYNOP data"
1515
]
1616
},
1717
{

docs/examples/bufr/bufr_temp.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## BUFR: using TEMP data"
14+
"# BUFR: using TEMP data"
1515
]
1616
},
1717
{

docs/examples/covjson/polytope_polygon_coverage.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## CoverageJSON: retrieving polygon coverages with Polytope"
14+
"# CoverageJSON: retrieving polygon coverages with Polytope"
1515
]
1616
},
1717
{

docs/examples/covjson/polytope_time_series.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## CoverageJSON: retrieving time series with Polytope"
14+
"# CoverageJSON: retrieving time series with Polytope"
1515
]
1616
},
1717
{

docs/examples/covjson/polytope_vertical_profile.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"tags": []
1313
},
1414
"source": [
15-
"## CoverageJSON: retrieving vertical profiles with Polytope"
15+
"# CoverageJSON: retrieving vertical profiles with Polytope"
1616
]
1717
},
1818
{

docs/examples/dict/fields_from_dict_in_loop.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## Build fieldlist from dicts in a loop"
14+
"# Build fieldlist from dicts in a loop"
1515
]
1616
},
1717
{

docs/examples/dict/list_of_dicts_geography.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## list-of-dicts: defining geography"
14+
"# list-of-dicts: defining geography"
1515
]
1616
},
1717
{

docs/examples/dict/list_of_dicts_overview.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## list-of-dicts: overview"
14+
"# list-of-dicts: overview"
1515
]
1616
},
1717
{

docs/examples/dict/list_of_dicts_to_xarray.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"tags": []
1212
},
1313
"source": [
14-
"## list-of-dict: converting to Xarray"
14+
"# list-of-dict: converting to Xarray"
1515
]
1616
},
1717
{

docs/examples/field/field_overview.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"id": "fffb922f-f8d2-45a5-b1ff-4ca9daeb63b6",
66
"metadata": {},
77
"source": [
8-
"## Field overview"
8+
"# Field overview"
99
]
1010
},
1111
{

0 commit comments

Comments
 (0)