Skip to content

Write guide to time-lapse photo management #43

@ezwelty

Description

@ezwelty

Outline of possible topics:

  • Track which camera, took which image, from where
    • Notes in the field: camera and lens make, model, serial number, camera position
    • Assign unique codes to camera positions ('station') versus camera systems ('camera')
  • Directory structure and file names (e.g. {station code}/{service date}/{camera directory}/{camera filename})
    • Group images taken with the same camera and settings
    • Ensure chronological sorting
    • Robust to frame counter reset (e.g. 1023 to 1000) or recycling (e.g. 9999 to 0001)
    • Independent of image capture time, since this may need to be revised in the future (e.g. wrong timezone)
  • Check the integrity of an existing image archive using image filenames and metadata
    • Check for monotonic increasing filenames and capture times
    • Find discontinuities in camera, lens, and image attributes

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions