Export Data in" minutes" gives no values. **solved**

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

Moderator: Mattk

Post Reply
User avatar
ConligWX
Platinum Boarder
Platinum Boarder
Posts: 329
Joined: Wed Nov 14, 2018 12:48 pm
Location: Conlig, Co. Down, UK
Contact:

Export Data in" minutes" gives no values. **solved**

Post by ConligWX »

Hi there.

could someone try to export data for me in a Nano SD or a Pro?

goto history tab,
select working sensor. (say th0temp as that has a value all the time)

select year, month, and a day that has data in it.

now goto Export Data. select template: either Cumulus, standard iso or standard imp template.

now export the day in minutes and the Export hour in minutes.

now goto your \\data\exports share and open the two text files.

when I do the exports on my Nano, the date/time are there but no data value exists. if I export in hours I have data.
day in hours:

Code: Select all

# date, time, temperature[C], humidity[%], dew point[C], sealevel pressure[hPa], avg wind speed[m/s], gust speed[m/s], winddir, rainfall00 
2020-02-04,00:00,3.0,91,1.6,1010.9,2.7,8.9,262,0.2
2020-02-04,01:00,3.3,86,1.2,1011.2,2.8,9.8,270,0.2
2020-02-04,02:00,2.8,90,1.3,1012.5,1.7,10.7,275,0.8
2020-02-04,03:00,3.3,89,1.6,1013.3,1.9,9.8,274,0.0
2020-02-04,04:00,4.0,86,1.8,1014.3,2.2,10.3,279,0.0
2020-02-04,05:00,4.7,83,2.0,1015.5,2.2,8.5,279,0.0
2020-02-04,06:00,5.7,83,3.0,1017.3,2.4,8.5,294,0.0
2020-02-04,07:00,6.1,87,4.1,1018.8,3.5,10.3,292,0.0
2020-02-04,08:00,6.7,86,4.5,1020.4,4.1,12.5,298,0.0
2020-02-04,09:00,7.5,83,4.8,1022.0,4.4,10.3,299,0.0
2020-02-04,10:00,7.9,79,4.5,1023.0,4.8,12.5,305,0.0
2020-02-04,11:00,8.0,78,4.4,1026.3,1.7,8.5,300,0.0
2020-02-04,12:00,8.2,78,4.6,1027.7,2.7,10.3,301,0.0
2020-02-04,13:00,8.7,76,4.6,1028.8,2.8,9.4,308,0.0
2020-02-04,14:00,9.1,71,4.1,1029.8,1.6,6.7,315,0.0
2020-02-04,15:00,8.6,75,4.5,1030.8,0.6,4.5,321,0.0
2020-02-04,16:00,7.9,79,4.6,1031.6,0.2,3.6,313,0.0
2020-02-04,17:00,7.4,83,4.6,1032.7,0.1,3.1,312,0.0
2020-02-04,18:00,6.4,84,4.0,1033.2,0.5,4.0,297,0.0
2020-02-04,19:00,6.2,83,3.5,1033.9,0.6,3.6,291,0.0
2020-02-04,20:00,5.5,84,3.0,1034.5,0.3,2.7,267,0.0
2020-02-04,21:00,5.0,85,2.7,1035.0,0.3,3.1,254,0.0
2020-02-04,22:00,4.3,86,2.3,1035.4,0.5,3.1,270,0.0
2020-02-04,23:00,4.3,86,2.2,1035.8,0.4,2.7,275,0.0

Day in mins

Code: Select all

# date, time, temperature[C], humidity[%], dew point[C], sealevel pressure[hPa], avg wind speed[m/s], gust speed[m/s], winddir, rainfall00 
2020-02-04,00:00,,,,,,,,
2020-02-04,00:01,,,,,,,,
2020-02-04,00:02,,,,,,,,
2020-02-04,00:03,,,,,,,,
2020-02-04,00:04,,,,,,,,
2020-02-04,00:05,,,,,,,,
2020-02-04,00:06,,,,,,,,
2020-02-04,00:07,,,,,,,,
2020-02-04,00:08,,,,,,,,
2020-02-04,00:09,,,,,,,,
2020-02-04,00:10,,,,,,,,
2020-02-04,00:11,,,,,,,,
2020-02-04,00:12,,,,,,,,
2020-02-04,00:13,,,,,,,,
2020-02-04,00:14,,,,,,,,
Mattk
Platinum Boarder
Platinum Boarder
Posts: 1391
Joined: Mon Sep 22, 2014 3:24 am

Re: Export Data in" minutes" gives no values.

Post by Mattk »

So would this be somehow a different export to the Service export?

I export 1 minute data for every (previous) day just after midnight for both MBPro's and NAnoSD's, output is as expected.
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 Data in" minutes" gives no values.

Post by ConligWX »

I havent tried that way as yet, just the way I tried doesn't seem to work, though the option in minutes is there.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Export Data in" minutes" gives no values.

Post by admin »

When you do a power cycle, all per minute data is lost because it is just hold in a RAM database.
Post Reply