Skip to content

Commit

Permalink
updated bedmachine toml
Browse files Browse the repository at this point in the history
  • Loading branch information
aaschwanden committed May 15, 2024
1 parent baff3bb commit 95271a7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions glacier_flow_tools/data/bedmachine.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[Profiles]

compute_profile_normal = true
compute_flux = false

[ITS_LIVE]

Expand Down Expand Up @@ -28,3 +29,10 @@ metrics_vars = {obs_var = "obs_v_normal", sim_var = "sim_v_normal"}
[Preprocess]

regexp = "m_v(.+?)_"

["Plotting"]

x_axis_label = "Distance (m)"
y_axis_label = "Speed (m/yr)"
rmsd_units = "m/yr"
rmsd_formatting = ".0f"

0 comments on commit 95271a7

Please sign in to comment.