Skip to content

Commit d5ff6ee

Browse files
authored
Add dev configs to README.md (#179)
1 parent c80d9ea commit d5ff6ee

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,30 @@ where scenario is typically a CMIP experiment identifier, concentration and inte
2626

2727
All available configurations are browsable under [the list of release branches](https://github.com/ACCESS-NRI/access-esm1.6-configs/branches/all?query=release-). There are currently no released configurations.
2828

29+
30+
These configurations are under active development:
31+
- [dev-preindustrial+concentrations](https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/dev-preindustrial%2Bconcentrations)
32+
- [dev-preindustrial+emissions](https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/dev-preindustrial%2Bemissions)
33+
- [dev-4xCO2+concentrations](https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/dev-4xCO2%2Bconcentrations)
34+
- [dev-1pctCO2](https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/dev-1pctCO2)
35+
- [dev-amip](https://github.com/ACCESS-NRI/access-esm1.6-configs/tree/dev-amip)
36+
37+
Where changes are made, they should be applied to all these branches (where relevant). These comparisons can assist with understanding differences between configurations:
38+
39+
~ [dev-preindustrial+concentrations↔️dev-preindustrial+emissions
40+
](https://github.com/ACCESS-NRI/access-esm1.6-configs/compare/dev-preindustrial+concentrations..dev-preindustrial+emissions
41+
)
42+
43+
~ [dev-preindustrial+concentrations↔️dev-4xCO2+concentrations
44+
](https://github.com/ACCESS-NRI/access-esm1.6-configs/compare/dev-preindustrial+concentrations..dev-4xCO2+concentrations
45+
)
46+
47+
~ [dev-preindustrial+concentrations↔️dev-1pctCO2
48+
](https://github.com/ACCESS-NRI/access-esm1.6-configs/compare/dev-preindustrial+concentrations..dev-1pctCO2
49+
)
50+
51+
52+
2953
## How to use this repository to run a model
3054

3155
All configurations use [payu](https://github.com/payu-org/payu) to run the model.

0 commit comments

Comments
 (0)