Search found 14 matches: wxsim file

Searched query: +wxsim +file

by slrpwr
Fri Apr 23, 2021 6:06 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: Meteobridge PRO RF and WxSIM software
Replies: 2
Views: 1299

Re: Meteobridge PRO RF and WxSIM software

Here's the export format I use to create a Cumulus-format file which Wxsim can use:

# MeteoBridge: Cumulus-style export to feed WXSIM
#
# See: https://cumuluswiki.org/a/Standard_log_files
#pragma exportfile=[MMM][YY]log.txt
#pragma crlf=y
#pragma append=y
#pragma emptylines=n
[DD]/[MM]/[YY],[hh]:[mm ...
by weatherist34
Mon Feb 22, 2021 10:27 am
Forum: Meteobridge Discussion
Topic: Corrupted Template Export File
Replies: 3
Views: 1395

Re: Corrupted Template Export File

... an RPi 4]

I have a template I have created to export a Cumulus format file to be used with WXSIM. It occasionally, usually at the top of the hour (hh:00) is corrupted with a rain tag like this:

12/02/21,09:59,24.1,84,19.9,4.8,8.9,341,0.0,0.0,30.373,0.0,60.6,40,8.9,18.3,24.1,0.0,40,,,,,,
12/02/21 ...
by slrpwr
Thu Feb 18, 2021 7:03 pm
Forum: Meteobridge Discussion
Topic: Corrupted Template Export File
Replies: 3
Views: 1395

Corrupted Template Export File

... an RPi 4]

I have a template I have created to export a Cumulus format file to be used with WXSIM. It occasionally, usually at the top of the hour (hh:00) is corrupted with a rain tag like this:

12/02/21,09:59,24.1,84,19.9,4.8,8.9,341,0.0,0.0,30.373,0.0,60.6,40,8.9,18.3,24.1,0.0,40,,,,,,
12/02/21 ...
by prestwickwx
Wed Oct 16, 2019 2:17 pm
Forum: Meteobridge Discussion
Topic: Weather34 TEMPLATE
Replies: 1330
Views: 452047

Re: Weather34 MB-SMART NANOSD TEMPLATE

... up your chart data for other uses if required .

next year you will see wxsim compatibility as tony tasmania is already running a older implemented ... feature drop us an email overnight ill send it on tomorrow its just one file and didnt see any issues on other tested sites just worked . brian ...
by weatherist34
Tue Oct 15, 2019 5:28 pm
Forum: Meteobridge Discussion
Topic: Weather34 TEMPLATE
Replies: 1330
Views: 452047

Re: Weather34 MB-SMART NANOSD TEMPLATE

... up your chart data for other uses if required .

next year you will see wxsim compatibility as tony tasmania is already running a older implemented ... backup feature drop us an email overnight ill send it on tomorrow its just one file and didnt see any issues on other tested sites just worked . brian
by admin
Sun Oct 06, 2019 5:38 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

... of available data in 1 minute resolution by polling every hour data from it and by appending these snippets, rain-totals will not sum up in the export file over the day or month.

When you decide to go with hourly data you can get the current month in one request and the sums will work fine.
by thunderstorm
Sun Sep 29, 2019 9:36 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

Looks like wxsim searches for Sep.19log.txt Aug.19log.txt
wxsim-cumulus.png
wxsim-cumulus.png (107.61 KiB) Viewed 5550 times
so the file pattern should be

Code: Select all

#pragma exportfile=[MMM].[YY]log.txt
by Mattk
Sat Sep 28, 2019 11:59 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

The MB export data format can be customized to whatever you require by copying/editing a .exp sample file in the template directory.
Check this link http://www.meteobridge.com/wiki/index.php/PRO_Tutorial and Schedule Generation of Exports
by hrvistaweather
Sat Sep 28, 2019 10:44 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

... and then try this export template:

# Cumulus-style export to feed WXSIM
#
[DD]/[MM]/[YY],[hh]:[mm],[th0temp-avg.1:],[th0hum-avg.0:],[th0dew-avg ... data points is here https://cumuluswiki.wxforum.net/a/Monthly_log_files and each month log is stored as "Dec18log.txt Jan19log.txt Feb19log ...
by hrvistaweather
Sat Jun 15, 2019 1:51 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

... had been whether it was a problem to duplicate WD or Cumulus log files. I corresponded with Boris (of meteobridge) on this a few weeks ago, and ... data logs is that:
1: WD contains more Precip Data (which is not used by WxSim).
2: Cumulus does not contain Soil Data (which could be used by WxSim ...
by ConligWX
Fri May 03, 2019 2:31 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

yes that sounds very feasible. I have plenty of events that ftp files/data to my webserver(nas) so I dont see why you couldnt do the same for a Windows ... file for you.

how/what does CumulusMX process as regards to webtags for WxSim and how often? Just thinking in advance of what would be required for MB ...
by ConligWX
Fri May 03, 2019 10:41 am
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

I'm sure the layout of the log file that WxSim read can be replicated in MB via a Templates event, then another event can be scheduled to ftp that file to wherever you need it to be placed for WxSim to read it.
by ConligWX
Mon Apr 29, 2019 1:50 pm
Forum: Meteobridge PRO/PRO2/NANOSD/RPI/VM Discussion
Topic: WXSIM - Meteobridge Pro
Replies: 35
Views: 14952

Re: WXSIM - Meteobridge Pro

Hi Tony

I dont use WxSim, but what does WxSim require from any Weather software, let alone Meteobridge? A text file with values?
by admin
Sun Jan 03, 2010 1:50 am
Forum: Announcements
Topic: Update 4.6
Replies: 20
Views: 15447

Update 4.6

... neu zu erzeugen. Diese Option erlaubt eine Anbindung von Meteohub an WXSIM.
* Unterstützt beim Mail-Versenden die Option TLS, mit der Mails ... weather stations connected via TCP/IP.
* Meteohub generates monthly data files ("MMYYYYextralog.csv" and "MMYYYYlg.txt" ) for export into WD on manual ...