Create handlers specifically for uploading (POST) h5 files.
- add data into correct table (id, reacd_id, savepoint_id, etc)
- when h5 files are uploaded we want to add logic to add correlating data (File type: "Water Level" or "Wave", and filename) to existing relevant database tables based off data
- handle upserting files so each savepoint can have only 1 wave and water level file each