DOI-USGS / usgscsm

This repository stores USGS Community Sensor Model (CSM) camera models
Other
26 stars 33 forks source link

Added indent and new line to state dumps #347

Closed jessemapel closed 3 years ago

jessemapel commented 3 years ago

Fixes #344

jessemapel commented 3 years ago

As long as the state->model->state tests are working, no additional tests are needed for this as the JSON library handles both adding the indent and parsing it on re-ingest.

jessemapel commented 3 years ago

Unfortunately, arrays will also get a whole bunch of new-lines. This will make states a good bit larger, but still relatively small.