v0.3.0
Released on: 2021/10/20
Deprecations:
- Rename equivalent sources classes to
EquivalentSources
andEquivalentSourcesSph
. The oldEQLHarmonic
andEQLHarmonicSpherical
will be removed on v0.5 (#255) - Rename the
relative_depth
parameters inEquivalentSources
todepth
. The oldrelative_depth
parameter will be deleted on v0.5 (#236)
New features:
- Enable parallelization on tesseroids forward modelling and refactor its code (#244)
- Add option to set
EquivalentSources
points to constant depth (#236) - Allow
prism_layer
to take Xarray objects as arguments (#243)
Maintenance:
- Generate version string on
_version.py
on build (#237) - Run CIs only on the two ends of supported Python versions (#256)
- Transform
require_numba
decorator into a global variable (#245)
Documentation:
- Fix typo: replace bellow for below across docstrings (#253)
- Fix version display in the HTML title (#249)
- Remove unneeded line in prism_gravity example (#248)
- Update Fukushima2020 citation on References (#246)
- Change order of dims in example of
prism_layer
(#241) - Fix class name on See also section in
prism_layer
(#230) - Use the Jupyter book Sphinx theme instead of RTD (#227)
This release contains contributions from:
- Santiago Soler
- Leonardo Uieda