In which I attempt maths and experience regret.| Diagram Monkey
Lots of little things| Diagram Monkey
Extending the SST data further back in time and the wonderful horrors of ICOADS.| Diagram Monkey
Using a simple interpolation scheme to estimate biases in the ship data and create a bias adjusted dataset| Diagram Monkey
Implementing a pattern-based reconstruction technique that works by - I swear - pure magic.| Diagram Monkey
Interpolating anomalies in the simple gridder to produce globally complete fields.| Diagram Monkey
In which I estimate sampling uncertainties for my simple gridder.| Diagram Monkey
Last time, I did some comparisons between HadSST4 (unadjusted data) and the output from the simple gridder. They were pretty close to each other. I ended up by showing that the number of occupied gridcells started to diverge around 2004 as they started plunking Argo floats in the ocean. So, the next step is to […]| Diagram Monkey
Yesterday, I posted the results from a very basic gridder. Today, I’ve been processing some more data, tidying up the code a bit, looking at the output and doing some initial comparisons. There’s a jupyter notebook here with the details. Code tidying involved rearranging things a little bit, replacing the masses of copy-pasted code from […]| Diagram Monkey
In which I go through the steps of writing a simple gridder for in situ sea surface temperature data.| Diagram Monkey