adjtomo/seisflows

DATA_CASE' not found in parameters.yaml

Closed this issue · 4 comments

v3.0.0 version, use the "seisflows init" command to create parameters.yaml, and "'DATA_CASE' not found in parameters.yaml" still appears, how can I solve it?

Hi @DEnan13132, if you're using v3.0.0 then I assume you are on the devel branch. Are you attempting to run one of the examples? If so #195 fixed the examples so you should no longer be seeing DATA_CASE as a parameter.

Please ensure you have the latest devel branch installed, and note that this branch is a development branch and is liable to change rapidly and without documentation updates.

If the issue persists can you please let me know what commands you are running that get you to this issue? Thanks!

Thank you very much. The problem has been solved by using the master branch. However, when I was learning the 2D example and running the command "seisflows submit", I encountered an "AssertionError: observed traces have more than one format or their format is not the one defined in parameters.yaml". How can I solve this issue? Clearing the cache did not resolve the problem.

Hi @DEnan13132, sorry for the slow response. Can you let me know which branch you're on and which example you are running that raised this problem? Thanks!

Closing for inactivity, please open a new issue if you are still having trouble!