Summary
A build manifest or possibly an API to query available models and their meta data (name, parameters, variable names, descriptions, etc)
Rationale
Invaluable for external validation, presenting simulation results, and translation of cases
Description
Essentially an API for our tables in the documetnation, or an equivilent manifest. I am not sure what the idiomatic way to to this is in modern software, or if this is something innate that I am just not aware of.
The closest thing I have to compare my request to is a MANIFEST.MF in Java
Additional information
None
Summary
A build manifest or possibly an API to query available models and their meta data (name, parameters, variable names, descriptions, etc)
Rationale
Invaluable for external validation, presenting simulation results, and translation of cases
Description
Essentially an API for our tables in the documetnation, or an equivilent manifest. I am not sure what the idiomatic way to to this is in modern software, or if this is something innate that I am just not aware of.
The closest thing I have to compare my request to is a
MANIFEST.MFin JavaAdditional information
None