Skip to content

Commit 68208d2

Browse files
committed
Update 2025-09-13
1 parent 4d0a259 commit 68208d2

15 files changed

+81
-54
lines changed

additional-tools.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@
6363
}
6464
</style>
6565
<style type="text/css" data-origin="pandoc">
66+
html { -webkit-text-size-adjust: 100%; }
6667
pre > code.sourceCode { white-space: pre; position: relative; }
67-
pre > code.sourceCode > span { line-height: 1.25; }
68+
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
6869
pre > code.sourceCode > span:empty { height: 1.2em; }
6970
.sourceCode { overflow: visible; }
7071
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -75,7 +76,7 @@
7576
}
7677
@media print {
7778
pre > code.sourceCode { white-space: pre-wrap; }
78-
pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
79+
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
7980
}
8081
pre.numberSource code
8182
{ counter-reset: source-line 0; }
@@ -532,7 +533,7 @@
532533

533534

534535
<h1 class="title toc-ignore">Additional tools</h1>
535-
<h4 class="date">Last updated: September 12, 2025</h4>
536+
<h4 class="date">Last updated: September 13, 2025</h4>
536537

537538
</div>
538539

batch-script.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@
6060
}
6161
</style>
6262
<style type="text/css" data-origin="pandoc">
63+
html { -webkit-text-size-adjust: 100%; }
6364
pre > code.sourceCode { white-space: pre; position: relative; }
64-
pre > code.sourceCode > span { line-height: 1.25; }
65+
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
6566
pre > code.sourceCode > span:empty { height: 1.2em; }
6667
.sourceCode { overflow: visible; }
6768
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -72,7 +73,7 @@
7273
}
7374
@media print {
7475
pre > code.sourceCode { white-space: pre-wrap; }
75-
pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
76+
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
7677
}
7778
pre.numberSource code
7879
{ counter-reset: source-line 0; }
@@ -450,7 +451,7 @@
450451

451452

452453
<h1 class="title toc-ignore">Batch processing script</h1>
453-
<h4 class="date">Last updated: September 12, 2025</h4>
454+
<h4 class="date">Last updated: September 13, 2025</h4>
454455

455456
</div>
456457

data-quality-metrics.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@
453453

454454

455455
<h1 class="title toc-ignore">Data quality metrics</h1>
456-
<h4 class="date">Last updated: September 12, 2025</h4>
456+
<h4 class="date">Last updated: September 13, 2025</h4>
457457

458458
</div>
459459

faq.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@
6363
}
6464
</style>
6565
<style type="text/css" data-origin="pandoc">
66+
html { -webkit-text-size-adjust: 100%; }
6667
pre > code.sourceCode { white-space: pre; position: relative; }
67-
pre > code.sourceCode > span { line-height: 1.25; }
68+
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
6869
pre > code.sourceCode > span:empty { height: 1.2em; }
6970
.sourceCode { overflow: visible; }
7071
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -75,7 +76,7 @@
7576
}
7677
@media print {
7778
pre > code.sourceCode { white-space: pre-wrap; }
78-
pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
79+
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
7980
}
8081
pre.numberSource code
8182
{ counter-reset: source-line 0; }
@@ -532,7 +533,7 @@
532533

533534

534535
<h1 class="title toc-ignore">FAQ</h1>
535-
<h4 class="date">Last updated: September 12, 2025</h4>
536+
<h4 class="date">Last updated: September 13, 2025</h4>
536537

537538
</div>
538539

gannetpreinitialise-settings.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@
6060
}
6161
</style>
6262
<style type="text/css" data-origin="pandoc">
63+
html { -webkit-text-size-adjust: 100%; }
6364
pre > code.sourceCode { white-space: pre; position: relative; }
64-
pre > code.sourceCode > span { line-height: 1.25; }
65+
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
6566
pre > code.sourceCode > span:empty { height: 1.2em; }
6667
.sourceCode { overflow: visible; }
6768
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -72,7 +73,7 @@
7273
}
7374
@media print {
7475
pre > code.sourceCode { white-space: pre-wrap; }
75-
pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
76+
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
7677
}
7778
pre.numberSource code
7879
{ counter-reset: source-line 0; }
@@ -450,7 +451,7 @@
450451

451452

452453
<h1 class="title toc-ignore">GannetPreInitialise settings</h1>
453-
<h4 class="date">Last updated: September 12, 2025</h4>
454+
<h4 class="date">Last updated: September 13, 2025</h4>
454455

455456
</div>
456457

getting-started.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,9 @@
6363
}
6464
</style>
6565
<style type="text/css" data-origin="pandoc">
66+
html { -webkit-text-size-adjust: 100%; }
6667
pre > code.sourceCode { white-space: pre; position: relative; }
67-
pre > code.sourceCode > span { line-height: 1.25; }
68+
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
6869
pre > code.sourceCode > span:empty { height: 1.2em; }
6970
.sourceCode { overflow: visible; }
7071
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -75,7 +76,7 @@
7576
}
7677
@media print {
7778
pre > code.sourceCode { white-space: pre-wrap; }
78-
pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
79+
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
7980
}
8081
pre.numberSource code
8182
{ counter-reset: source-line 0; }
@@ -554,7 +555,7 @@
554555

555556

556557
<h1 class="title toc-ignore">Getting started</h1>
557-
<h4 class="date">Last updated: September 12, 2025</h4>
558+
<h4 class="date">Last updated: September 13, 2025</h4>
558559

559560
</div>
560561

index.html

Lines changed: 6 additions & 5 deletions
Large diffs are not rendered by default.

joining-data-files.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,9 @@
6060
}
6161
</style>
6262
<style type="text/css" data-origin="pandoc">
63+
html { -webkit-text-size-adjust: 100%; }
6364
pre > code.sourceCode { white-space: pre; position: relative; }
64-
pre > code.sourceCode > span { line-height: 1.25; }
65+
pre > code.sourceCode > span { display: inline-block; line-height: 1.25; }
6566
pre > code.sourceCode > span:empty { height: 1.2em; }
6667
.sourceCode { overflow: visible; }
6768
code.sourceCode > span { color: inherit; text-decoration: inherit; }
@@ -72,7 +73,7 @@
7273
}
7374
@media print {
7475
pre > code.sourceCode { white-space: pre-wrap; }
75-
pre > code.sourceCode > span { display: inline-block; text-indent: -5em; padding-left: 5em; }
76+
pre > code.sourceCode > span { text-indent: -5em; padding-left: 5em; }
7677
}
7778
pre.numberSource code
7879
{ counter-reset: source-line 0; }
@@ -450,7 +451,7 @@
450451

451452

452453
<h1 class="title toc-ignore">Joining data files</h1>
453-
<h4 class="date">Last updated: September 12, 2025</h4>
454+
<h4 class="date">Last updated: September 13, 2025</h4>
454455

455456
</div>
456457

loading-data.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431

432432

433433
<h1 class="title toc-ignore">Loading data</h1>
434-
<h4 class="date">Last updated: September 12, 2025</h4>
434+
<h4 class="date">Last updated: September 13, 2025</h4>
435435

436436
</div>
437437

output-structure-attributes.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,7 @@
431431

432432

433433
<h1 class="title toc-ignore">Output structure attributes</h1>
434-
<h4 class="date">Last updated: September 12, 2025</h4>
434+
<h4 class="date">Last updated: September 13, 2025</h4>
435435

436436
</div>
437437

0 commit comments

Comments
 (0)