load_model(type = atlantis) is currently unimplemented. Implement load_model_atlantis and wire into load_model switch.
Tasks:
Acceptance Criteria:
load_model(type = atlantis, ...) returns tibble, not abort.
- Existing EwE tests remain green.
- New tests added in
test-load_model.R.
load_model(type = atlantis) is currently unimplemented. Implement load_model_atlantis and wire into load_model switch.
Tasks:
load_model_atlantis().Acceptance Criteria:
load_model(type = atlantis, ...)returns tibble, not abort.test-load_model.R.