SindbadTEM-v0.1.3
·
72 commits
to main
since this release
SindbadTEM SindbadTEM-v0.1.3
- Add fire-disturbance process suite: cFireBurnedArea (forcing/none), cFireCombustionCompleteness (vanDerWerf2006/none), cFireMortality (vanDerWerf2004/none), and cCycleDisturbance_WROASTEDMortality linking fire mortality into carbon-cycle disturbance.
- Add defaultVariableInfo helper for default (empty) SINDBAD variable-info dictionaries.
Merged pull requests:
- Fuse broadcast in backScaleParameters (#73) (@felixcremer)
- global run, manual rebase (#74) (@lazarusA)
- Switch the runTEMYAX code to use xmap (#78) (@felixcremer)
- include 0.10 (#82) (@lazarusA)
- add run_lazy option to force set all relevant options to YAXArray (#85) (@dr-ko)
- use time name from settings (#93) (@dr-ko)
- Sk/wisp runs (#95) (@dr-ko)
- fire models (#96) (@lazarusA)
- Sk/build 1.10 (#97) (@dr-ko)
- fix units in variable info (#98) (@dr-ko)
- Sk/fallbacks (#99) (@dr-ko)
- Sk/extensions (#100) (@dr-ko)
- Sk/load data (#101) (@dr-ko)
- remove deprecated use_forward_diff (#102) (@dr-ko)
- add parameters access by name (#103) (@dr-ko)
- bump julia version (#104) (@dr-ko)
- minify examples to couple of setups and runs (#105) (@dr-ko)
- CI cleanup: fix and restructure the Execution Report workflow (#106) (@dr-ko)
- test simulations (#107) (@dr-ko)
- Stop deploydocs from pushing PR preview builds to gh-pages (#108) (@dr-ko)
- Sk/sanitize examples dir (#109) (@dr-ko)
- Sk/examples stripped (#110) (@dr-ko)
- Reduce per-push CI cost, add on-demand full-matrix/simulation checks … (#111) (@dr-ko)
Closed issues:
- @unpack_nt should unpack all slots of NamedTuple if there not assignments. (#49)
- Error thrown when loading a Optimizer that needs weakdep should clarify this (#65)
- OmniTools dependency (double maintenance) (#72)
- Fix inconsistent spelling of YAXArray in settings (#76)
- Make lazy exe_rule which would set all relevant settings (#77)
- move FIGlet to ext (#79)
- move Plots to ext (#80)
- ci for julia 1.10 is not passing (#81)
- getVariableInfo is not returning units (#87)
- Remove loadDataFile and replace it by YAXArrays.open_dataset (#88)
- Support names of parameters in output of calibration (#90)
- forcing time dimension is not recognised after the latest merge for non lazy runs (#92)