n2a icon indicating copy to clipboard operation
n2a copied to clipboard

Export model params as JSON

Open chimaerase opened this issue 1 year ago • 1 comments

Following up to report/track some issues touched on in recent email discussions. My understanding is that N2A's current model.params files were usefully / thoughtfully hacked together as a stopgap. Exporting parameters as JSON might be useful to code / workflows derived from N2A, as well as making the files more self-describing.

For example, exporting parameters as JSON would eliminate the convert_model_params.py script in another app we're working on.

chimaerase avatar Apr 03 '24 20:04 chimaerase

Agreed. JSON would be better than the current format.

frothga avatar Apr 03 '24 21:04 frothga