WHOIGit / nes-lter-ims

NES-LTER information system components
MIT License
5 stars 0 forks source link

process all cruises regardless of elog existence #88

Closed joannekoch closed 1 year ago

joannekoch commented 1 year ago

fixes #85.

Changes: Raise DataNotFound error instead of assertion to continue processing cruises in the loop.

To Test: Run https://nes-lter-data.whoi.edu/api/cruises/metadata.csv and verify that all cruises are processed, even though some elogs may be missing for some cruises.