v0.16.0
What's Changed
- Restrict minimum compatible Julia version to 1.11 by @Zapiano in #1026
- Fix: All axis values were being stripped when creating new DataCube by @ConnectedSystems in #1033
- Mention use of shared depot paths by @ConnectedSystems in #1020
- Fix LTMP Taxa Cover and Metric Metadata by @DanTanAtAims in #1034
- Improve fecundity by @Zapiano in #1027
- reformat with JuliaFormatter V1 by @arlowhite in #1035
- Fix wrong use of reactive strategy index by @Zapiano in #1036
- Fix sampling tests (and others) by @Zapiano in #1037
- Update documentation project by @Zapiano in #1038
- Update Julia version used in github doc build to 1.11 by @Zapiano in #1039
- Add Allee effect by @Zapiano in #1031
- Rename ENV variable TEST to ADRIA_TEST by @Zapiano in #1041
- Remove ODE related code (and clean up) by @Zapiano in #1042
- Extend seeding intervention to all functional groups by @Zapiano in #1040
- Refactor Spatial Data Loading and Update Input Data Handling by @DanTanAtAims in #1007
- Add plot for single scenario stratified by size class and functional group by @Zapiano in #955
- Fix fog and seed location fixing by @Zapiano in #1043
- Fix fog strategy builder by @Zapiano in #1047
- Limit environmental data loading to timeframe in datapackage.json by @DanTanAtAims in #1048
- Use newest version of ADRIAIndicators by @DanTanAtAims in #1049
- Allow target locations for MCB by @Zapiano in #1053
- Enforce location ids in environmental data. by @DanTanAtAims in #1050
- Use seeding device density to distribute seeded corals by @Zapiano in #1056
- Implement moving corals intervention by @Zapiano in #1052
- Assisted adaptation relative to recent past by @Zapiano in #1057
- Add min_iv_locs param specific for moving corals by @Zapiano in #1059
- Add moving corals stats to feature set by @Zapiano in #1060
- Update Breeder's equation usage by @Zapiano in #1058
- Refactor Breeder's eq update for readability by @Zapiano in #1069
- Refactor Breeder's eq update for readability by @Zapiano in #1070
- Bump julia-actions/cache from 2 to 3 by @dependabot[bot] in #1065
- Bump docker/login-action from 3 to 4 by @dependabot[bot] in #1064
- Bump codecov/codecov-action from 5 to 6 by @dependabot[bot] in #1063
- fix: ensure ReactiveStrategy respects start_year and duration by @DanTanAtAims in #1068
- Add Marine Cloud Brightening with Multi-dimensional DHW NetCDFs by @DanTanAtAims in #1062
- Uses shade_target_locations to determine where to apply MCB by @Zapiano in #1072
- Load GCMs together with DHW scenarios by @Zapiano in #1073
- Fix combine_results by @Zapiano in #1074
- Add GCMs to scenario dimension in MCB domains by @DanTanAtAims in #1075
- bump ADRIAIndicators version. by @DanTanAtAims in #1076
- Fix seed_log by @Zapiano in #1077
- Split intervention capacity by @Zapiano in #1079
- Clarifies shared depot path documentation by @ConnectedSystems in #1085
- Add support for loading calibrated coral parameters by @Zapiano in #1087
- Outcome mapping documentation by @josephguillaume in #1086
- RSA documentation by @josephguillaume in #1089
- Rule induction documentation by @josephguillaume in #1088
- Performance improvements by @ConnectedSystems in #1096
- find_scenarios documentation by @josephguillaume in #1090
- Simplified interface for results-only visualization by @ConnectedSystems in #1093
- Bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #1067
- Refactor parallel runner to Julia threads, fix FG buffer data race, and coral growth model corrections by @Zapiano in #1098
- Optimise I/O, fix data race in scenario runner, and shrink log storage by @Zapiano in #1102
- Bump project version by @Zapiano in #1103
New Contributors
- @josephguillaume made their first contribution in #1086
Full Changelog: v0.15.1...v0.16.0