Commit Graph

4 Commits

Author SHA1 Message Date
Marcus Scholz c19a94374e Created Radiation, Photo classes and slimmed down main program.
- Radiation creates a list with timezone_aware datetime and radiation in µS/h.
- Photo reads DateTimeOriginal from photo.
- Photo.write_exif compiles new metadata object and writes exif tags to photo.
- Documentd changes in CHANGELOG.md.
- Changed Readme.me to match changes in code.
- Removed obsolete line from .gitignore
2020-03-10 21:09:25 +01:00
Marcus Scholz fcc466eb41 Started conversion to OOP.
Created class Radiation with functions time_conversion and radiation
2020-03-09 22:42:08 +01:00
Marcus Scholz f8ed12e35b Fixed csvloop (after 1st run).
Also close file after each run to prevent ressource hoarding.
2020-03-04 08:24:52 +01:00
Marcus Scholz 0fa87ab47a Initial commit
Highly WIP does not yet do shit.
2020-03-01 17:17:37 +01:00