Skip to content

Commit

Permalink
Update README.md to say ncompare can be used "in Python"
Browse files Browse the repository at this point in the history
  • Loading branch information
danielfromearth authored Dec 13, 2024
1 parent cfc1e9c commit ee01e08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ _____
<img src="https://joss.theoj.org/papers/10.21105/joss.06490/status.svg" alt="DOI badge" >
</a>

Compare the structure of two NetCDF files at the command line.
Compare the structure of two NetCDF files at the command line or via Python.
`ncompare` generates a view of the matching and non-matching groups and variables between two NetCDF datasets.


Expand Down

0 comments on commit ee01e08

Please sign in to comment.