prophys.io
Reading measurement records into prophys objects.
The formats a study’s data actually arrives in — a CSV of laboratory
results with non-detects, a wind rose, a GeoTIFF of terrain, a NetCDF
reanalysis extract — turned into the objects the rest of the package
consumes. See prophys.io.tabular for the readers.
The CSV, table and wind-rose readers need nothing beyond NumPy. The raster
and NetCDF readers need the geo extra and say so when it is missing.