Please help the nube with reading in parameter sets #393
Unanswered
kerrybardot
asked this question in
Q&A
Replies: 1 comment
-
|
I’m not sure I understand, but pest should handle all the transfer of
parameters to model files via the .tpl files and model results to
“observations” via .ins files. If you are running ensembles pest should
save the parameter ensemble as an num_reals x num_pars array in
“name.par.0.csv” or equivalent binary, similar for simulated equivalents
(observations).
Can you explain the issue you are having in more detail?
"Perfect spheres are pointless."
…On Wed, 24 Sep 2025 at 2:10 AM, Kerry Bardot ***@***.***> wrote:
I'm just a little confused.. I've got my run_model script to read in new
parameter sets , throw these into my model, run model and save observations
appropriately. I'm just a little unclear of which pest file to read
parameters from (both initial draw and every draw thereafter)? I feel like
I'm over complicating it...?
image.png (view on web)
<https://github.com/user-attachments/assets/93b7b402-1f53-4725-8d04-4877a6ddb25e> image.png
(view on web)
<https://github.com/user-attachments/assets/c1caaea5-32dd-46d9-8029-616a39caa24e>
—
Reply to this email directly, view it on GitHub
<#393>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADSJXRD6GGQ66WSCTQ3PW533UFIFFAVCNFSM6AAAAACHIZCCOWVHI2DSMVQWIX3LMV43ERDJONRXK43TNFXW4OZYHEZTOMZQGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm just a little confused.. I've got my run_model script to read in new parameter sets , throw these into my model, run model and save observations appropriately. I'm just a little unclear of which pest file to read parameters from (both initial draw and every draw thereafter)? I feel like I'm over complicating it...?
Beta Was this translation helpful? Give feedback.
All reactions