International-Soil-Radiocarbon-Database / ISRaD

Repository for the development and release of ISRaD data and tools
https://international-soil-radiocarbon-database.github.io/ISRaD/
24 stars 15 forks source link

Add centralized, consistent check for valid database structure #229

Closed bpbond closed 4 years ago

bpbond commented 4 years ago

Add an is_israd_database utility function that checks for valid database structure (and test code for it). All functions that receive a database parameter now call this.