tagbase / tagbase-server

tagbase-server is a data management web service for working with eTUFF and nc-eTAG files.
https://oiip.jpl.nasa.gov/doc/OIIP_Deliverable7.4_TagbasePostgreSQLeTUFF_UserGuide.pdf
Apache License 2.0
7 stars 2 forks source link

Implement a filesystem watch to enable automated ingestion #189

Closed lewismc closed 1 year ago

lewismc commented 1 year ago

At a previous meeting with ICCAT it became obvious that data entry in the swaggerui was resulting in botched ingestion tasks. The issue stemmed from copy-paste of things like file paths/locations.

Files could be rsync'd onto the Rackspace machine and automatically ingested via some fswatch-like capability which would watch for changes in file system and invoked POST.

Options include