cBLUE-dev-team/cBLUE.github.io

TPU json file formatting

Opened this issue · 0 comments

I ran into an issue with the formatting within the json files while developing a seperate program that parses these files.
When any of the statistics values for a flight line (min/max/mean/stddev) is greater than 9.999, it messes up the formatting for that line.
See the snippit below for an example, there is no whitespace between the min and max values for total_thu.

"flight line stats (min max mean stddev)": {
"103 (6561/6561 points with TPU)": [
"total_thu: 0.51018.635 0.535 0.323",
"total_tvu: 0.166 9.037 0.185 0.299"
]
},
2021_414000e_4128500n.json