Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.rei and .par-files not generated #294

Open
DStrom1987 opened this issue Apr 28, 2024 · 4 comments
Open

.rei and .par-files not generated #294

DStrom1987 opened this issue Apr 28, 2024 · 4 comments

Comments

@DStrom1987
Copy link

Hi,

For some reason the .rei and .par text files which are usually generated after each completed iteration does not get output to the master directory while running ies.

the .obs and .par csv-files are saved as they should. So its really not a big issue.
I just find it convenient for as a quick check to find out how my model progressens.

anyone know what can be the vajar of .rei-files not being printed?

@jtwhite79
Copy link
Collaborator

If the base realization has been included and is still active (hasnt failed), then you should see files with ".base.par" and ".base.rei" tags in the master dir for each iteration.

@DStrom1987
Copy link
Author

So It could basically have failed somewhere along the iteration process and grus have been dropped?
Which could explain why its not output?

@jtwhite79
Copy link
Collaborator

The base realization is never dropped for performing poorly so the only way it is missing is if you didnt include it (ies_include_base = False) or if the base realization model run failed somewhere along the way. The rec file will tell you which realizations have failed if you search on "base"

@DStrom1987
Copy link
Author

DStrom1987 commented Apr 28, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants