`cdds_extract` Simulation mode not functioning as expected
- Dominant language
- Python
- Stars
- 8
- Forks
- 7
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 23
Description
Low priority:
When running `cdds_extract` on `request_cmip7_all.cfg` with `simulation = True`, it doesn't seem to be working quite right:
```
CRITICAL: archive data exists check FAILED for dataset moose:/crum/u-du152/ap4.pp (error_code: 0)
SIMULATED
CRITICAL: archive data exists check FAILED for dataset moose:/crum/u-du152/ap4.pp (error_code: 0)
SIMULATED
Stream ap4 completed ---------------- [1 of 1]
failed:
-- EXTRACT process exit:
-- script end --
-- EXTRACT process exit:
-- script end --
1
```
This issue would be to investigate and fix
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue by running `cdds_extract` with `request_cmip7_all.cfg` and `simulation = True`, then trace the simulation-mode handling around the archive data existence check. Confirm the expected simulated result and ensure the command does not end with the shown failure and exit status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100