nasa / ncompare

Compare the structure of two netCDF files at the command line
https://ncompare.readthedocs.io
Apache License 2.0
27 stars 9 forks source link

Fix help text for second NetCDF file passed on command line #230

Closed berquist closed 5 months ago

berquist commented 5 months ago

There were also some type annotations missing.


๐Ÿ“š Documentation preview ๐Ÿ“š: https://ncompare--230.org.readthedocs.build/en/230/

berquist commented 5 months ago

Since testing pipelines don't run during PRs, I should say that mypy passed when I ran pre-commit locally.

danielfromearth commented 5 months ago

@berquist โ€“ย Thanks for the contributions! I think this is ready to merge as is. Please let me know if you plan on adding anything else โ€”ย if not, I'll go ahead and merge.

berquist commented 5 months ago

Nope, nothing else.