Skip to content

terratools v1.1.0

Choose a tag to compare

@jamespanton93 jamespanton93 released this 06 Jun 15:31
· 2 commits to terratools-1.1 since this release
471777d

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 fig and ax to 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.