Hi All,
I'm blind or something, but I cannot for the life of me find where I can export a whole year of data (or more than a year) to something like a csv on my Nano.
I'm wanting to do imports into Weewx, and short of generating them out of a db backup, I'm looking for a better/cleaner solution. =)
Thanks!
Export year (all data) from Nano SD
Moderator: Mattk
Export year (all data) from Nano SD
Davis Vantage Vue, Weather Envoy, Meteobridge Nano SD
- ConligWX
- Platinum Boarder
- Posts: 329
- Joined: Wed Nov 14, 2018 12:48 pm
- Location: Conlig, Co. Down, UK
- Contact:
Re: Export year (all data) from Nano SD
afaik there is no export data for everything, just backup "database" which is in SQLite format.
Regards Simon
https://www.conligwx.org/pws
https://www.conligwx.org/pws
Re: Export year (all data) from Nano SD
Have a look in the release log and search for export.cgi which is used for mass data export from the database via the web interface including a user specified range/period and user defined template
Re: Export year (all data) from Nano SD
exactly, define an export format as template and then trigger an export operation using this template.