You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Expected Behavior
I expect the map to remain the same size (or relatively so) when changing the weigh (wt), but I expect the transitions between different strain rates to be smoother as the algorithm should take in more stations as the cell size gets bigger.
Actual Behavior
From my knowledge of the Shen et al, 2015 method changing the weight (wt) parameter shouldn't affect the size of the map. However I am finding that when I increase the wt the map becomes smaller and smaller. The map does get smoother (as expected)
Possible solution
I am wondering if there is a cap on the amount of elements that can be in the strain rate tensor and I am running out of space as the algorithm works north to south. There are plenty of GPS velocities in the areas that are coming up empty with increasing the wt.
Expected Behavior
I expect the map to remain the same size (or relatively so) when changing the weigh (wt), but I expect the transitions between different strain rates to be smoother as the algorithm should take in more stations as the cell size gets bigger.
Actual Behavior
From my knowledge of the Shen et al, 2015 method changing the weight (wt) parameter shouldn't affect the size of the map. However I am finding that when I increase the wt the map becomes smaller and smaller. The map does get smoother (as expected)
Possible solution
I am wondering if there is a cap on the amount of elements that can be in the strain rate tensor and I am running out of space as the algorithm works north to south. There are plenty of GPS velocities in the areas that are coming up empty with increasing the wt.
Steps to Reproduce the Problem
Files
wt=24
![Mid_EARS-output_2inv-wt24](https://user-images.githubusercontent.com/87994253/142666157-aee110bb-c512-4a2f-bd2d-3ba35d15be72.jpg)
wt=48
![Mid_EARZ-output_2inv-Wt48](https://user-images.githubusercontent.com/87994253/142666213-37647fd5-1667-4826-8cde-5f21d1980918.jpg)
wt=60
![Mid_EARS-output_2inv-wt60](https://user-images.githubusercontent.com/87994253/142665841-ea9e3711-255a-44ed-ab6f-1b75f167c104.jpg)
Mid_EARS_vel.txt
Please let me know if more files are needed.
The text was updated successfully, but these errors were encountered: