Skip to content

fix(readme): inference override_dir includes escaped space (+3 more) - #30

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:masterfrom
andrewwhitecdw:bugfix/readme-assorted-a60c81ae
Open

fix(readme): inference override_dir includes escaped space (+3 more)#30
andrewwhitecdw wants to merge 1 commit into
NVlabs:masterfrom
andrewwhitecdw:bugfix/readme-assorted-a60c81ae

Conversation

@andrewwhitecdw

@andrewwhitecdw andrewwhitecdw commented Jul 27, 2026

Copy link
Copy Markdown

Small fixes in README.md:

fix: inference override_dir includes escaped space and backslash

Fix: Replace:

       --override_dir '/path/to/output/scratch/directory/ \'

with:

       --override_dir '/path/to/output/scratch/directory/'

fix: precipitation inference override_dir includes escaped space and backslash

Fix: Replace:

       --override_dir '/path/to/output/scratch/directory/ \'

with:

       --override_dir '/path/to/output/scratch/directory/'

fix: single-level ERA5 DOI link is a relative path

Fix: Replace:

[Hersbach 2018](10.24381/cds.adbb2d47)

with:

[Hersbach 2018](https://doi.org/10.24381/cds.adbb2d47)

fix: pressure-level ERA5 DOI link is a relative path

Fix: Replace:

[Hersbach 2018](10.24381/cds.bd0915c6)

with:

[Hersbach 2018](https://doi.org/10.24381/cds.bd0915c6)

Files changed

  • README.md

@andrewwhitecdw
andrewwhitecdw marked this pull request as ready for review August 3, 2026 22:08
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.

1 participant