Can now compute the face and edge vectors at target points.
1.15.1
Adds logging to the python interface. Also relaxes the detection of edges falling outside of the domain from an error condition to a warning.
1.14.6
This release includes code to compute a vector field from an edge form. This could be useful when one needs to represent the form as a set of arrows or when advecting a quantity.
1.13.1
New capability to fold latitudes that are beyond +/- 90 deg to the usual domain. This is will allow advection problems to be solved where the grid is moved. Other improvements include fixes for the latest gcc.
1.8.0
This release supports building Python callable extensions, has a new new build system in addition to CMake, continuous integration, conda install recipes and some other neat features.