aqualinkorg / aqualink-app

Aqualink.org Ocean Monitoring Application
MIT License
34 stars 12 forks source link

Allow site admins to upload data for multiple sites at once #903

Closed ericboucher closed 1 year ago

ericboucher commented 1 year ago

As the admin of multiple sites, I would like to be able to upload sonde data for multiple sites at once.

We would implement an additional flow for data uploads so that site admins can upload a file for multiple sites by specifying aqualink ids with two columns aqualink_site_id and aqualink_survey_point_id (optional).

The backend will need to verify that the site admin has access to the sites they would like to upload data for.