Skip to content

Commit

Permalink
update default xfms for single ensemble member configs
Browse files Browse the repository at this point in the history
  • Loading branch information
henryaddison committed Oct 16, 2023
1 parent cdee189 commit 32845ce
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -64,5 +64,7 @@ def get_config():

# data
data = config.data
data.input_transform_key = "stan"
data.target_transform_key = "sqrturrecen"

return config

0 comments on commit 32845ce

Please sign in to comment.