v0.5.0
Released on: 2022/08/12
Deprecations:
- Add FutureWarning to
isostasy_airy
function warning of deprecation after next release (#307) - Ditch soon-to-be deprecated args of equivalent sources grid method (#311)
- Remove deprecated
point_mass_gravity
function (#310) - Drop support for Python 3.6 (#309)
- Add deprecations to datasets and synthetic modules (#304)
New features:
- Discard prisms with no volume or zero density before running the forward model (#334)
- Add a new
isostatic_moho_airy
function to compute Moho depth based on Airy isostasy hypothesis using the rock equivalent topography concept (#307) - Add progressbar to prism forward gravity calculations (#315)
- Add computation of gravitational tensor components for point sources (#288)
- Add function to compute upward derivative of a grid in the frequency domain (#238)
- Add conversion of prisms or a prism layer to PyVista objects (#291)
Maintenance:
- Simplify tests for upward derivative (#328)
- Avoid checking floats in tesseroid doctests (#326)
- Update Black to its stable version (#301)
- Move configuration from setup.py to setup.cfg (#296)
- Pin style checkers and formatters (#295)
Documentation:
- Add impostor syndrome disclaimer to docs (#333)
- Convert README to Markdown, since it's no longer used to build the docs (#331)
- Replace sphinx-panels for sphinx-design and refactor the home page of the docs(#329)
- Specify spherical latitude in point sources guide (#325)
- Note that spherical and geodetic latitudes are equal in spherical ellipsoids (#324)
- Specify "spherical latitude" when describing coordinates of point masses (#321)
- Fix small format errors in the user guide (#319)
- Update docs and create a proper user guide (#305)
- Update Sphinx version to 4.5.0 (#302)
- Link Code of Conduct and Authorship, Contributing, and Maintainers Guides back to the Fatiando-wide pages (#294)
- Replace Google Analytics for Plausible (#297)
This release contains contributions from:
- Federico Esteban
- Lu Li
- Agustina Pesce
- Santiago Soler
- Matt Tankersley