Releases: ImperialCollegeLondon/virtual_ecosystem
Releases · ImperialCollegeLondon/virtual_ecosystem
Release v0.1.1a16 March 2026
What's Changed
- 1309 animal update diets in example data by @TaranRallings in #1312
- Write subcanopy biomasses to data during PlantMode.init by @davidorme in #1335
- 1344 animal change stoichiometry naming to align with plants and soils by @TaranRallings in #1345
- Switch cell_xy checks over to using a STRtree query by @davidorme in #1348
- Fixing calculate atmospheric layer geometry by @davidorme in #1352
- Remove M_herb_0 from AnimalConstants by @Baizurah in #1331
- Naive fix for too high metabolic fractions by @jacobcook1995 in #1360
- Adding model variable attribute validation by @davidorme in #1338
- Delete unused variables from soil/litter testing by @jacobcook1995 in #1358
- corrected calculation of midpoints by @vgro in #1364
- Fixing LUE and units in pmodel by @davidorme in #1362
- Array resources implementation by @davidorme in #1318
- Animal Foragin Debug - Cumulative prey densities and handling time by @TaranRallings in #1401
- Animal - Fixed incorrect population densities units in data_variables.toml by @nickwctan in #1394
- Animal - Grid size alignment by @TaranRallings in #1404
- Update haoran nick profile by @nickwctan in #1406
- Removed phi_herb_t and updated testing. by @TaranRallings in #1419
- Convert soil + litter exchange variables to be biomass triplets by @jacobcook1995 in #1415
- Animal - update predator search time for territory overlap by @TaranRallings in #1416
- Animal - Update territory size scaling by @TaranRallings in #1424
- Revert "Animal - Update territory size scaling" by @TaranRallings in #1433
- Improve description of the clay fraction variable by @jacobcook1995 in #1437
- Animal - Predation Streamlining and Debug by @TaranRallings in #1434
- 1442 hydrology model improve rainfall generation by @vgro in #1444
- 1443 update rainfall generator documentation by @vgro in #1451
- Update project for python 314 by @davidorme in #1399
- Changed check for known variables to return all failed models by @jacobcook1995 in #1454
- Bumping version number by @davidorme in #1457
New Contributors
Full Changelog: v0.1.1a15_2026_01_30...v0.1.1a16_2026_03_19
Release v0.1.1a15 January 2026
What's Changed
- 1154 energy balance for understory vegetation by @vgro in #1183
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1188
- 1186 switch to process based abiotic model by @vgro in #1187
- Fix/animal model run by @TaranRallings in #1190
- Change the data variable C, N, P variables to triplets by @sallymatson in #1171
- Bump dask from 2025.11.0 to 2025.12.0 in the production-dependencies group by @dependabot[bot] in #1195
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in #1196
- Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1205
- Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1204
- Small fixes to prevent negative microbial populations from propagating further errors by @jacobcook1995 in #1200
- Adding subcanopy transpiration to transpiration by @davidorme in #1192
- 1181 canopy evaporation is not returned properly by @vgro in #1227
- Restructure of BaseModel initialisation flow by @davidorme in #1193
- activated latent heat flux, introduces shorter indexing by @vgro in #1231
- initialised all variables in setup by @vgro in #1232
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1222
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1239
- Bump numpy from 2.3.5 to 2.4.0 in the production-dependencies group by @dependabot[bot] in #1237
- Bump the development-dependencies group across 1 directory with 6 updates by @dependabot[bot] in #1240
- Fixing
ve_runcommand line configuration by @davidorme in #1242 - Retire patching in
__init__testing by @davidorme in #1223 - 1243 sort out abiotic constants for calibration by @vgro in #1244
- Add flow of excrement decay into the soil model by @jacobcook1995 in #1224
- Bump the production-dependencies group with 3 updates by @dependabot[bot] in #1253
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1254
- 1172 adjust flux layers index to account for understorey vegetation by @vgro in #1245
- 1173 tidy dymmy climate data in conftest by @vgro in #1255
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1256
- Updating user documentation by @nickwctan in #1194
- Bump dask from 2025.12.0 to 2026.1.1 in the production-dependencies group by @dependabot[bot] in #1259
- Bump sphinxcontrib-mermaid from 1.2.3 to 2.0.0 by @dependabot[bot] in #1262
- Bump the sphinx group with 2 updates by @dependabot[bot] in #1261
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1260
- Synchronizing time information in outputs by @davidorme in #1258
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1264
- Simplified mycorrhizal uptake model by @jacobcook1995 in #1266
- Converted virtual_ecosystem_in_static_mode.md to a juypter notebook by @jacobcook1995 in #1269
- Deprecate C:N:P ratios between plants and litter by @jacobcook1995 in #1233
- Trophic record exporter by @TaranRallings in #1270
- Fixing lack of graphs by @jacobcook1995 in #1276
- added abiotic tools for subdaily by @vgro in #1274
- 1271 function for latent heat flux by @vgro in #1273
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in #1281
- Bump sphinx-design from 0.6.1 to 0.7.0 in the sphinx group by @dependabot[bot] in #1282
- 1283 add longwave downward radiation by @vgro in #1284
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1286
- Fixed incorrect lignin units in data_variables.toml by @jacobcook1995 in #1300
- added missing units and fixed inconsistency in specific heat air by @vgro in #1301
- Alternative implementation of
variables.pyby @davidorme in #1296
New Contributors
- @nickwctan made their first contribution in #1194
Full Changelog: v0.1.1a14_2025_12_08...v0.1.1a15_2026_01_30
Release v0.1.1a14 December 2025
What's Changed
- Updating remote of #965 by @davidorme in #1025
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1047
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1044
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1049
- Calculate plant nutrient uptake based on transipration. by @sallymatson in #1053
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1057
- Subcanopy vegetation turnover and stoichiometry by @davidorme in #1032
- Bug fixes and testing for Stoichiometry by @sallymatson in #1052
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1061
- Retire the plant schema [pft_definition] option by @davidorme in #1060
- Abiotic part of 1050 by @vgro in #1064
- Retire the animal fixture config by @davidorme in #1063
- Revamp the existing "Using the VE" documentation by @davidorme in #1055
- Swap animal functional group configuration to CSV by @davidorme in #1068
- Add attributes to soil and litter example data by @jacobcook1995 in #1070
- Add subcanopy nutrient uptakes into the soil model by @jacobcook1995 in #1071
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1072
- 1033 bug in accumulated runoff by @vgro in #1043
- Reconfigure initial plant cohort data by @davidorme in #1066
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1074
- Add documentation for nutrient split between litter pools by @jacobcook1995 in #1065
- Provide real CN and CP ratios to litter model by @sallymatson in #1006
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1081
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1084
- Replace configuration and constants with pydantic. by @davidorme in #1079
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1097
- Remove config_builder.py by @davidorme in #1095
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1099
- New configuration generator by @davidorme in #1093
- Add configuration to BaseModel.from_config by @davidorme in #1096
- Switch core over to new configuration by @davidorme in #1103
- Move plants over to the new configuration by @davidorme in #1105
- Moving soil model to new configuration by @davidorme in #1109
- Move litter over to new configuration by @davidorme in #1107
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1117
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1119
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1120
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1121
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1126
- Move both abiotic models over to the new configuration system by @davidorme in #1115
- Move animals over to the new configuration system by @davidorme in #1116
- Move hydrology over to the new configuration system by @davidorme in #1114
- Snagging the config system switch over in science models by @davidorme in #1124
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1128
- Move configuration use in main over to new configuration by @davidorme in #1122
- Remove old configuration and constants systems by @davidorme in #1129
- Avoiding BaseModel imports in model init by @davidorme in #1138
- Bump the production-dependencies group with 3 updates by @dependabot[bot] in #1143
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in #1144
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1145
- Standalone configuration models for abiotic and abiotic simple models by @davidorme in #1139
- Configuring pyrealm by @davidorme in #1141
- Expose metabolic constants in Animal model by @davidorme in #1135
- Fixed division by zero warning in
soil.uptakeby @jacobcook1995 in #1147 - Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1148
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1150
- Fixing incorrect volume to area conversion in fungal fruiting body production rate calculation by @jacobcook1995 in #1152
- 1149 bug fixing abiotic model by @vgro in #1153
- 1022 get canopy temperatures to converge by @vgro in #1155
- atmospheric pressure and co2 only in true atmosphere by @vgro in #1156
- Bump the production-dependencies group with 2 updates by @dependabot[bot] in #1157
- Bump sphinxcontrib-mermaid from 1.0.0 to 1.1.0 in the sphinx group by @dependabot[bot] in #1159
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1158
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #1160
- Bump pydantic from 2.12.4 to 2.12.5 in the production-dependencies group by @dependabot[bot] in #1165
- Bump sphinxcontrib-mermaid from 1.1.0 to 1.2.3 in the sphinx group by @dependabot[bot] in #1167
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1166
- Change mycorrhizal supply calculation to prevent negative populations by @jacobcook1995 in #1163
- removed understorey vegetation from leaf area index sum by @vgro in #1170
- draft exporter for animal cohort data by @TaranRallings in #1056
- Bump xarray from 2025.11.0 to 2025.12.0 in the production-dependencies group by @dependabot[bot] in #1178
- Bump the development-dependencies group with 4 updates by @dependabot...
Release v0.1.1a13 September 2025
What's Changed
- Theory documentation for the soil microbial community by @jacobcook1995 in #947
- Bump the development-dependencies group with 6 updates by @dependabot[bot] in #992
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #993
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #994
- 989 foraging methods refactor to reduce resuse by @TaranRallings in #990
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #1000
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1003
- Changed litter model to use exact solution for the litter pool size by @jacobcook1995 in #1001
- 536 add check for nan values before running the soil model by @jacobcook1995 in #1004
- Removed bulk density from the soil model as it isn't actually used by @jacobcook1995 in #1005
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in #1007
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1008
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #1009
- Feature/soil trophic piping by @TaranRallings in #1012
- Animal-Plant piping class draft by @TaranRallings in #986
- Updated testing groups in config toml to capture new foraging pipelines by @TaranRallings in #1014
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in #1016
- Clamping function by @davidorme in #1011
- 959 sort out time interval in energy balance by @vgro in #988
- Update RTD Python version by @davidorme in #1019
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1020
- Feature/update abiotic docs by @vgro in #1017
- Stoichiometry recruitment by @sallymatson in #971
- Adopt pytest-xdist by @davidorme in #1023
- Updating stoichiometry names by @davidorme in #1027
- 975 test abiotic model with no canopy by @vgro in #1021
- Recruitment of new tree cohorts by @davidorme in #827
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #1029
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #1031
- Bump the development-dependencies group across 1 directory with 5 updates by @dependabot[bot] in #1030
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #1042
- v0.1.1 alpha 13 release by @jacobcook1995 in #1045
Full Changelog: v0.1.1a12_2025_08_05...v0.1.1a13_2025_09_18
Release v0.1.1a12 August 2025
N.B. release v0.1.1 alpha 11 had to be skipped due to problems with the release pipeline
What's Changed
- Add more informative update messages by @davidorme in #872
- First draft of nicely styled team page: by @davidorme in #690
- Updating ve_run verbosity by @davidorme in #903
- 888 animal model foraging time budget by @TaranRallings in #906
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #914
- Bump sphinxcontrib-bibtex from 2.6.3 to 2.6.4 in the sphinx group by @dependabot[bot] in #915
- Stop negative growth rates from resulting in negative enzyme productions by @jacobcook1995 in #920
- 848 abiotic model add latent heat flux to derivative of temperature update by @vgro in #897
- 880 soil moisture capacity needs to come out of core constants by @vgro in #921
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #925
- Bump sphinxcontrib-bibtex from 2.6.4 to 2.6.5 in the sphinx group by @dependabot[bot] in #926
- Update pyrealm version by @davidorme in #922
- Suggestions for 686 by @davidorme in #905
- Updating documentation of static models on config page. by @sallymatson in #702
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #868
- Add cohort data exporter from PlantsModel by @davidorme in #912
- Missed push from #911 by @davidorme in #929
- Bump the development-dependencies group with 2 updates by @dependabot[bot] in #931
- Allow animal consumption of soil pools by @jacobcook1995 in #917
- return mean vertical flow for all layers by @vgro in #930
- Updating NDArray typing by @davidorme in #928
- StemStochiometry basic structure. by @sallymatson in #825
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #935
- Bumped version for 0.1.1 alpha release 11 by @jacobcook1995 in #939
- Changed test publication upload step to give verbose errors by @jacobcook1995 in #942
- added 4-bucket model to documentation by @vgro in #938
- Bump the development-dependencies group with 3 updates by @dependabot[bot] in #946
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #951
- corrected direction of arrow by @vgro in #949
- 780 abiotic model account properly for time step and area in particular with energy fluxes by @vgro in #933
- clarification of figure caption by @vgro in #953
- Changed calculation of removal rate of nutrients due to water by @jacobcook1995 in #954
- 916 animal reworking the cohort initialization system by @TaranRallings in #944
- Bump the production-dependencies group with 2 updates by @dependabot[bot] in #955
- Bump the development-dependencies group with 4 updates by @dependabot[bot] in #956
- Added production of fungal fruiting bodies by @jacobcook1995 in #948
- 782 abiotic model relative humidity is 100 we need to include some form of advectionoutlet by @vgro in #957
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #963
- 958 vertical mixing of temperature by @vgro in #960
- Fixing incorrect plant growth by @davidorme in #962
- Structure for Extra PFT Traits. by @sallymatson in #943
- 967 reactivate aerodynamic resistance calculation by @vgro in #970
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in #972
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci[bot] in #974
- 973 test abiotic model with different number of canopy layers by @vgro in #976
- link removed by @vgro in #978
- Unpin the update interval in hydrology by @davidorme in #981
- Bump the development-dependencies group with 5 updates by @dependabot[bot] in #984
- Release 0.1.1a12 by @jacobcook1995 in #985
Full Changelog: v0.1.1a10_2025_06_17...v0.1.1a12_2025_08_05
Release v0.1.1a10 June 2025
What's Changed
- Added mycorrhizal fungi to the soil model by @jacobcook1995 in #834
- 823 dont allow rainfall to be negative by @vgro in #843
- Fixing config parsing by @davidorme in #845
- Adopt pre commit hook for the codespell tool by @davidorme in #847
- Fixing yld 0.17 to 0.6 by @davidorme in #852
- replaced water_to_air_mass_ratio in abiotic constants with molecular_… by @vgro in #850
- Bump scipy from 1.15.2 to 1.15.3 in the production-dependencies group by @dependabot in #853
- Bump the development-dependencies group with 4 updates by @dependabot in #854
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #856
- 704 the plantsmodel is pretending to calculate evapotranspiration by @vgro in #860
- Bump the production-dependencies group with 2 updates by @dependabot in #864
- Bump the development-dependencies group with 4 updates by @dependabot in #865
- 831 calculation of net radiation needs to find a place by @vgro in #866
- Convert plant variables into units used by the soil and litter model by @jacobcook1995 in #867
- added conditional statement to avoid division by zero by @vgro in #870
- Replace CUE with a logistic expression by @jacobcook1995 in #767
- Add proper explanation of soil carbon and macronutrient cycles to the soil model documentation by @jacobcook1995 in #752
- Bump the production-dependencies group across 1 directory with 3 updates by @dependabot in #877
- Bump the development-dependencies group across 1 directory with 8 updates by @dependabot in #878
- 855 hydrology set initial constants based on data and add references and units by @vgro in #857
- 858 abiotic set initial constants based on data and add references and units by @vgro in #859
- Add effective saturation calculation to hydrology tools by @jacobcook1995 in #881
- Added information variables used to the soil model implementation docs by @jacobcook1995 in #884
- Silence unneeded divide by zero warnings by @jacobcook1995 in #886
- Bump the development-dependencies group with 5 updates by @dependabot in #889
- Animals - Trophic Expansion by @TaranRallings in #875
- Bump xarray from 2025.4.0 to 2025.6.1 in the production-dependencies group by @dependabot in #895
- Bump the development-dependencies group with 2 updates by @dependabot in #896
- 890 mycorrhizal fungi should be obligate rather than able to survive via saprotrophy by @jacobcook1995 in #893
- 887 animal model handling starvation during ontogeny by @TaranRallings in #894
- Bumped version for v0.1.1 alpha 10 prerelease by @jacobcook1995 in #898
Full Changelog: v0.1.1a9_2025_05_07...v0.1.1a10_2025_06_17
Release v0.1.1a9 May 2025
What's Changed
- 666 repair model attribute typing and docstrings by @sallymatson in #692
- Bump the development-dependencies group with 2 updates by @dependabot in #698
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #701
- Replacing
sphinx-tabswithsphinx-designby @davidorme in #706 - Remove
dependssection from schemas by @dalonsoa in #694 - Add a data method to validate data frame variables by @davidorme in #658
- Adding inorganic nitrogen pools to the soil model by @jacobcook1995 in #700
- Allow
[[core.data.variable]]to be split across files by @davidorme in #710 - Bump the development-dependencies group with 6 updates by @dependabot in #718
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #719
- Update config file path resolution by @davidorme in #716
- Make data loading more efficient by opening each source file once only by @davidorme in #712
- Adding python
3.13as a supported version by @jacobcook1995 in #725 - Update sphinx to 8.1 by @davidorme in #729
- Add nitrogen fixation to the soil model by @jacobcook1995 in #724
- Bump the development-dependencies group with 3 updates by @dependabot in #731
- Added step to catch infinite stochiometries by @jacobcook1995 in #733
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #734
- Make bypass setup and run update invalid in static models by @dalonsoa in #693
- Using pyrealm within the Plants model by @davidorme in #707
- 703 adding growth to the plantsmodel by @sallymatson in #730
- Bump dask from 2025.1.0 to 2025.2.0 in the production-dependencies group by @dependabot in #742
- Bump the development-dependencies group with 2 updates by @dependabot in #743
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #744
- Feature/stoichiometry for Animals by @TaranRallings in #726
- Bump scipy from 1.15.1 to 1.15.2 in the production-dependencies group by @dependabot in #756
- Bump the development-dependencies group with 2 updates by @dependabot in #757
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #759
- Add exudation of root carbohydrates and uptake of nutrients by plants by @jacobcook1995 in #738
- 721 plantsmodel to use swdown radation by @sallymatson in #741
- Added separate bacteria and fungi pools by @jacobcook1995 in #762
- Bump the development-dependencies group with 6 updates by @dependabot in #763
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #764
- Bump the development-dependencies group with 4 updates by @dependabot in #774
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #776
- Feature/new microclimate model by @vgro in #751
- renamed hydrology constants by @vgro in #784
- Create plant constants for lignin and C:N / C:P ratios by @sallymatson in #773
- Removed soil_moisture_capacity from hydrology constants by @jacobcook1995 in #785
- Separate enzymes by whether they are produced by bacteria or fungi by @jacobcook1995 in #766
- 747 initial simple mortality by @sallymatson in #765
- Bump the development-dependencies group with 3 updates by @dependabot in #787
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #788
- docstrings fixed by @vgro in #793
- renames zero_plane_displacement in conftest and data variables toml by @vgro in #791
- Bump the production-dependencies group with 2 updates by @dependabot in #796
- Bump the development-dependencies group with 4 updates by @dependabot in #797
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #799
- 798 sort out units of specific heat air latent heat vapourisation density of air by @vgro in #800
- Improved microbial enzyme secretion model by @jacobcook1995 in #801
- Average abiotic quantities over relevant soil layers by @jacobcook1995 in #803
- Animals - Aquatic Reproduction and External Migration by @TaranRallings in #775
- Bump hypothesis from 6.130.2 to 6.130.5 in the development-dependencies group by @dependabot in #809
- Feature/794 aero resistance by @vgro in #807
- Add plant reproductive tissue and gpp topslice integration. by @sallymatson in #812
- Split up plant RT turnover into propagule and non-propagule. by @sallymatson in #813
- Bump xarray from 2025.3.0 to 2025.3.1 in the production-dependencies group by @dependabot in #819
- Bump the development-dependencies group with 4 updates by @dependabot in #820
- Feature/canopy evaporation by @vgro in #789
- Dividing propagules by PFT and other issues by @davidorme in #822
- Update to pyrealm 2.0.0rc2, add reproductive tissue and carbon servicing by @sallymatson in #811
- glossary expanded by soil moisture terms by @vgro in #821
- Adding subcanopy vegetation by @davidorme in #818
- Bump the development-dependencies group with 2 updates by @dependabot in #828
- 755 animals vertical occupancy by @TaranRallings in #817
- 771 replace soil moisture to matric potential conversion function with van genuchten implementation by @vgro in #826
- Bump numpy from 2.2.4 to 2.2.5 in the production-dependencies group by @dependabot in #832
- Bump the development-dependencies group with 3 updates by @dependabot in #833
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #810
- Bump dask from 2025.3.0 to 2025.4.1 in the production-dependencies group by @dependabot in #836
- Bump the development-dependencies group with 5 updates by @dependabot in #837
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #83...
Release v1.0.0a8 January 2025
What's Changed
- 681 setup skipped improperly by @sallymatson in #682
- Csvxlsx file reader by @sallymatson in #664
- Bump the production-dependencies group with 2 updates by @dependabot in #683
- Bump the development-dependencies group with 2 updates by @dependabot in #684
- Bump abatilo/actions-poetry from 3.0.2 to 4.0.0 by @dependabot in #685
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #689
- Windows specific getting started instructions by @jacobcook1995 in #678
- Update package version ready for 0.1.1 alpha release 8 by @jacobcook1995 in #691
Full Changelog: v0.1.1a7_2025_02_15...v0.1.1a8_2025_01_21
Release v1.0.0a7 January 2025
What's Changed
- Bump abatilo/actions-poetry from 2.3.0 to 3.0.0 by @dependabot in #555
- Bump pytest-cov from 3.0.0 to 5.0.0 by @dependabot in #557
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #554
- Add animal consumption of litter by @jacobcook1995 in #566
- Bump jupyterlab from 4.2.3 to 4.2.5 by @dependabot in #560
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #542
- Add waste from herbivore mechanical inefficiencies to the litter by @jacobcook1995 in #577
- Bump pint from 0.24.1 to 0.24.3 by @dependabot in #571
- Bump ipython from 8.26.0 to 8.27.0 by @dependabot in #572
- Bump types-jsonschema from 4.22.0.20240610 to 4.23.0.20240813 by @dependabot in #573
- Updating example data formats to consistent NetCDF4 by @davidorme in #586
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #576
- Execution order based on variables by @dalonsoa in #548
- Added automerge github workflow by @jacobcook1995 in #584
- Bump autodocsumm from 0.2.12 to 0.2.13 by @dependabot in #574
- Stop bots from running codecov upload step in CI by @davidorme in #590
- Bump tqdm from 4.66.4 to 4.66.5 by @dependabot in #580
- Bump mypy from 1.10.1 to 1.11.2 by @dependabot in #579
- Bump ipykernel from 6.29.4 to 6.29.5 by @dependabot in #578
- Added handling of herbivory waste products to the litter model by @jacobcook1995 in #583
- Bump tomli from 2.0.1 to 2.0.2 by @dependabot in #594
- Bump pre-commit from 3.8.0 to 4.0.1 by @dependabot in #595
- Bump matplotlib from 3.9.0 to 3.9.2 by @dependabot in #597
- Bump sphinx-rtd-theme from 2.0.0 to 3.0.1 by @dependabot in #598
- Bump ipython from 8.27.0 to 8.28.0 by @dependabot in #596
- Try and group dependabot PRs by @davidorme in #592
- Bump dask from 2023.12.1 to 2024.9.1 in the production-dependencies group by @dependabot in #599
- Bump pytest from 7.4.4 to 8.3.3 by @dependabot in #575
- Bump sphinxcontrib-mermaid from 0.9.2 to 1.0.0 by @dependabot in #601
- Bump mdformat-frontmatter from 0.4.1 to 2.0.8 in the development-dependencies group across 1 directory by @dependabot in #603
- Bump sphinx from 7.4.7 to 8.1.3 by @dependabot in #602
- Revert "Bump sphinx from 7.4.7 to 8.1.3" by @davidorme in #604
- Adding jupytext to pre commit to apply black to myst notebook code by @davidorme in #607
- Bump dask from 2024.9.1 to 2024.10.0 in the production-dependencies group by @dependabot in #608
- Bump sphinx from 7.4.7 to 8.1.3 by @dependabot in #610
- Bump the development-dependencies group with 2 updates by @dependabot in #609
- Revert "Bump sphinx from 7.4.7 to 8.1.3" by @davidorme in #611
- Litter model theory and implementation docs by @jacobcook1995 in #593
- Bump the production-dependencies group with 2 updates by @dependabot in #613
- Bump the development-dependencies group with 4 updates by @dependabot in #614
- Bump abatilo/actions-poetry from 3.0.0 to 3.0.1 by @dependabot in #617
- Bump the production-dependencies group with 2 updates by @dependabot in #618
- Bump the development-dependencies group with 3 updates by @dependabot in #619
- Adding nitrogen mineralisation by @jacobcook1995 in #616
- Bump the production-dependencies group with 3 updates by @dependabot in #620
- Bump hypothesis from 6.116.0 to 6.118.4 in the development-dependencies group by @dependabot in #621
- Bump the production-dependencies group with 2 updates by @dependabot in #622
- Bump sphinx-rtd-theme from 3.0.1 to 3.0.2 in the sphinx group by @dependabot in #624
- Bump the development-dependencies group with 2 updates by @dependabot in #623
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #625
- Bump xarray from 2024.10.0 to 2024.11.0 in the production-dependencies group by @dependabot in #626
- Bump the development-dependencies group with 3 updates by @dependabot in #627
- Bump the production-dependencies group with 2 updates by @dependabot in #629
- Bump the development-dependencies group with 3 updates by @dependabot in #630
- Animal - Feature/multi grid no community by @TaranRallings in #538
- Animal - Feature/multi grid occupancy by @TaranRallings in #530
- Added nitrogen limitation for microbial growth by @jacobcook1995 in #628
- Bump dask from 2024.11.2 to 2024.12.0 in the production-dependencies group by @dependabot in #632
- Bump the development-dependencies group with 4 updates by @dependabot in #633
- Animal docs update by @TaranRallings in #634
- Adds support for static models by @dalonsoa in #373
- Bump numpy from 2.1.3 to 2.2.0 in the production-dependencies group by @dependabot in #639
- Bump the development-dependencies group with 3 updates by @dependabot in #640
- Revert "Bump numpy from 2.1.3 to 2.2.0 in the production-dependencies group" by @davidorme in #641
- Adding pyrealm by @davidorme in #638
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #612
- 642 abiotic simple model add simple wind profile by @vgro in #643
- Bump dask from 2024.12.0 to 2024.12.1 in the production-dependencies group by @dependabot in #644
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #646
- Bump the development-dependencies group across 1 directory with 7 updates by @dependabot in #647
- Bump the production-dependencies group with 2 updates by @dependabot in #650
- Bump mypy from 1.14.0 to 1.14.1 in the development-dependencies group by @dependabot in #651
- Bump abatilo/actions-poetry from 3.0.1 to 4.0.0 by @depend...
Release v1.0.0a6 September 2024
What's Changed
- Release branch 0.1.1a5 by @jacobcook1995 in #550
- Add phosphorus to litter model by @jacobcook1995 in #539
- Improving how excrement and carcass decay is handled by @jacobcook1995 in #562
- Update tutorial documentation to mention need to delete old files by @jacobcook1995 in #551
- Bump xarray from 2024.6.0 to 2024.9.0 by @dependabot in #565
- Bump mdformat-tables from 0.4.1 to 1.0.0 by @dependabot in #558
- Bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #552
- Bump softprops/action-gh-release from 1 to 2 by @dependabot in #553
- Bump hypothesis from 6.104.1 to 6.112.1 by @dependabot in #564
- Bump version number for September 2024 develop release by @davidorme in #569
New Contributors
- @dependabot made their first contribution in #565
Full Changelog: v0.1.1a5...v0.1.1a6_2024_09_24