Skip to content

Freature: hard-set adjustment year#14

Merged
irm-codebase merged 4 commits into
mainfrom
feature-rearranged-imputation
Apr 12, 2026
Merged

Freature: hard-set adjustment year#14
irm-codebase merged 4 commits into
mainfrom
feature-rearranged-imputation

Conversation

@irm-codebase
Copy link
Copy Markdown
Collaborator

@irm-codebase irm-codebase commented Apr 12, 2026

Fixes #13

Summary of changes in this pull request

  • Adjustment year is non-configurable, and instead it is set to latest year that EIA / input datasets allow.
  • CRS in configuration file follows the same standard as other modules

Reviewer checklist

  • There are no pip dependencies in the module's environment files (workflow/envs/).
  • All rules use pathvars (e.g., <results>) in their inputs and outputs.
  • The integration test-suite is successful, including:
    • pre-commit.ci tests pass.
    • tests pass for all relevant OS configurations (linux, osx, windows).
  • Module documentation is up-to-date, including:
    • INTERFACE.yaml mentions all relevant pathvars and wildcards.
    • README.md describes how to use the module and has the necessary citations.

@irm-codebase irm-codebase merged commit 495080d into main Apr 12, 2026
4 checks passed
@irm-codebase irm-codebase deleted the feature-rearranged-imputation branch April 12, 2026 03:57
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.

Make adjustment year match dataset year

1 participant