* Vector Spherical Harmonic Transforms
* projects vector-valued fields onto the vector Spherical Harmonics
* supports computation of div and curl on the sphere
* New quadrature rules
* Clenshaw-Curtis quadrature rule
* Fejér quadrature rule
* Legendre-Gauss-Lobatto quadrature
* New notebooks
* complete with differentiable Shallow Water Solver
* notebook on quadrature and interpolation
* Unit tests
* Refactor of the API