Closed HenryGeorgist closed 1 year ago
The changes make sense to me. I reviewed the results file, too. Results make sense. My only suggestion would be to think about a more useful way to report the hazard data - in the current format, it would be really hard to post-process.
The changes make sense to me. I reviewed the results file, too. Results make sense. My only suggestion would be to think about a more useful way to report the hazard data - in the current format, it would be really hard to post-process.
it is a json blob, so it is pretty easily serializable - the reason i do that is that some hazards have multiple variables (e.g. wave heights, or velocities) I am trying to make it more flexible for hazards to be treated abstractly in the results writing so that results writing doesnt confine the capability of the software - im open to ideas if you have them
work in progress