### annualdata_HowTo.txt version 2.2.7 2024-Jan-01 ### Weather Website PHP Scripts from Silver Acorn These programs are distributed in the hope that they may be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. !!! There is NO guaranteed support !!! ################################################################################ NOTE the "betel_Dayfile_HowTo.txt" file is the standard file supplied by beteljuice. It is included in case you wish to make modifications to the UI template configured file. NO changes discussed in betel_Dayfile_HowTo.txt should be necessary as a working page is provided with the instructions in this file. Refer to the instructions inside betel_readDayfile.php for additional configuration details This UI website uses a modified .css file so be sure to use the .css file included in this package. You should only need to make the changes specified in betel_readDayfile.php at lines 61 to 97 Any other settings are optional. INSTALLATION; Open the UIwebsiteMX_Options.zip file Open the webfiles folder Copy the contents of the annualdata\webfiles folder to C:\CumulusMX\webfiles Check the file betel_datasummary.php to ensure the paths are correct. NO Changes should be required! Configure the file betel_readDayfile.php Only changes in lines 65 to 99 should be required to begin with. Other settings in the file from line 45 to line 202 may be changed to suit your preferences. In the CumulusMX User Interface Console, open Settings Extra web files This must be used to send the additional data files required. The settings required are; !! Check your website path details !! FILENAME REMOTE FILENAME PROCESS REALTIME UPLOAD UTF8 BINARY END OF DAY C:\CumulusMX\data\dayfile.txt httpdocs/mxtest/dayfile.txt notick notick tick notick notick tick Change the option in settings.php $show_annualdata = 0; from 0 to 1 UPLOAD settings.php and the annual data files in C:\CumulusMX\webfiles to httpdocs/mxtest/ (or whatever the path is at this time). Open the annualdata\css folder in UIwebsiteMX_Options.zip UPLOAD the contents of the css folder to httpdocs/mxtest/css/ Enjoy!