v3.1.3
EXOSIMS v3.1.3
Bugfix rollup:
BrownCompletenesscache name hash previously included both cachedir and outspec in the argument string, which would cause a new cachename to be generated if using a different cache directory. These have now been removed from the hash generation, making completeness cache products more portable.- Updated
PlanetPopulationprototype to automatically add only input arguments to the outspec. This requires all inputs from all implementations to be added as attributes. All relevant implementations have been updated accordingly. SurveySimulationprototypeobservation_characterizationhad an intermittent failure mode wherestartTimewould be beyond the end of mission, causing an indexing error in thekoMap. An explicit check for out of bounds times has been added.