Cumulusutils.ini: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
1,581 bytes added ,  20:14, 26 November 2022
m
(25 intermediate revisions by the same user not shown)
Line 18: Line 18:


=== [General] ===
=== [General] ===
LoggingOn=true<br>
NormalMessageToConsole=true<br>
TraceInfoLevel=Info<br>
IgnoreDataErrors=true<br>
IgnoreDataErrors=true<br>
GeneratejQueryInclude=false<br>
GeneratejQueryInclude=false<br>
Line 23: Line 26:
<nowiki>;Language=nl-NL</nowiki><br>
<nowiki>;Language=nl-NL</nowiki><br>
Language=en-GB<br>
Language=en-GB<br>
NormalMessageToConsole=true<br>
TraceInfoLevel=Info<br>
MonthsOfMiracleAndWonder=jan,feb,mrt,apr,mei,jun,jul,aug,sep,okt,nov,dec<br>
MonthsOfMiracleAndWonder=jan,feb,mrt,apr,mei,jun,jul,aug,sep,okt,nov,dec<br>
ChartContainerHeight=700<br>
ChartBackgroundImage=<br>
UseScrollableTables=true      ''NOTE: Used for Day Records and pwsFWI. The thin scrollbar does work with FireFox but not with Chrome<br>


The parameters ''GeneratejQueryInclude'' and ''DoLibraryIncludes'' require special attention. Please read the chapter on the [[modules]] for modular use of javascript libraries.
The parameters ''GeneratejQueryInclude'' and ''DoLibraryIncludes'' require special attention. Please read the chapter on the [[modules]] for modular use of javascript libraries.
Line 107: Line 111:
Participant=true<br/>
Participant=true<br/>
DoneToday=15-05-21<br/>
DoneToday=15-05-21<br/>
'''NOTE''': DoneToday is not configurable but is set/read by the application. Any value you put here will be modified. The signature file will not be transferred to the website if the value is today or in the future. So if you want to resend the signature file, it is best to remove this parameter and have it reinitialised by CumulusUtils.


=== [Website] ===
=== [Website] ===
Line 204: Line 206:
HomeGraphDailyTempMinColor=#058DC7<br>
HomeGraphDailyTempMinColor=#058DC7<br>
HomeGraphDailyTempMaxColor=#ED561B<br>
HomeGraphDailyTempMaxColor=#ED561B<br>
Panel-1=TemperatureText<br>
Panel-2=PressureText<br>
Panel-3=RainText<br>
Panel-4=Clocks<br>
Panel-8=WindText<br>
Panel-9=SolarDisc<br>
Panel-10=LunarDisc<br>
Panel-11=HumidityText<br>
Panel-12=SolarText<br>
Panel-13=TemperatureGauge<br>
Panel-14=OtherTempsGauge<br>
Panel-15=PressureGauge<br>
Panel-16=HumidityGauge<br>
Panel-20=CloudBaseGauge<br>
Panel-21=RainGauge<br>
Panel-22=RainSpeedGauge<br>
Panel-23=SolarGauge<br>
Panel-24=UVGauge<br>
UseCMXMoonImage=false<br>
ColorTitleBackGroundImage=HPIM3899_day.JPG<br>
ColorTitleBackGroundImageCivil=HPIM3899_civil.JPG<br>
ColorTitleBackGroundImageNautical=HPIM3899_nautical.JPG<br>
ColorTitleBackGroundImageAstronomical=HPIM3899_astronomical.JPG<br>
ColorTitleBackGroundImageNight=HPIM3899_night.JPG<br>


=== [Forecasts] ===
=== [Forecasts] ===
Line 216: Line 242:
ReportWidth=700<br>
ReportWidth=700<br>
SystemInfoLinesToSkip=<br>
SystemInfoLinesToSkip=<br>
ExtraStationInfo=<br>
CMXport=8998<br>
Tx=<br>


=== [Thrifty] ===
=== [Thrifty] ===
Line 235: Line 264:
WindArrowType=1<br>
WindArrowType=1<br>


=== [AirQuality] ===
=== [Compiler] ===
CountrySelected=EU<br>
DoneToday=04-09-21
WantToSeeNow=true<br>
 
WantToSeeNowCast=true<br>
=== [MeteoCam] ===
WantToSee1hr=true<br>
MeteoCamMenu=true<br/>
WantToSee3hr=true<br>
MeteoCamDir=./MeteoCam<br/>
WantToSee24hr=true<br>
TimelapseExtension=mp4<br/>
WantToSeeWind=true<br>
MeteoCamName=meteocam.jpg<br/>
 
=== [AirLink] ===
(before version 6.1 this section was '''[AirQuality]'''
 
CountrySelected=EU<br/>
WantToSeeNow=true<br/>
WantToSeeNowCast=true<br/>
WantToSee1hr=true<br/>
WantToSee3hr=true<br/>
WantToSee24hr=true<br/>
WantToSeeWind=true<br/>
CleanupAirlinkLogs=false<br/>
ReferenceLineThickness=4<br/>
 
=== [ExtraSensors] ===
ExtraSensors=false<br/>
ParticipatesSensorCommunity=false<br/>
CleanupExtraSensorslog=false<br/>
UserModificationExtraSensorCharts=false<br/>
LightningSensor=false<br/>
ExternalExtraSensors=<br/>
 
The list of parameters below defines which extra sensors are used in your system (combine with strings.txt for the descriptions (Captions) used). Fill with comma separated integer representing the extra sensor:
 
ExtraTemp=<br/>
ExtraHum=<br/>
ExtraDP=<br/>
SoilTemperature=<br/>
SoilMoisture=<br/>
AirQuality=<br/>
UserTemp=<br/>
LeafTemp=<br/>
LeafWetness=<br/>
 
'''NOTE:''' <br/>
#''DoneToday'' is not configurable but is set/read by the application. Any value you put here will be modified. If the date is today then the corresponding action will not be carried out. You can force the action by emptying this parameter.
#the Ecowitt CO2 sensor is not parameterised but its presence is detected by the presence of a value in the database.
#the Ecowitt AirQuality sensors have an implicit accompanying AirQualityAvg giving the 24 hr average


=== [Compiler] ===
ChartContainerHeight=700<br>
DoneToday=12/04/21<br>


'''NOTE:'''
''DoneToday'' is not configurable but is set/read by the application. Any value you put here will be modified. BUT the datafiles belonging to the compiler demands will not be transferred to the website if the value is today or in the future. So if you want to a kind of reset of your charts, it is best to remove it and have it reinitialised by CumulusUtils.


[[Category:CumulusUtils]]
[[Category:CumulusUtils]]

Navigation menu