mirror of https://gitlab.com/pamhyr/pamhyr2
Results: Custom plot: Minor change.
parent
5327c29641
commit
7a2e93a995
|
|
@ -95,7 +95,7 @@ class CustomPlot(PamhyrPlot):
|
|||
table = results.get("table")["zfd"]
|
||||
ts = results.get_timestamp_id(self._current_timestamp)
|
||||
|
||||
rk = reach.geometry.get_rk()
|
||||
# rk = reach.geometry.get_rk()
|
||||
z = list(
|
||||
map(
|
||||
lambda p: table[ts, p.global_index],
|
||||
|
|
|
|||
Loading…
Reference in New Issue