Export year (all data) from Nano SD

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
User avatar
staze
Gold Boarder
Gold Boarder
Posts: 197
Joined: Fri Jan 18, 2019 2:56 am
Contact:

Export year (all data) from Nano SD

Post 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!
Davis Vantage Vue, Weather Envoy, Meteobridge Nano SD
User avatar
ConligWX
Platinum Boarder
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

Post by ConligWX »

afaik there is no export data for everything, just backup "database" which is in SQLite format.
Mattk
Platinum Boarder
Platinum Boarder
Posts: 1387
Joined: Mon Sep 22, 2014 3:24 am

Re: Export year (all data) from Nano SD

Post 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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Export year (all data) from Nano SD

Post by admin »

exactly, define an export format as template and then trigger an export operation using this template.
Post Reply