https://marine-ecology.shinyapps.io/FishNClips/
- Clone the repo to your local machine
- Add a folder in the "data/metadata/" folder, name this folder with the shortened Marine Park name e.g. "South-west Corner" or "Ningaloo" NOT "Ningaloo Marine Park"
- Add this marine park to the UI (in the leaflet.marine.park selectInput. The naming needs to be consistent.
- Within the folder created above, create two more folders "stereo-BOSS" and "stereo-BRUV" (Check the folders already created in the metadata folder).
- Add the metadata file to the correct method.
- Follow GlobalArchive conventions for naming the metadata.csv and for the column names.
- Include "fishnclipz" column with "Yes" or "No". TODO Brooke to add this function into the data
- Add folder containing the videos, this folder needs to be named with the CampaignID (matching GlobalArchive conventions).
Markers are from flaticon. Colour pallete from canva colour wheel
- #7CF8C1 = green (RGB 124, 248, 193)
- #837CF8 = purple (RGB 131, 124, 248)
- #F87CB3 = pink (RGB 248, 124, 179)
- #F1F87C = yellow (RGB 241, 248, 124)