Skip to content

Version 0.5.0

Latest
Compare
Choose a tag to compare
@AB-Ares AB-Ares released this 22 Jan 16:08

Major changes

  • Added a new function Displacement_strains_shtools. This function is similar to Displacement_strains except that it uses Shtools to compute the spherical harmonic derivative. This new function is drastically faster and should be used for most usage. This function currently does not support GLQ grids.

Minor changes

  • readme: Text update.

  • Thin_shell_matrix: Minor typo correction to the Gc_lm equation.

  • SH_deriv_store: Can now take input latitude/colatitude bounds to limit the computation region. Further optimized the whole sphere computation routine.

  • Displacement_strain and Displacement_strain_shtools: Added "depth" parameter to estimate the strain at a given depth.

  • Mars_SouthPolarCap_displacement: Added some text to clarify the iteration approach. Added a second method to directly estimate flexure with the "add_equation" option.

  • Run_demo: Updated the jupyter notebook with more example, including how to compute crustal thickness considering Pratt or Airy isostasy.

  • Removed all ducc built in calls, which were causing some issues with the installer.