-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8f0b286
commit 341a6c2
Showing
1 changed file
with
5 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,7 @@ | ||
# LIAS method for inversion of gravity and magnetic data | ||
|
||
This python script applies joint gravity and magnetic inversion using Linear Interpolation and Alpha Shape. This method is fully represented in our research paper published | ||
at Inverse Problem Journal. The link of paper will be added soon. | ||
This python script applies joint gravity and magnetic inversion using Linear Interpolation and Alpha Shape. This method is fully represented in our research paper published at Inverse Problem Journal. | ||
Paper Title: | ||
Joint gravity and magnetic inversion with trans-dimensional alpha shapes and autoregressive noise models | ||
To cite this article before publication: Emad Ghalenoei et al 2022 Inverse Problems in press https://doi.org/10.1088/1361-6420/ac7411 | ||
|