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

Bug fix: allow uppercase log filename in download_data.py #2508

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ihough
Copy link

@ihough ihough commented Oct 10, 2024

Name and Institution (Required)

Name: Ian Hough
Institution: Université Grenoble Alpes

Describe the update

Fixes a bug where download_data.py fails if the dryrun log filename contains uppercase characters e.g. 'Log.dryrun'. The solution is to not coerce the dryrun log filename to lowercase.

Expected changes

No changes to model output

Reference(s)

None

Related Github Issue

#70

Fix bug where download_data.py failed if the dryrun log filename contained uppercase characters
e.g. 'Log.dryrun'. The solution is to not coerce the dryrun log filename to lowercase.
@yantosca yantosca self-assigned this Oct 10, 2024
@yantosca yantosca added topic: Dry-Run Simulation Related to GEOS-Chem dry-run category: Bug Fix Fixes a previously-reported bug labels Oct 10, 2024
@yantosca yantosca self-requested a review October 10, 2024 14:03
@yantosca yantosca modified the milestones: 14.5.0, 14.5.1 Oct 10, 2024
Copy link
Contributor

@yantosca yantosca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this @ihough. It looks good to merge. But would you also be able to add a note in the CHANGELOG.md under the Unreleased / Changed section? We require the changelog update for all PRs. Thanks!

@ihough
Copy link
Author

ihough commented Oct 14, 2024

@yantosca updated the changelog.

@ihough ihough requested a review from yantosca November 7, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Fix Fixes a previously-reported bug topic: Dry-Run Simulation Related to GEOS-Chem dry-run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants