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

dem_error: bugfix on the step func #1186

Merged
merged 1 commit into from
Apr 25, 2024

Conversation

yunjunz
Copy link
Member

@yunjunz yunjunz commented Apr 25, 2024

Description of proposed changes

Fix the bug that the input step function date in cmd and template file was NOT corrected passed into the design matrix, due to the inconsistent usage of the variable naming, which was introduced in #823 and identified during the recent Ridgecrest example dataset testing (#1180).

  • rename stepFuncDate to stepDate in all dem_error related code and docs

  • prep_hyp3: add hdf-eos5 metadata extraction

  • docs/demo: use list to break lines

Reminders

  • Pass Pre-commit check (green)
  • Pass Codacy code review (green)
  • Pass Circle CI and local test (green)
  • Make sure that your code follows our style. Use the other functions/files as a basis.

Fix the bug that the input step function date in cmd and template file was NOT corrected passed into the design matrix, due to the inconsistent usage of the variable naming.

+ rename stepFuncDate to stepDate in all `dem_error` related code and docs

+ prep_hyp3: add hdf-eos5 metadata extraction

+ docs/demo: use list to break lines
@yunjunz yunjunz merged commit f195818 into insarlab:main Apr 25, 2024
7 checks passed
@yunjunz yunjunz deleted the dem_error_step_date branch April 25, 2024 11:15
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.

None yet

1 participant