Skip to content

How to fix "ERROR:type SBM has no field soil"? #494

Answered by JoostBuitink
DavidChoi76 asked this question in Q&A
Discussion options

You must be logged in to vote

This is probably because we started with updating the master branch with our v1.0 changes. I am guessing that you downloaded the toml file using the code provided on this page, right? https://deltares.github.io/Wflow.jl/dev/user_guide/sample_data/#wflow_sbm_data

If so, it is probably wise to change the toml_url to toml_url = "https://raw.githubusercontent.com/Deltares/Wflow.jl/v0.8.1/test/sbm_config.toml". Otherwise, you can browse the repository at the state of the last release (v0.8.1) via this link: https://github.com/Deltares/Wflow.jl/tree/v0.8.1

This should solve your issue!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@DavidChoi76
Comment options

Answer selected by visr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants