AndersenLab / easyfulcrum

easyfulcrum
Other
1 stars 0 forks source link

Add public url to sample photo #40

Closed tcrombie closed 3 years ago

tcrombie commented 3 years ago

We need to update procPhotos function to create a public url. This can be made within the function for Andersen Lb purposes following this format: "https://storage.googleapis.com/elegansvariation.org/photos/isolation/fulcrum/2020FebruaryAustralia/sampling_thumbs/ECA2546.jpg"

but we may want an optional pub_url argument so users can supply their own url.

NOTE: this functionality will need to be implemented if we want to show the photos in an interactive map.