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
Description
Trying to run the visualisation for Knickpoint Analysis; no outputs are made other than a .txt log file. Could the issue be due to the old version of Pandas? I reinstalled/updated all the LSD tools to the latest version last week.
What I Did
root@2c3f1f981cd2:/LSDTopoTools/LSDMappingTools# python PlotKnickpointAnalysis.py -dir /LSDTopoTools/data/Second/mlefix/ -fname movern_kp -cov 4,6,2 -GS 1,1.5,2,5 -coeff_size_kp 30 -clasriv True
You are using a quite old version of pandas (<=0.24). Have you thought about upgrading?
I am reading the basin/source key selection and checking your parameters...
No basins found, I will plot all of them
No sources found, I will plot all of them
[1.0, 1.5, 2.0, 5.0]
Getting your cut off values...
ok.
cut off values:
[-4.0, 6.0, -10000, 2.0]
Done
Loading the dataset:
Let me first preprocess and check your files
Loading the knickpoint-related files
Managing the data:
I am selecting your knickpoints
[-4.0, 6.0, -10000, 2.0]
All the basins are selected:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
All the sources are selected:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130]
Min dksn: -2424.7 - max dksn: 2385.1 - min dseg: 0.0 - max dseg: 52.516999999999996
After all the thinning process, it remains 442 dksn knickpoints, and 99 dsegelev knickpoints
Done now
log of your parameters into the file /LSDTopoTools/data/Second/mlefix/log_PlotKnickpoint_Analysis.txt
Done!
The text was updated successfully, but these errors were encountered:
Description
Trying to run the visualisation for Knickpoint Analysis; no outputs are made other than a .txt log file. Could the issue be due to the old version of Pandas? I reinstalled/updated all the LSD tools to the latest version last week.
What I Did
root@2c3f1f981cd2:/LSDTopoTools/LSDMappingTools#
python PlotKnickpointAnalysis.py -dir /LSDTopoTools/data/Second/mlefix/ -fname movern_kp -cov 4,6,2 -GS 1,1.5,2,5 -coeff_size_kp 30 -clasriv True
You are using a quite old version of pandas (<=0.24). Have you thought about upgrading?
I am reading the basin/source key selection and checking your parameters...
No basins found, I will plot all of them
No sources found, I will plot all of them
[1.0, 1.5, 2.0, 5.0]
Getting your cut off values...
ok.
cut off values:
[-4.0, 6.0, -10000, 2.0]
Done
Loading the dataset:
Let me first preprocess and check your files
Loading the knickpoint-related files
Managing the data:
I am selecting your knickpoints
[-4.0, 6.0, -10000, 2.0]
All the basins are selected:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14]
All the sources are selected:
[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130]
Min dksn: -2424.7 - max dksn: 2385.1 - min dseg: 0.0 - max dseg: 52.516999999999996
After all the thinning process, it remains 442 dksn knickpoints, and 99 dsegelev knickpoints
Done now
log of your parameters into the file /LSDTopoTools/data/Second/mlefix/log_PlotKnickpoint_Analysis.txt
Done!
The text was updated successfully, but these errors were encountered: