Closed rjleveque closed 4 years ago
Yup, I ran into this earlier and have a fix that I should have pushed last week when I fixed it. Has to do with the data object in there not having a default name when we look for it.
Ah! I was scratching my head about this one. Thanks @mandli !
It has to do with the new introspection we do on the data objects that breaks (the key associated with the file name is missing).
Thanks, now fixed.
@mandli or @bolliger32, could you take a look at this?
Doing
make data
fails for me on the current master branch of geoclaw in the directory$CLAW/geoclaw/examples/multi-layer/plane_wave
with the error:As far as I can tell this worked before 50b31ce79 in clawutil and not afterwards, including in the v5.6.1 release.