To analyze the relationship between latitude and sinuosity, a relatively precise and reproducible measure of sinuosity is needed. To estimate the importance of the Coriolis force, we also need to calculate a characteristic radius of curvature for each channel bend. Although it is possible to collect these measurements one by one by analyzing each channel bend separately, this manual approach would be fairly time consuming, and the results would be difficult to check and replicate. To avoid these issues, we have written a Python script that takes the ‘‘x’’ and ‘‘y’’ coordinates of a channel centerline as inputs and calculates both sinuosity and radius of curvature for each bend. This methodology also ensures that we are comparing sinuosity and radius of curvature values that were derived in the same way for all channels. To perform the analysis and generate the figures, we have