hapi-server / client-python

Python client for HAPI
BSD 3-Clause "New" or "Revised" License
12 stars 10 forks source link

Missing length in time parameter #38

Open rweigel opened 3 years ago

rweigel commented 3 years ago

Client assumes length parameter in metadata b/c required by HAPI spec. Code can handle missing length for other parameters, so should also allow missing length in time parameter and use CSV request (and warn).