Page 1 of 1

Export year (all data) from Nano SD

Posted: Wed May 06, 2020 8:46 pm
by staze
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!

Re: Export year (all data) from Nano SD

Posted: Wed May 06, 2020 11:53 pm
by ConligWX
afaik there is no export data for everything, just backup "database" which is in SQLite format.

Re: Export year (all data) from Nano SD

Posted: Thu May 07, 2020 1:09 am
by Mattk
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

Posted: Fri May 29, 2020 5:32 pm
by admin
exactly, define an export format as template and then trigger an export operation using this template.