1,960
edits
m (→[CustomLogs]) |
|||
|
|__TOC__
|}
CumulusUtils is a configurable application and its parameters are stored in the file CumulusUtils.ini.
This page will list most parameters and if deemed necessary, a short explanation will be given. Most parameters will be discussed on the page of the module.
The phrase '''most parameters''' is used, because parameters - if non-existent - are created with their default values when used during a run of CumulusUtils. As not all parameters are needed, those not needed will not be seen by the user. Although through testing I assume my inifile has all parameters, I cannot guarantee that: the complexity has increased quickly and I may have missed some. You are invited to notify me or update this file yourself. (I and me being [https://cumulus.hosiene.co.uk/memberlist.php?mode=viewprofile&u=9016 HansR])
The order of the parameters can be changed by the user and will be maintained. This can be handy in grouping parameters within sections, especially for the larger sections like ''Website'' and ''Graphs''
Lines starting with a semicolon (';') are treated as comment and ignored.
Each parameter can be reset to its default by simply deleting it from the file. A new entry will be created with its default value on the next run, adding it to the end of the already existing section. A total reset of all parameters is accomplished by deleting this file, the user has to start from scratch.
== Listing of the Parameters per section ==
=== [General] ===
LoggingOn=true<br>
NormalMessageToConsole=true<br>
TraceInfoLevel=info<br>
IgnoreDataErrors=true<br>
GeneratejQueryInclude=false<br>
DoLibraryIncludes=false<br>
<code>;Language=nl-NL<br></code>
Language=en-GB<br>
ChartContainerHeight=650<br>
ChartBackgroundImage=<br>
UseScrollableTables=true ''NOTE: Used for Top10, Day Records and pwsFWI. The thin scrollbar does work with FireFox but not with Chrome<br>
RecordsBeganDate=01/01/20 Normally used to trim your start year to 01/01/yy '''(note the 2-digit year)''' but any date within the dataset can be used<br>
MaxErrors=10<br>
CMXport=8998<br>
UseSpecificHighchartsVersion=11.2.0<br>
DoModular=false<br>
ModulePath=<br>
NeedSolarEnergyDailyValuesInCSV=false Used to output the values of the Solar Energy graph into a CSV file<br>
CheckDateOrder=true Checks the date order when reading the Monthly Logs. Set to false when corrections made<br>
LastUploadTime=13/03/24 10:30<br>
The parameters ''GeneratejQueryInclude'' and ''DoLibraryIncludes'' require special attention. Please read the chapter on the [[modules]] for modular use of javascript libraries.
=== [pwsFWI] ===
Analyse=90<br>
WarningLevel=5<br>
ResultFormat=beteljuice<br>
FireImage=true<br>
<nowiki>predictionURL=http://api.yourweather.co.uk/index.php?api_lang=en&localidad=xxxxxx&affiliate_id=yyyyyyyyyy&v=2.0</nowiki><br>
PredictionBackground=Moccasin<br>
CurrentIndexFormat=Standard<br>
<nowiki>;CurrentIndexFormat=Betel-Kocher</nowiki><br>
CurrentIndexDay=Today<br>
<nowiki>CurrentPwsFWI=<span id='CurrentPwsFWI' style="border: 1px solid black;text-align:center;background:green;color: white"> 26.4 pwsFWI</span></nowiki><br>
NOTE: ''CurrentPwsFWI'' is not configurable but is set/read by the application. Any value you put here will be modified.
=== [Top10] ===
BackgroundColorHeader=#d0d0d0<br>
BackgroundColorTable=#f0f0f0<br>
TextColorAccentTable=DarkOrange<br>
TextColorHeader=Green<br>
NumberOfColumns=3<br>
===
FTPDirectory=./reports/<br>
ColorNOAAText=Black<br>
ColorNOAABackground=#f9f8EB<br>
StartInCurrentMonth=true<br>
NOTE: the report directory MUST be the directory you configure in ''Cumulus.ini''
=== [Graphs] ===
UseHighchartsBoostModule=true<br>
UseNormalTempReference=both<br>
UseNormalRainReference=both<br>
MaxNrOfSeriesVisibileInGraph=3<br>
PeriodMovingAverage=365<br>
WindRoseNrOfWindforceClasses=6<br>
WindRoseMaxWindSpeed=60<br>
WindRoseInversed=false<br>
WindrunClassWidth=75<br>
DailyRain=true<br>
MonthlyRain=true<br>
YearRainstats=true<br>
YearMonthRainstats=true<br>
RAINvsEVT=true<br>
MonthlyTemp=true<br>
YearTempstats=true<br>
YearMonthTempstats=true<br>
WarmerDays=true<br>
HeatMap=true<br>
WindRose=true<br>
Windrun=true<br>
SolarHours=true<br>
SolarEnergy=true<br>
SolarHoursYearMonth=true<br>
SolarEnergyYearMonth=true<br>
TempSum=true<br>
GrowingDegreeDays=true<br>
Seasons=true<br>
DailyEVT=true<br>
MonthlyEVT=true<br>
AverageClash=true<br>
GraphColors=<br>
<nowiki>;GraphColors=['#058DC7', '#50B432', '#ED561B', '#DDDF00', '#24CBE5', '#64E572', '#FF9655', '#FFF263', '#6AF9C4']</nowiki><br>
WindRoseColors=<br>
<nowiki>;WindRoseColors=['lightgrey', 'green', 'blue', 'yellow', 'orange', 'red', 'deeppink', 'purple', 'black']</nowiki><br>
HeatmapNumberOfYearsPerPage=10<br>
GrowingDegreeDaysReferenceTemp=5<br>
WinterToSpringTemperatureLimit=5<br>
SpringToSummerTemperatureLimit=15<br>
=== [FTP site] ===
DoUploadFTP=true<br>
UploadDir=<br>
FtpLog=on<br>
=== [Maps] ===
Website=[fill in your website URL for the CUtils site or the specifc page of your own website]<br/>
Participant=true<br/>
DoneToday=15-05-21<br/>
=== [Website] ===
// The statistics parameters are currently either for Google or Matomo, Google is default </br>
// If the corresponding ID's and or Url are not filled in, invalid code is generated. If you do not want </br>
// statistics than set ''StatisticsType'' without value </br> </br>
StatisticsType= [Google || Matomo] default is empty </br>
GoogleStatsId= </br>
MatomoTrackerUrl= </br>
MatomoSiteId= </br>
PermitGoogleOptout=false (default)<br>
CumulusRealTimeLocation=<br>
ShowInsideMeasurements=true<br>
CumulusRealTimeInterval=30<br>
ShowUV=true<br>
ShowSolar=true<br>
HeaderLeftText=<br>
HeaderRightText=<br>
SiteTitleAddition=<br>
PwsfwiButtonInHeader=true (default) => When true the direct access pwsFWI button will show in the header, when false it shows in the menu bar <br />
ColorMenuBackground=Lightgrey<br>
ColorMenuText=Black<br>
ColorDropdownMenuBackground=Lightgrey<br>
ColorDropdownMenuText=Black<br>
ColorDropdownMenuHoverBackground=Silver<br>
ColorDropdownMenuHoverText=Black<br>
ColorTitleBar=#E87510<br>
ColorTitleText=White<br>
ColorDashboardCellTitleBarBackground=#C5C55B<br>
ColorDashboardCellTitleBarText=White<br>
ColorDashboardCellText=Black<br>
ColorDashboardCellBackground=White<br>
ColorReportviewText=black<br>
ColorReportviewBackground=white<br>
ColorReportviewTableData=Black<br>
ColorFooterLink=#E87510<br>
ColorFooterLinkHover=OrangeRed<br>
ColorFooterBackground=lightgrey<br>
ColorFooterText=Black<br>
ColorBodyBackground=white<br>
ColorDashboardTextAccent=Chartreuse<br>
ColorTitleBackGroundImage=<br>
ColorToggler=Black<br>
ColorDashboardUpIndicator=Chartreuse<br>
ColorDashboardDownIndicator=Red<br>
SteelseriesFramedesign=SHINY_METAL<br>
SteelseriesBackgroundColor=BROWN<br>
SteelseriesPointerColour=RED<br>
SteelseriesPointerType=type3<br>
SteelseriesDirAvgPointertype=TYPE3<br>
SteelseriesDirAvgPointerColour=BLUE<br>
SteelseriesLcdColour=ORANGE<br>
SteelseriesForegroundType=type1<br>
SteelseriesKnobType=STANDARD_KNOB<br>
SteelseriesKnobStyle=SILVER<br>
SteelseriesRainUseSectionColours=true<br>
SteelseriesRainUseGradientColours=true<br>
SteelseriesTempThresholdValue=30<br>
SteelseriesLedVisible=false<br>
ThresholdTempVisible=true<br>
ThresholdTempValue=30<br>
ThresholdHumidityVisible=true<br>
ThresholdHumidityValue=80<br>
ThresholdWindVisible=true<br>
ThresholdWindValue=30<br>
ThresholdRainVisible=true<br>
ThresholdRainValue=20<br>
ThresholdRRateVisible=true<br>
ThresholdRRateValue=10<br>
ThresholdUVVisible=true<br>
ThresholdUVValue=8<br>
HomeGraphTempColor=#058DC7<br>
HomeGraphDewPointColor=#50B432<br>
HomeGraphApparentTempColor=#ED561B<br>
HomeGraphFeelsLikeColor=#DDDF00<br>
HomeGraphWindChillColor=#24CBE5<br>
HomeGraphHeatIndexColor=#64E572<br>
HomeGraphHumidexColor=#FF9655<br>
HomeGraphInsideTempColor=#6AF9C4<br>
HomeGraphPressureColor=#058DC7<br>
HomeGraphBearingColor=#058DC7<br>
HomeGraphAverageBearingColor=#ED561B<br>
HomeGraphWindSpeedColor=#058DC7<br>
HomeGraphWindGustColor=#ED561B<br>
HomeGraphRainfallColor1=#50B432<br>
HomeGraphRainfallColor2=<br>
HomeGraphRainfallColor3=<br>
HomeGraphRainRateColor=#058DC7<br>
HomeGraphHumidityColor=#058DC7<br>
HomeGraphInsideHumidityColor=#50B432<br>
HomeGraphSolarTheoreticalMaxColor1=#DDDF00<br>
HomeGraphSolarTheoreticalMaxColor2=<br>
HomeGraphSolarTheoreticalMaxColor3=<br>
HomeGraphSolarRadiationColor1=#FF9655<br>
HomeGraphSolarRadiationColor2=<br>
HomeGraphSolarRadiationColor3=<br>
HomeGraphUVindexColor=#058DC7<br>
HomeGraphSunHoursColor=gold<br>
HomeGraphDailyRainColor=#058DC7<br>
HomeGraphLineWidth=2<br>
HomeGraphDailyTempAverageColor=#50B432<br>
HomeGraphDailyTempMinColor=#058DC7<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>
MoonImageLocation=<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] ===
<nowiki>SevenDayPredictionURL=http://api.yourweather.co.uk/index.php?[registration specifics]</nowiki><br>
ForecastSystem=SpotWx<br>
NorwegianURL=https://retro.yr.no/place/Netherlands/Groningen/Wagenborgen/<br>
WXsimURL=<br>
NOTE: the Norwegian site is in process of transition, it will be reworked sometime. At some point it may cease to function.
=== [SysInfo] ===
ReportWidth=700<br>
SystemInfoLinesToSkip=<br>
ExtraStationInfo=<br>
Tx=<br>
=== [Thrifty] ===
Top10RecordsPeriod=1<br>
RainGraphsPeriod=1<br>
TempGraphsPeriod=1<br>
WindGraphsPeriod=3<br>
MiscGraphsPeriod=1<br>
MapsPeriod=1<br>
SolarGraphsPeriod=3<br>
=== [StationMap] ===
StationMapMenu=true<br>
ArrowLatitude=53.2948<br>
ArrowLongitude=7.0673<br>
Zoomlevel=13<br>
CompassRosePosition=bottomright<br>
CompassRoseType=2<br>
WindArrowType=1<br>
=== [Compiler] ===
SmaPeriod=5<br>
DoneToday=04-09-21<br>
=== [MeteoCam] ===
MeteoCamMenu=true<br/>
MeteoCamDir=./MeteoCam<br/>
TimelapseExtension=mp4<br/>
MeteoCamName=meteocam.jpg<br/>
CamType=[manual | EcowittHP10]<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 | true ]<br/>
ExternalExtraSensors=[ fill with comma separated liste of sensor names ]<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 list representing the extra sensor(s):
ExtraTemp=<br/>
ExtraHum=<br/>
ExtraDP=<br/>
SoilTemperature=<br/>
SoilMoisture=<br/>
AirQuality=<br/>
UserTemp=<br/>
LeafTemp=<br/>
=== [CustomLogs] ===
CustomLogs=false<br/>
UserModificationCustomLogsCharts=false<br/>
DoneToday=2023-10-16T12:41:00<br/>
ExcludedCustomLogs=<br/><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 removing 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
[[Category:CumulusUtils]]
| |||