CERA-20C validation scatterplot February 1953¶
Download the data (uses this script)
#!/bin/sh
../../../scripts/get_data.py --reanalysis=cera --start="1953020118" --end="1953022818"
Extract the reanalysis data associated with each observation (uses this script)
../../../scripts/get_comparison.py --start="1953020118" --end="1953022818" --skip=LERWICK --skip=STORNOWAY --skip=VALENTIA --skip=CULDROSE --skip=GORLESTON --skip=LEUCHARS --reanalysis=cera --npar=6
Make the figure (uses this script)
../../../scripts/scatter.py --start="1953020118" --end="1953022818" --reanalysis=cera