unc-openpros: sync data card and main image with GitHub

#27
by tristan-deep - opened

Syncs the unc-openpros card and main image on the Hub with the reviewed state on GitHub (open-h/OpenH-RF).

Adds assets/main.png, the predicted speed-of-sound map that the card uses as its release image.

The card also linked reconstruct.py relatively, which 404s here since the scripts live on GitHub; it now points at the GitHub URL. convert.py is described in the card but has never been committed to either repo, so that link is removed rather than repointed.

GitHub PRs:

Files changed: 2.

+ unc-openpros/assets/main.png
~ unc-openpros/README.md

Update β€” common card layout. The card now follows the layout shared by every OpenH-RF dataset: frontmatter with a name, a stand-alone title, the hero image with an italic caption linking the sample it shows, Description, Contributor(s), Creation Date and the standard CC BY 4.0 text, then a new Processing the Dataset section (the zea process command where the pipeline carries the whole reconstruction, and the reconstruct.py link) followed by Dataset Format, which opens with the zea version. Hard line breaks are gone so the Hub wraps paragraphs itself; the longer sections keep their content.

The Processing section says what custom_ops.py and network_ops.py hold.

GitHub PRs:

Files changed: 1.

~ unc-openpros/README.md
NVIDIA org

@tristan-deep should we remove mention to convert.py?

@tristan-deep should we remove mention to convert.py?

Yes, agreed. Fixed and cleaned up the README a bit more even.

wsimson changed pull request status to merged

Sign up or log in to comment