Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to run all models between two dates #76

Merged

Conversation

verovaleros
Copy link
Member

Description

This PR introduces an additional '--end-date' parameter and adjusts how AIP runs. In sum, this allows anyone to run AIP between two dates, enabling the use of AIP with custom datasets that are dated in the past.

Fixes #68

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • AIP was tested with with multiple options: by default without dates, using run-models, with start date and not end date, with start date in the future and end-date in the past, etc.

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings

Changes to the documentation

  • I have made corresponding changes to the documentation

@verovaleros verovaleros added the enhancement New feature or request label Nov 12, 2024
@verovaleros verovaleros added this to the v3.1.0 milestone Nov 12, 2024
@verovaleros verovaleros self-assigned this Nov 12, 2024
@verovaleros verovaleros merged commit cc38340 into development Nov 12, 2024
3 checks passed
@verovaleros verovaleros deleted the add-option-to-run-all-models-between-two-dates branch November 12, 2024 15:40
@verovaleros verovaleros linked an issue Nov 12, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add an option for AIP to run all models between two dates
1 participant