@@ -33,8 +33,8 @@ with `uv run`. For example `uv run ./hadcrut5_plot.py`.
33
33
$ ./hadcrut5_plot.py --help
34
34
usage: hadcrut5_plot.py [-h] [-f OUTFILE] [-p PERIOD] [-m SMOOTHER] [-g] [-n] [-s] [-a ANNOTATE] [-v]
35
35
36
- Parse and plot the HadCRUT5 temperature datasets v2023 .1 (stable)
37
- Copyright (C) 2020-2023 Davide Madrisan <[email protected] >
36
+ Parse and plot the HadCRUT5 temperature datasets v2024 .1 (stable)
37
+ Copyright (C) 2020-2024 Davide Madrisan <[email protected] >
38
38
License: GNU General Public License v3.0
39
39
40
40
options:
@@ -106,8 +106,8 @@ $ ./hadcrut5_plot.py --global --period "1880-1920" --time-series monthly
106
106
```
107
107
usage: hadcrut5_bars.py [-h] [-f OUTFILE] [-p PERIOD] [-v]
108
108
109
- Parse and plot the HadCRUT5 temperature datasets v2023 .1 (stable)
110
- Copyright (C) 2020-2023 Davide Madrisan <[email protected] >
109
+ Parse and plot the HadCRUT5 temperature datasets v2024 .1 (stable)
110
+ Copyright (C) 2020-2024 Davide Madrisan <[email protected] >
111
111
License: GNU General Public License v3.0
112
112
113
113
options:
@@ -135,8 +135,8 @@ $ ./hadcrut5_bars.py --period "1880-1920" --outfile plots/HadCRUT5-global-1880-1
135
135
```
136
136
usage: hadcrut5_stripe.py [-h] [-f OUTFILE] [-r {global,northern,southern}] [-v] [-l]
137
137
138
- Parse and plot a stripe image of the HadCRUT5 temperature datasets v2023 .1 (stable)
139
- Copyright (C) 2020-2023 Davide Madrisan <[email protected] >
138
+ Parse and plot a stripe image of the HadCRUT5 temperature datasets v2024 .1 (stable)
139
+ Copyright (C) 2020-2024 Davide Madrisan <[email protected] >
140
140
License: GNU General Public License v3.0
141
141
142
142
options:
0 commit comments