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
83977b50bb
Changed timezone default (to utc).
...
Old behavior failed when TZ was omitted.
2020-03-09 15:56:28 +01:00
3eb17f53b5
First baby steps towards GPX handling - mainly foolish test output.
2020-03-06 14:36:02 +01:00
0ad627fb0b
Added examples with sample output to Readme.md
2020-03-05 16:31:04 +01:00
b4c6448645
Directly create datetime object from tag.value, instead of ASCII export and datetime import.
2020-03-04 15:44:18 +01:00
6e8aaf3338
Started, to re-write using pyexiv2.
...
Can already read DateTimeOriginal :-)
2020-03-04 15:17:56 +01:00
3e7e3737cb
Made CSV sample more readable.
2020-03-04 13:04:27 +01:00
f3de13eedb
Markdown is hard :-/ Fixed again.
2020-03-04 12:56:45 +01:00
e12a52a092
Fixed geigerlog.cfg mishap.
2020-03-04 12:56:01 +01:00
06b03a729f
Added GeigerLog configuration and usage notes, fixed some typos.
2020-03-04 12:51:59 +01:00
9b36336c37
Improved Readme, added usage info and placed some project links.
2020-03-02 19:46:42 +01:00
c575da044f
Removed math from dependencies, as round() is there by default.
...
Added SIFACTORs for all GQ geiger counters GeigerLog knows.
2020-03-01 18:05:47 +01:00
d2e08a442a
Re-styled Readme.md
2020-03-01 17:45:31 +01:00
4a00fed85e
Added Readme.md with initial info.
2020-03-01 17:36:06 +01:00