Skip to content

Replace lidar database with intermediate results database #9

@wmay

Description

@wmay

The full-blown lidar database is gigantic and unwieldy, and requires installing and setting up Postgres, TimescaleDB, and other extensions.

Instead we can store intermediate summary statistics by day (same frequency as the Mesonet text files). That would require vastly less disk space -- a huge win because disk space is the #⁠1 computing constraint for this project -- and it also means we can use SQLite to keep the package simpler.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions