ClimaLand.jl
ClimaLand.jl copied to clipboard
Removed ArtifactWrappers from experiments
Purpose
- remove dependence on ArtifactWrappers from ClimaLand experiments
- fix broke Vaira ranch site link
- remove duplicate experiment from buildkite (soil evaporation is now in the docs as a tutorial)
To-do
- document where files come from in src/Artifacts.jl
Content
as noted in PURPOSE
Review checklist
I have:
- followed the codebase contribution guide: https://clima.github.io/ClimateMachine.jl/latest/Contributing/
- followed the style guide: https://clima.github.io/ClimateMachine.jl/latest/DevDocs/CodeStyle/
- followed the documentation policy: https://github.com/CliMA/policies/wiki/Documentation-Policy
- checked that this PR does not duplicate an open PR.
In the Content, I have included
- relevant unit tests, and integration tests,
- appropriate docstrings on all functions, structs, and modules, and included relevant documentation.
- [ ] I have read and checked the items on the review checklist.