Skip to content

Plot ensemble Kx-arrays as a top oriented model grid for each layer #477

Closed Answered by jtwhite79
DStrom1987 asked this question in Q&A
Discussion options

You must be logged in to vote

and with that instruction file (assume its named "my_obs.txt.ins" with a corresponding output file named "my_obs.txt"), you can add those model outputs to the control file like this:

pst = pyemu.Pst("pest.pst")
pst.add_observations("my_obs.txt.ins","my_obs.txt")
pst.write("pest_new.pst")

note these observations will be given an obsval that is the values found in "my_obs.txt" and a generic weight of 1.0

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@rhugman
Comment options

@DStrom1987
Comment options

@DStrom1987
Comment options

Comment options

You must be logged in to vote
2 replies
@jtwhite79
Comment options

Answer selected by DStrom1987
@DStrom1987
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants