Skip to content
Discussion options

You must be logged in to vote

Yeah the problem actually is related to not having the groups field populated. The good news is that if you add:

groups: ["oneHour"]

that will fix your problem.

I'm debating how to handle this at large. I'm leaning towards making groups mandatory and then checking for the oneHour group when you export to QUIC-Fire. How are we supposed to decipher the fuelLoad quantity when we export to QUIC-Fire otherwise?

It also reveals something that I increasingly dislike about how we designed the API: it's opaque how we convert data in the surface grid to QUIC-Fire input files. This will only get worse as we add more data sources and need to be responsible for more of these conversions.

I think user…

Replies: 3 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@MaryKBrady
Comment options

@MaryKBrady
Comment options

@amarcozzi
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@MaryKBrady
Comment options

@amarcozzi
Comment options

Answer selected by MaryKBrady
@MaryKBrady
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔥 hot fix There's a bug, fix it immediately
2 participants