Import from Meteobridge Nano

Post Reply
User avatar
legi
Newbie
Newbie
Posts: 6
Joined: Fri Feb 23, 2018 6:46 am
Station model: Vantage 2 pro
Software: Meteobridge

Import from Meteobridge Nano

Post by legi » Sun Aug 20, 2023 7:03 am

I try to import data from a txt exported from Meteobridge Nano.
The file looks like this:
# date, time, temperature[C], humidity[%], dew point[C], sealevel pressure[hPa], avg wind speed[m/s], gust speed[m/s], winddir, rainfall00
2023-01-01,00:00,14.3,72,9.3,1019.8,1.3,4.9,233,0.0

I filled the import page, the response of testing is like this:
Testing CSV/text file...

Errors will be highlighted in red...

Loading CSV/text file from ....meteobridge/meteo/import/standard-iso-2023-hour.txt

File loaded successfully.
Header row in the file, skipping first line.

The tested file has 5553 data sets. This import test will load only the first line.


Starting to parse data.

Loading line 1...
Separating fields...
Decimal separator is a period, no need to do anything, can be parsed by PHP.
The data row contains 10 fields.

Parsing date and time...Date in one field, time in a different one.

Then I tried to do the import, response comes:

Importing data from CSV/text file...

Errors will be highlighted in red...

Loading CSV/text file from....e/meteo/import/standard-iso-2023-hour.txt

File loaded successfully.
Header row in the file, skipping first line.

The imported file has 5553 data sets.

Import type: skip
Starting to parse data.


But nothing is happening. What is my fault in the setup? Sorry for this maybe silli question....

Thanks for any help
Peter
Bildschirmfoto 2023-08-20 um 08.59.28.png
Bildschirmfoto 2023-08-20 um 08.59.28.png (961.25 KiB) Viewed 2443 times
Bildschirmfoto 2023-08-20 um 08.59.56.png
Bildschirmfoto 2023-08-20 um 08.59.56.png (725.69 KiB) Viewed 2443 times
Peter Buehrer, Wetter in Henngart https://www.buehrer.com/page-3/index.php
Image

Post Reply