Skip to content

Import weather readings from CSV #3834

Description

@kylecorry31

Allow importing weather readings from a CSV file. Likely via a file import option after manual pressure logging is implemented (similar to beacon file import).

It should try to find the correct fields (ex. column name contains "pressure"). A timestamp (may be split between date and time) and pressure are required. An option may be offered to let the user confirm which field is which. Also needs to support temperature and humidity. It should be able to import a CSV weather readings export from Trail Sense (Settings > Weather > Export weather readings) without the user needing to select columns.

It shouldn't import readings where the timestamp matches an existing reading in Trail Sense.

Since this is a niche feature, maybe have the user enable it via settings to avoid confusion.

Use case: some users use meshtastic connected barometers for hiking (I'm not sure if these are off the shelf or custom built).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Priority: LowLow priority, I may not have time to implement these or are likely years away.Size: LargeLarge size, requires a lot of design, planning, and code. Code will likely be complex.Status: Community OnlyMaintainer will not implement this. A maintainable community contribution will be considered.Tool: WeatherType: EnhancementA new feature or change to an existing featurehelp wantedOpen to community contribution at any time

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions