raw data

Discussion about upload/download of data, import/export of foreign formats, etc.
Post Reply
makoto
Posts: 4
Joined: Sun Dec 22, 2013 7:13 pm

raw data

Post by makoto » Sun Dec 22, 2013 7:19 pm

Hello everyone, I wanted to know if the meteoplug saves its data in RAW file, and if yes, where? Thank you.

User avatar
admin
Site Admin
Posts: 332
Joined: Sun Feb 07, 2010 9:22 pm

Re: raw data

Post by admin » Mon Dec 23, 2013 9:34 am

yes, it saves every chunk of information your weather station does hand out. You find the data on the "inspect data" page and also mechanisms to export these data, if you like to have it stored/backuped somewhere else.

makoto
Posts: 4
Joined: Sun Dec 22, 2013 7:13 pm

Re: raw data

Post by makoto » Mon Dec 23, 2013 7:30 pm

I've seen, but it is a different size than the size of the files saved by Meteohub are compatible? In the sense, the files and save the meteoplug, I can upload them to Meteohub?
thanks

User avatar
admin
Site Admin
Posts: 332
Joined: Sun Feb 07, 2010 9:22 pm

Re: raw data

Post by admin » Thu Dec 26, 2013 10:31 am

The data export from Meteoplug does not directly upload to Meteohub. Meteoplug uses a mysql database for storing the data, not a flat file format as Meteohub does.

But the output can be converted to Meteohub raw data format, if someone wants to write a converter...
This is how the Meteoplug "raw data" export looks like. Meteohub raw format is explained in Meteohub manual.

Code: Select all

2013-12-01 00:00:36	wind0	113	4	0	-7	0	0	0
2013-12-01 00:00:40	th0	-7	96	-13	0	0	0	0
2013-12-01 00:00:44	rain0	0	0	9004	0	0	0	0
2013-12-01 00:01:04	thb0	188	41	53	9950	2	10285	0
2013-12-01 00:01:04	wind0	113	0	0	-7	0	0	0
2013-12-01 00:01:16	wind0	113	4	0	-7	0	0	0
2013-12-01 00:01:18	wind0	123	4	0	-7	0	0	0
2013-12-01 00:01:32	wind0	111	4	0	-7	0	0	0
2013-12-01 00:01:36	wind0	111	9	0	-14	0	0	0
2013-12-01 00:01:40	wind0	111	4	0	-7	0	0	0
2013-12-01 00:01:42	th0	-7	96	-13	0	0	0	0
2013-12-01 00:01:46	rain0	0	0	9004	0	0	0	0
2013-12-01 00:01:54	wind0	111	0	0	-7	0	0	0
2013-12-01 00:02:02	wind0	111	0	4	-7	0	0	0
2013-12-01 00:02:06	thb0	188	41	53	9950	2	10285	0
2013-12-01 00:02:08	wind0	111	4	4	-7	0	0	0
2013-12-01 00:02:12	wind0	111	0	4	-7	0	0	0
2013-12-01 00:02:22	wind0	112	0	4	-7	0	0	0
2013-12-01 00:02:28	wind0	111	0	4	-7	0	0	0
2013-12-01 00:02:44	th0	-7	96	-13	0	0	0	0
2013-12-01 00:02:48	rain0	0	0	9004	0	0	0	0
2013-12-01 00:02:58	wind0	115	4	4	-7	0	0	0
2013-12-01 00:03:02	wind0	116	4	0	-7	0	0	0
2013-12-01 00:03:08	thb0	188	41	53	9950	2	10285	0
2013-12-01 00:03:08	wind0	115	4	0	-7	0	0	0

makoto
Posts: 4
Joined: Sun Dec 22, 2013 7:13 pm

Re: raw data

Post by makoto » Thu Dec 26, 2013 4:02 pm

Hello admin, you know there is a converter for these files? I hope you do, otherwise I do not need to buy the license meteoplug. I have 14 months to convert the data to be loaded into the Meteohub.
thanks

User avatar
admin
Site Admin
Posts: 332
Joined: Sun Feb 07, 2010 9:22 pm

Re: raw data

Post by admin » Thu Dec 26, 2013 11:18 pm

I don't know of a ready-made converter from Meteoplug raw data to Meteohub raw data.

The other way round Meteoplug can import Meteohub data, but I guess that is not what you are looking for. Why do you want to retransfer Meteoplug data to Meteohub? I can't see too much sense in doing so as Meteoplug offers more in terms of graphing etc.

makoto
Posts: 4
Joined: Sun Dec 22, 2013 7:13 pm

Re: raw data

Post by makoto » Fri Dec 27, 2013 7:30 am

Hello, my problem is that I have a station in 2010, I started with Meteohub, then a lightning burned me with the ebox where I had the sd data (luckily I had a backup). I switched to anemos for 14 months, but I did not like and returned with Meteohub. Now I am 14-months of data format. Sdb Meteohub that can not be imported. I can convert them to. Meteoplug the csv file that fails to import. If the meteoplug unable to convert them into raw I'm okay .... I solved my problem.

Post Reply