Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
u4py
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Rudolf, Michael
u4py
Commits
061105b3
Commit
061105b3
authored
May 25, 2023
by
Rudolf, Michael
Browse files
Options
Downloads
Patches
Plain Diff
Added citation to inversion code.
parent
a2ba6c0c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
u4py/analysis/inversion.py
+7
-0
7 additions, 0 deletions
u4py/analysis/inversion.py
with
7 additions
and
0 deletions
u4py/analysis/inversion.py
+
7
−
0
View file @
061105b3
"""
This code has been transcribed from the Matlab source code of Bedford, J., &
Bevis, M. (2018). Greedy automatic signal decomposition and its application to
daily GPS time series. Journal of Geophysical Research: Solid Earth, 123,
6992-7003. https://doi.org/10.1029/2017JB014765
"""
import
random
import
numpy
as
np
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment