borevitzlab / exif2timestream

DEPRECATED. Please use the current version of the TimeStream tools at https://gitlab.com/appf-anu/pyts2.
https://gitlab.com/appf-anu/pyts2
1 stars 2 forks source link

Exif Data Scraped from Filename #22

Closed jbraiuka closed 9 years ago

jbraiuka commented 9 years ago

Able to scrape the date from the filename and write this to the Exif Data of the Image. Also changed from using ExifRead to pexif (Which has read and write capabilities)

coveralls commented 9 years ago

Coverage Status

Coverage decreased (-3.95%) to 82.23% when pulling a9c903ff6fdbce20b3dfd90c62127c69376963d9 on Jordan_Branch into 30dac5cdf91aeaef7561d3474cbeda2031111017 on master.

jbraiuka commented 9 years ago

@kdmurray91 Should be good to go!

jbraiuka commented 9 years ago

@kdmurray91 Made all changes, ready for pull

kdm9 commented 9 years ago

@jbraiuka looks great, few more minor comments. Mostly pedantry. Ping me once those are done and I'll merge.

jbraiuka commented 9 years ago

@kdmurray91 Done.

kdm9 commented 9 years ago

Perfect. One last change, but I'll fix when I merge on the command line

kdm9 commented 9 years ago

@jbraiuka all done, nice work man. I'll make a new release and upload to PyPI now.