CWorthy-ocean/C-Star

`file_hash` is required for `InputDataset` even when `source` is local

Closed this issue · 0 comments

InputDataset.file_hash should be optional and default to None. InputDataset.get() should then throw an error if file_hash is not provided in the case that InputDataset.source.location_type is "url".