v0.7.0-dev.1
Pre-release
Pre-release
What's Changed
- Update use of functions due to new import approach by @ConnectedSystems in #334
- Migrate from SnoopPrecompile to PrecompileTools by @timholy in #335
- Add planning horizon factor by @ConnectedSystems in #336
- Replace use of area attribute/field with call to function
site_area()
to ensure correct values by @ConnectedSystems in #337 - Remove reference to defunct fields when making factors constant by @ConnectedSystems in #338
- Make use of planning horizon in sims by @ConnectedSystems in #340
- Changes to support running ADRIA with external model (ReefMod Engine) data by @ConnectedSystems in #341
- CompatHelper: add new compat entry for SimpleWeightedGraphs at version 1, (keep existing compat) by @github-actions in #343
- CompatHelper: add new compat entry for OrderedCollections at version 1, (keep existing compat) by @github-actions in #344
- CompatHelper: bump compat for StatsBase to 0.34, (keep existing compat) by @github-actions in #345
- Split ADRIA-mod domain definition by @ConnectedSystems in #346
- Add GBR zones by priority by @ConnectedSystems in #347
- Exit with error if given path is not a directory by @ConnectedSystems in #350
- Make Aviz into an extension package by @ConnectedSystems in #349
- CompatHelper: add new compat entry for Reexport at version 1, (keep existing compat) by @github-actions in #351
- CompatHelper: add new compat entry for ImageMagick at version 1, (keep existing compat) by @github-actions in #352
- Update bleaching mortality model to align with published paper by @ConnectedSystems in #354
- Add option to use JMcDM functions in ADRIA site selection by @Rosejoycrocker in #348
- Address mismatched number of elements under certain conditions by @ConnectedSystems in #358
- Remove Copras method due to erroring by @Rosejoycrocker in #359
- CompatHelper: bump compat for HypothesisTests to 0.11, (keep existing compat) by @github-actions in #363
- CompatHelper: add new compat entry for JMcDM at version 0.7, (keep existing compat) by @github-actions in #362
- Update documentation by @ConnectedSystems in #361
- Scenario discovery docs by @ConnectedSystems in #364
- Fix: Metric errors when applied to a single simulation by @ConnectedSystems in #365
- Address ranking errors in mcda outputs by @Rosejoycrocker in #367
- Add temporal clustering by @Zapiano in #370
- Fix incorrect type check by @Zapiano in #371
- CompatHelper: add new compat entry for Clustering at version 0.15, (keep existing compat) by @github-actions in #372
- CompatHelper: bump compat for Zarr to 0.9, (keep existing compat) by @github-actions in #373
- Update time series clustering and add visualization functionality by @Zapiano in #374
- Update scenario viz by @ConnectedSystems in #355
- Refactor run_scenarios to improve when running multiple rcps by @Zapiano in #376
- Bump version number and add new author by @Zapiano in #378
- Update docstrings for growth function by @ConnectedSystems in #375
- Add map visualization - displays k-area by @ConnectedSystems in #356
- Consider near-term conditions with greater weight than far-future conditions by @ConnectedSystems in #387
- Changes to number of species in ADRIA by @Rosejoycrocker in #380
- Temporal clustering for spatial data by @Zapiano in #382
New Contributors
Full Changelog: v0.5.0...v0.7.0-dev.1