first test for data inventory#1684
Conversation
leewujung
left a comment
There was a problem hiding this comment.
@LOCEANlloydizard : just noticed a small thing. Also do you intend to add the checksum field in this PR? Sorry not sure if this PR is finished or not, but I think it's a great idea!
|
notes from #1703 ek80_heading.zip: |
|
notes from #1714 azfp_single_frequency.zip: |
Co-authored-by: Wu-Jung Lee <leewujung@gmail.com>
Following the removal of the
test_data/README.mdfile in this PR, and the discussion in #1562 (particularly here), this PR introduces a centralized YAML inventory for echopype test data bundles. The inventory is validated in CI against the Pooch bundle registry (conftest.py) to ensure that all test data bundles are documented and remain synchronized. The inventory is also integrated into the RTD documentation.The
documented_checksumfield is introduced as the basis for future validation that bundle metadata has been reviewed whenever a GitHub release asset changes => in progressRef #1565