Hello,
I'm looking for the datafile structure for wswin for VP2. I would apreciate any help or direction to this information.
Regards
Data structure for VP2
-
- Posts: 2
- Joined: 26 Feb 2023 14:32
- Location: SERIGNAN
- Contact:
Data structure for VP2
Jean
Station :
VP2pro + anémomètre ultrasons et console Vue
Cumulus 1.9.4 + Cumulus2SQL + MySQL
PC :
W10 64bits migrated from W7
http://meteoserignan.ddns.net
Station :
VP2pro + anémomètre ultrasons et console Vue
Cumulus 1.9.4 + Cumulus2SQL + MySQL
PC :
W10 64bits migrated from W7
http://meteoserignan.ddns.net
- Werner
- Site Admin
- Posts: 5905
- Joined: 04 Dec 2001 01:00
- Location: Lackenhäuser
- Been thanked: 118 times
- Contact:
-
- Posts: 2
- Joined: 26 Feb 2023 14:32
- Location: SERIGNAN
- Contact:
Re: Data structure for VP2
Hello Werner,
I am in the process of writing a program for friends to include wswin data in a SQL database.
Without this information it's going to be impossible mission !
I already did this job 6 years ago for WS3600, WS2300.
For information, I have programs doing the same job for WLK, Cumulus, CumulusMX, Xnet...
If you need more information, you may have a look to this forum http://www.boock.ch/meteo/forum.php
Regards
I am in the process of writing a program for friends to include wswin data in a SQL database.
Without this information it's going to be impossible mission !
I already did this job 6 years ago for WS3600, WS2300.
For information, I have programs doing the same job for WLK, Cumulus, CumulusMX, Xnet...
If you need more information, you may have a look to this forum http://www.boock.ch/meteo/forum.php
Regards
Jean
Station :
VP2pro + anémomètre ultrasons et console Vue
Cumulus 1.9.4 + Cumulus2SQL + MySQL
PC :
W10 64bits migrated from W7
http://meteoserignan.ddns.net
Station :
VP2pro + anémomètre ultrasons et console Vue
Cumulus 1.9.4 + Cumulus2SQL + MySQL
PC :
W10 64bits migrated from W7
http://meteoserignan.ddns.net
- Werner
- Site Admin
- Posts: 5905
- Joined: 04 Dec 2001 01:00
- Location: Lackenhäuser
- Been thanked: 118 times
- Contact:
Re: Data structure for VP2
@Jean,
the reasons, why not:
the reasons, why not:
- There are 3 different data structures: ws*.dat, wm*.dat, wd*.dat
- I never write a documentation for that
- User can create a csv-file, which can be used für SQL
- weneu
- Site Admin
- Posts: 11569
- Joined: 22 Feb 2002 01:00
- Location: Donauwörth
- Been thanked: 17 times
- Contact:
Re: Data structure for VP2
@Jean
The simplest way is. to use the file
ws_newdata.csv
to transport data to a database.
The simplest way is. to use the file
ws_newdata.csv
to transport data to a database.