Welcome to the Cumulus Support forum.

Latest Cumulus MX V4 release 4.0.1 (build 4023) - 16 May 2024

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Files in Raspberry Pi

From build 3044 the development baton passed to Mark Crossley. Mark has been responsible for all the Builds since. He has made the code available on GitHub. It is Mark's hope that others will join in this development, but at the very least he welcomes your ideas for future developments (see Cumulus MX Development suggestions).

Moderator: mcrossley

Post Reply
scottcason
Posts: 2
Joined: Thu 23 Apr 2020 5:17 pm
Weather Station: Vantage Vue
Operating System: Raspbian

Files in Raspberry Pi

Post by scottcason »

I downloaded Raspberry Pi Image for Cumulus MX 3.26.0 x64, loaded it on my pi and everything is sweet. I'm working now on a self hosted website with the saratoga weather templates.

I'm hung up at the point of transfering the realtimegaugesT.txt and CUtags.txt from the pi running Cumulus to my webpage. I can't find the freaking files on the pi.

Can someone shed some light on what directory on the pi I need to look in to find these file to transfer? I know it's got to be a simple procedure, but I'm just not finding it.

Scott
User avatar
PaulMy
Posts: 3888
Joined: Sun 28 Sep 2008 11:54 pm
Weather Station: Davis VP2 Plus 24-Hour FARS
Operating System: Windows8 and Windows10
Location: Komoka, ON Canada
Contact:

Re: Files in Raspberry Pi

Post by PaulMy »

Hi,
I don't know Pi but presume it is somewhat the same as Windows as far as CumulusMX file structure, etc.
realtimegaugesT.txt comes in CumulusMX\web folder
CUtags.txt comes from the Saratoga CU-plugin.zip download and you can place it in CumulusMX\web folder as well and then use that path in your Extra web files (rename remote to CUtags.php).

Enjoy,
Paul
VP2+
C1 www.komokaweather.com/komokaweather-ca
MX https://komokaweather.com/cumulusmx/index.htm /index.html /index.php
MX https://komokaweather.com/cumulusmxwll/index.htm /index.html /index.php
MX https:// komokaweather.com/cumulusmx4/index.htm
Image
sutne
Posts: 386
Joined: Sun 14 Oct 2012 4:23 pm
Weather Station: HP2553 (WS80) and HP2564 (WS90)
Operating System: Raspbian Bullseye and Bookworm
Location: Rjoanddalen and Kronstad, Norway
Contact:

Re: Files in Raspberry Pi

Post by sutne »

You have to check Create Local in the Setting:
Internet setting - Real Time Interval Setting.

Her you can also make Cumulus do the upload.
scottcason
Posts: 2
Joined: Thu 23 Apr 2020 5:17 pm
Weather Station: Vantage Vue
Operating System: Raspbian

Re: Files in Raspberry Pi

Post by scottcason »

sutne wrote: Wed 10 Jan 2024 7:16 pm You have to check Create Local in the Setting:
Internet setting - Real Time Interval Setting.

Her you can also make Cumulus do the upload.
YES! Thank you so much. I knew it had to be something I was overlooking.
User avatar
mcrossley
Posts: 12951
Joined: Thu 07 Jan 2010 9:44 pm
Weather Station: Davis VP2/WLL
Operating System: Bullseye Lite rPi
Location: Wilmslow, Cheshire, UK
Contact:

Re: Files in Raspberry Pi

Post by mcrossley »

sutne wrote: Wed 10 Jan 2024 7:16 pm You have to check Create Local in the Setting:
Internet setting - Real Time Interval Setting.

Her you can also make Cumulus do the upload.
If you are just uploading the file to a web server you do not need to check Create Local.
Cortmalaw
Posts: 92
Joined: Sat 26 Dec 2020 2:21 pm
Weather Station: Davis
Operating System: Raspbian
Location: Near Glasgow, Scotland, UK

Re: Files in Raspberry Pi

Post by Cortmalaw »

The full file location on a Raspberry Pi (if you used the pre-built image) is:

Code: Select all

/opt/CumulusMX/web
Post Reply