Skip to content

Commit

Permalink
debugging ...
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolaus committed Nov 16, 2023
1 parent b413956 commit acd2210
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/db/net_sim/net_sim.xpy
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,6 @@ def main():
for i in range(n_off):
plt.text(off_lons[i], off_lats[i], off_stanames[i])

print(plot_stas)
if plot_stas:
plt.plot(stalon, stalat, station_symbol)
if plot_stanames:
Expand Down

0 comments on commit acd2210

Please sign in to comment.