Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ilhuber pushed 25 commits to 9647IndexedExpressionFunction ilhuber/ApsimX
- Crop Pasture rotation example 4adbc5a
- Inline bound checking. This should save a significant amount of time in simulations with many soil layers. c197f95
- Pre compute depth above each layer. Should help the running time of simulations with many soil layers. 832d2bb
- Remember converted values of constants. Other behavior related to constants ought to be maintained here. f1a4054
- Added ability to add slow release fertilisers 3639d12
- Merge branch 'master' of https://github.com/APSIMInitiative/ApsimX into fertiliser-solute 527e675
- Make file pointers full path 48a5d58
- Remove filters from top level validation graphs 396397b
- Changed minimum fertiliser to a fraction. Fixed solute name test. Added tutorial. 3060cb2
- CLEM ensure all messages are written to summary before stopping on validation errors 251491f
- CLEM ensure Transmutation packet size provided is greater than 0 1418ba0
- Added WaitForThresholdFunction. Improved the tutorial to incorporate a lag. d917221
- Small fix for when no bottom depth specified on fertiliser.apply 27c41c2
- Merge pull request #9645 from lie112/CN30 Ensure CLEM.Transmutation.PacketSize provided is greater than 0 9bb95b7
- Merge pull request #9385 from peter-devoil/RotationWithPastureExample Crop Pasture rotation example 98761fd
- Merge pull request #9643 from HamishBrownPFR/WheatTidyup A few more tidy ups ca8af47
- Merge pull request #9468 from ilhuber/9467SoilTemp2 SoilTemp2 changes fc83e08
- Another fix for when no bottom depth specified on fertiliser.apply cad27f4
- fix variable name error ffdee5e
- Merge branch 'master' of https://github.com/APSIMInitiative/ApsimX into WheatTidyup a26632e
- and 5 more ...
ilhuber pushed 2 commits to 9647IndexedExpressionFunction ilhuber/ApsimX
ilhuber created a branch on ilhuber/ApsimX
9647IndexedExpressionFunction - ApsimX is the next generation of APSIM
ilhuber pushed 668 commits to ExpressionEvaluatorChange ilhuber/ApsimX
- IntegrateApsimClassicDCaPST: Manual merge of classic code. ab388eb
- IntegrateApsimClassicDCaPST: Add default Sorghum values to DCaPST model (taken from Classic). c145900
- IntegrateApsimClassicDCaPST: Add start of DCaPST validation model. 93d15aa
- IntegrateApsimClassicDCaPST: Change the default MaxElectronTransportSLNRatio from a calculated value (equalling 1.8) ... 34bc945
- IntegrateApsimClassicDCaPST: Fix dcaps.apsimx validation model that was previously broken by new DCAPS code changes. cc1b67e
- IntegrateApsimClassicDCaPST: 7705 - Extend DCaPST to allow different types of Crop & Cultivars to be specified. Add s... 7394ac8
- IntegrateApsimClassicDCaPST: 7705 - Fix issue referencing the Cultivar via a string rather than multiple GetChild cal... a0ead35
- IntegrateApsimClassicDCaPST: 7705 - Delete redundant DCaPST model which has been superseded by the SorghumDCaPST model. d815248
- IntegrateApsimClassicDCaPST: 7705 - Add SowingParametersParser so that model Cultivar overrides can be tested. 857f990
- IntegrateApsimClassicDCaPST: 7705 - Add extra test cases. 12e64c9
- Merge branch 'master' of https://github.com/APSIMInitiative/ApsimX into IntegrateApsimClassicDCaPST 71a15ba
- IntegrateApsimClassicDCaPST: 7705 - Make test helper functions static and add extra region. b773b41
- IntegrateApsimClassicDCaPST: 7705 - Move SorghumDCaPST.apsimx to a dedicated DCaPST directory. 0fd046b
- IntegrateApsimClassicDCaPST: 7705 - Add fresh copy of Wheat before adding DCaPST to the model. 0f1667f
- IntegrateApsimClassicDCaPST: 7705 - Add Sorghum validation model dependencies. 4222205
- IntegrateApsimClassicDCaPST: 7705 - Add Wheat validation model and its dependencies. cbd555f
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Remove redundant simulations. 6602bb0
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Remove individual Wheat graphs and add Annotations/Memos to the correspondi... 079e338
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Add missing Cultivars from the replacements for DCaPST based of off the DCa... 741befd
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Add mechanism for changing the DCaPSTParameters based on the crop type sele... 9db4de7
- and 648 more ...
ilhuber pushed 667 commits to master ilhuber/ApsimX
- IntegrateApsimClassicDCaPST: Manual merge of classic code. ab388eb
- IntegrateApsimClassicDCaPST: Add default Sorghum values to DCaPST model (taken from Classic). c145900
- IntegrateApsimClassicDCaPST: Add start of DCaPST validation model. 93d15aa
- IntegrateApsimClassicDCaPST: Change the default MaxElectronTransportSLNRatio from a calculated value (equalling 1.8) ... 34bc945
- IntegrateApsimClassicDCaPST: Fix dcaps.apsimx validation model that was previously broken by new DCAPS code changes. cc1b67e
- IntegrateApsimClassicDCaPST: 7705 - Extend DCaPST to allow different types of Crop & Cultivars to be specified. Add s... 7394ac8
- IntegrateApsimClassicDCaPST: 7705 - Fix issue referencing the Cultivar via a string rather than multiple GetChild cal... a0ead35
- IntegrateApsimClassicDCaPST: 7705 - Delete redundant DCaPST model which has been superseded by the SorghumDCaPST model. d815248
- IntegrateApsimClassicDCaPST: 7705 - Add SowingParametersParser so that model Cultivar overrides can be tested. 857f990
- IntegrateApsimClassicDCaPST: 7705 - Add extra test cases. 12e64c9
- Merge branch 'master' of https://github.com/APSIMInitiative/ApsimX into IntegrateApsimClassicDCaPST 71a15ba
- IntegrateApsimClassicDCaPST: 7705 - Make test helper functions static and add extra region. b773b41
- IntegrateApsimClassicDCaPST: 7705 - Move SorghumDCaPST.apsimx to a dedicated DCaPST directory. 0fd046b
- IntegrateApsimClassicDCaPST: 7705 - Add fresh copy of Wheat before adding DCaPST to the model. 0f1667f
- IntegrateApsimClassicDCaPST: 7705 - Add Sorghum validation model dependencies. 4222205
- IntegrateApsimClassicDCaPST: 7705 - Add Wheat validation model and its dependencies. cbd555f
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Remove redundant simulations. 6602bb0
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Remove individual Wheat graphs and add Annotations/Memos to the correspondi... 079e338
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Add missing Cultivars from the replacements for DCaPST based of off the DCa... 741befd
- IntegrateApsimClassicDCaPST_Wheat: 7705 - Add mechanism for changing the DCaPSTParameters based on the crop type sele... 9db4de7
- and 647 more ...
ilhuber created a branch on ilhuber/ApsimX
9578GraphFilters - ApsimX is the next generation of APSIM