-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
ClimaLandSimulations is a high level API to run ClimaLand simulations. We expect ClimaLandSimulations to be the main package used by most users (i.e., research scientists), and also for the calibration framework.
To-do
[X] cleanup PRs #1150, #1141, #1151
[X] Create simulations struct and use it in a number of global experiments, benchmarks PR #1152
[ ] Simplify model setup #1067 and propagate to global experiments
[ ] Make this work for fluxnet simulations
[ ] remove old ClimaLandSimulations
[ ] get rid of SciML dependence #1159
[ ] improve callback for drivers
[ ] improve diagnostics interface - make it easier to specify
[ ] add plotting tools and extensions
To discuss/address
- Add PFTs params (that can be adjusted)
- Use gap-filled data (our current met data gapfilling is bad, slow and annoying)