P1-15 — Validate JSON products too.
- Let a contract declare a
.json product (setfinder/combine_data definitions, coordination files).
- Route it through the
JsonResult reader from P1-4 so it gets the same existence, shape, and required checks as NetCDF.
AC:
- A contract with a
.json product validates that file the same way a .nc product does.
P1-15 — Validate JSON products too.
.jsonproduct (setfinder/combine_data definitions, coordination files).JsonResultreader from P1-4 so it gets the same existence, shape, and required checks as NetCDF.AC:
.jsonproduct validates that file the same way a.ncproduct does.