From ffb8fbc6feeb54454f366ddbce4d0310a2eec726 Mon Sep 17 00:00:00 2001 From: Jonathan Chan Date: Thu, 23 Jun 2022 10:17:33 +1000 Subject: [PATCH] Updated the README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b2d732..3fb3bee 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ## About this repo This repo aims to automate the workflow to generate timelapses and do shoreline mapping with CoastSnap (Spotteron) images. It contains a couple of python/photoshop scripts that were written for the intended workflow: Download -> Register -> Tag -> Manually remove bad images in 'Registered'. See `workflow.pptx`, for a more informative schematic of the intended workflow. Batch downloading code is an extension on the Leaman CoastSnap Toolbox (http://git.wrl.unsw.edu.au:3000/chrisl/coastsnap.git) -This toolbox can: +This repo can: * Download images stored on the Spotteron app service `batch_spotteron_download.bat` * Register the downloaded images in photoshop `batch_photoshop_registration.bat` * Tag registered images with the image date, time, tide and contributor `batch_tag_registered.bat`