CEGRcode / plotter

Visualization tool to plot composites at reference points & regions of interest
https://mars.vmhost.psu.edu/plot/
2 stars 0 forks source link

Make it so import JSON doesn't break when I add new features #8

Open jcha40 opened 1 year ago

jcha40 commented 1 year ago

Support older JSONs

WilliamKMLai commented 1 year ago

We should talk about your JSON structure if you're brittle with updates. You shouldn't need to continually support out-dated JSON structures if you have a better design.