terratools v1.1.0
·
2 commits
to terratools-1.1
since this release
Version 1.1 of terratools
This version includes some new features to afford users more flexibility when using terrratools plotting functions.
- Allow plotting to existing figures by passing
figandaxto plotting functions. - Return colorbar if requested with
return_cbar=True. - Calculate spherical harmonics for single component of vector field, selected with
v_field_ind={i} - Plot single component of vector field, selected with
v_field_ind={i}
Also includes minor updates to some docstrings.