20CR3 validation scatterplot Spring 1903¶
Download the data (uses this script)
#!/bin/sh
../../../scripts/get_data.py --reanalysis=20cr3 --start="1903010118" --end="1903033118"
Extract the reanalysis data associated with each observation (uses this script)
../../../scripts/get_comparison.py --start="1903010118" --end="1903033118" --skip=BODO --skip=HAPARANDA --skip=HERNOSAND --skip=STOCKHOLM --skip=WISBY --skip=FANO --skip=BERLIN --skip=ABERDEEN --skip=VALENCIA --skip=JERSEY --skip=LISBON --reanalysis=20cr3 --npar=6
Make the figure (uses this script)
../../../scripts/scatter.py --start="1903010118" --end="1903033118" --reanalysis=20cr3