v3.6.4
v3.6.4
Bugfix rollup. This release includes:
- Caching updates:
cache_dirwill now always include a subdirectory labeled with current EXOSIMS version. No script updates are needed - the version string will automatically be appended to any user-set cache path and the subdirectory will be created as needed- Updates to all cache filenames in
TargetList- everything based onStarCatalogwill now include a hash of the full original catalog contents (stored in newTargetListattributeStarCatalogHex) - intCutoff and sat value filenames will now be based on all of ppFact, ppFact_char and stabilityFact.
- Deprecating keepStarCatalog keyword - the
StarCatalogobject will always be retained as an attribute ofTargetList - Fixing deprecated import in
IPClusterEnsemblefor Python 3.12+ compatibility
What's Changed
- Cache issues by @dsavransky in #427
Full Changelog: v3.6.3...v3.6.4