PyMPDATA_examples.Williamson_and_Rasch_1989_as_in_Jaruga_et_al_2015_Fig_14

This example is based on Williamson and Rasch 1989. It demonstrates the use of PyMPDATA.solver.g_factor to transform the advection problem onto a sphere.

1"""
2This example is based on
3[Williamson and Rasch 1989](https://doi.org/10.1175/1520-0493(1989)117%3C0102:TDSLTW%3E2.0.CO;2).
4It demonstrates the use of `PyMPDATA.solver.g_factor`
5to transform the advection problem onto a sphere.
6"""