Skip to content

Conversation

@danlooo
Copy link
Collaborator

@danlooo danlooo commented Feb 19, 2025

This PR aims to clarify the CLI API and fix #78 . Previously, rqatrend was called for each year of a list years by implicitly adding half a year of buffer. Now, the time span to be analysed is given explicitly using arguments start_date and end_date of the main function. This allows for any arbitrary input time spans. Furthermore, this helps us in returning just one zarr array per call.

@danlooo
Copy link
Collaborator Author

danlooo commented Feb 19, 2025

DiskArrayEngine failed precompilation. Remove dependency or merge #81? @meggart

@danlooo
Copy link
Collaborator Author

danlooo commented Feb 20, 2025

see meggart/DiskArrayTools.jl#33

danlooo added a commit that referenced this pull request Feb 20, 2025
@felixcremer
Copy link
Collaborator

We have to fix DiskArrayTools

@felixcremer
Copy link
Collaborator

This should be good to go. Let's see what CI will say.

@felixcremer
Copy link
Collaborator

CI fails due to the DiskArrayTools failure. We should rebase this on the latest main

@danlooo danlooo force-pushed the update_api_timespan branch from b4f5540 to 2303981 Compare February 24, 2025 09:58
@felixcremer felixcremer merged commit e0a6a13 into main Feb 24, 2025
3 checks passed
@felixcremer felixcremer deleted the update_api_timespan branch February 24, 2025 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Clarify Date API

3 participants