This is a simple test to verify your clientraw data is being successfully parsed. If it is you should see a list of parameters and their values that the script processes below:


Warning: include(/some/path/to/parse_clientraw.php): failed to open stream: No such file or directory in C:\www\weather\wdparser\clientrawparser\test.php on line 24

Warning: include(): Failed opening '/some/path/to/parse_clientraw.php' for inclusion (include_path='.;C:\php\pear') in C:\www\weather\wdparser\clientrawparser\test.php on line 24
Humidity:
Notice: Undefined variable: Humidity in C:\www\weather\wdparser\clientrawparser\test.php on line 26

DewPoint:
Notice: Undefined variable: DewPoint in C:\www\weather\wdparser\clientrawparser\test.php on line 27

Temp:
Notice: Undefined variable: Temp in C:\www\weather\wdparser\clientrawparser\test.php on line 28

TempMonthHigh:
Notice: Undefined variable: TempMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 29

TempMonthHighTime:
Notice: Undefined variable: TempMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 30

TempMonthHighDate:
Notice: Undefined variable: TempMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 31

TempMonthLow:
Notice: Undefined variable: TempMonthLow in C:\www\weather\wdparser\clientrawparser\test.php on line 32

TempMonthLowTime:
Notice: Undefined variable: TempMonthLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 33

TempMonthLowDate:
Notice: Undefined variable: TempMonthLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 34

TempYearHigh:
Notice: Undefined variable: TempYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 35

TempYearHighTime:
Notice: Undefined variable: TempYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 36

TempYearHighDate:
Notice: Undefined variable: TempYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 37

TempYearLow:
Notice: Undefined variable: TempYearLow in C:\www\weather\wdparser\clientrawparser\test.php on line 38

TempYearLowTime:
Notice: Undefined variable: TempYearLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 39

TempYearLowDate:
Notice: Undefined variable: TempYearLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 40

TempAllTimeHigh:
Notice: Undefined variable: TempAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 41

TempAllTimeHighTime:
Notice: Undefined variable: TempAllTimeHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 42

TempAllTimeHighDate:
Notice: Undefined variable: TempAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 43

TempAllTimeLow:
Notice: Undefined variable: TempAllTimeLow in C:\www\weather\wdparser\clientrawparser\test.php on line 44

TempAllTimeLowTime:
Notice: Undefined variable: TempAllTimeLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 45

TempAllTimeLowDate:
Notice: Undefined variable: TempAllTimeLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 46

HeatIndex:
Notice: Undefined variable: HeatIndex in C:\www\weather\wdparser\clientrawparser\test.php on line 47

HeatIndexMonthHigh:
Notice: Undefined variable: HeatIndexMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 48

HeatIndexMonthHighTime:
Notice: Undefined variable: HeatIndexMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 49

HeatIndexMonthHighDate:
Notice: Undefined variable: HeatIndexMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 50

HeatIndexYearHigh:
Notice: Undefined variable: HeatIndexYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 51

HeatIndexYearHighTime:
Notice: Undefined variable: HeatIndexYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 52

HeatIndexYearHighDate:
Notice: Undefined variable: HeatIndexYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 53

HeatIndexAllTimeHigh:
Notice: Undefined variable: HeatIndexAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 54

HeatIndexAllTimeHighTime:
Notice: Undefined variable: HeatIndexAllTimeHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 55

HeatIndexAllTimeHighDate:
Notice: Undefined variable: HeatIndexAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 56

WindChill:
Notice: Undefined variable: WindChill in C:\www\weather\wdparser\clientrawparser\test.php on line 57

WindChillMonthLow:
Notice: Undefined variable: WindChillMonthLow in C:\www\weather\wdparser\clientrawparser\test.php on line 58

WindChillMonthLowTime:
Notice: Undefined variable: WindChillMonthLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 59

WindChillMonthLowDate:
Notice: Undefined variable: WindChillMonthLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 60

WindChillYearLow:
Notice: Undefined variable: WindChillYearLow in C:\www\weather\wdparser\clientrawparser\test.php on line 61

WindChillYearLowTime:
Notice: Undefined variable: WindChillYearLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 62

WindChillYearLowDate:
Notice: Undefined variable: WindChillYearLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 63

WindChillAllTimeLow:
Notice: Undefined variable: WindChillAllTimeLow in C:\www\weather\wdparser\clientrawparser\test.php on line 64

WindChillAllTimeLowTime:
Notice: Undefined variable: WindChillAllTimeLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 65

WindChillAllTimeLowDate:
Notice: Undefined variable: WindChillAllTimeLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 66

WindDir:
Notice: Undefined variable: WindDir in C:\www\weather\wdparser\clientrawparser\test.php on line 67

WindDirTxt:
Notice: Undefined variable: WindDirTxt in C:\www\weather\wdparser\clientrawparser\test.php on line 68

Wind:
Notice: Undefined variable: Wind in C:\www\weather\wdparser\clientrawparser\test.php on line 69

WindMonthHigh:
Notice: Undefined variable: WindMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 70

WindMonthHighTime:
Notice: Undefined variable: WindMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 71

WindMonthHighDate:
Notice: Undefined variable: WindMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 72

WindYearHigh:
Notice: Undefined variable: WindYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 73

WindYearHighTime:
Notice: Undefined variable: WindYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 74

WindYearHighDate:
Notice: Undefined variable: WindYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 75

WindAllTimeHigh:
Notice: Undefined variable: WindAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 76

WindAllTimeHighTime:
Notice: Undefined variable: WindAllTimeHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 77

WindAllTimeHighDate:
Notice: Undefined variable: WindAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 78

Gust:
Notice: Undefined variable: Gust in C:\www\weather\wdparser\clientrawparser\test.php on line 79

GustMonthHigh:
Notice: Undefined variable: GustMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 80

GustMonthHighTime:
Notice: Undefined variable: GustMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 81

GustMonthHighDate:
Notice: Undefined variable: GustMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 82

GustYearHigh:
Notice: Undefined variable: GustYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 83

GustYearHighTime:
Notice: Undefined variable: GustYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 84

GustYearHighDate:
Notice: Undefined variable: GustYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 85

GustAllTimeHigh:
Notice: Undefined variable: GustAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 86

GustAllTimeHighTime: >/=$GustAllTimeHighDate;?>
GustAllTimeHighDate:
Notice: Undefined variable: GustAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 88

Barom:
Notice: Undefined variable: Barom in C:\www\weather\wdparser\clientrawparser\test.php on line 89

BaromTrend:
Notice: Undefined variable: BaromTrend in C:\www\weather\wdparser\clientrawparser\test.php on line 90

BaromTrendWords:
Notice: Undefined variable: BaromTrendWords in C:\www\weather\wdparser\clientrawparser\test.php on line 91

BaromTodayHigh :
Notice: Undefined variable: BaromTodayHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 92

BaromMonthHigh:
Notice: Undefined variable: BaromMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 93

BaromMonthHighTime:
Notice: Undefined variable: BaromMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 94

BaromMonthHighDate:
Notice: Undefined variable: BaromMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 95

BaromMonthLow:
Notice: Undefined variable: BaromMonthLow in C:\www\weather\wdparser\clientrawparser\test.php on line 96

BaromMonthLowTime:
Notice: Undefined variable: BaromMonthLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 97

BaromMonthLowDate:
Notice: Undefined variable: BaromMonthLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 98

BaromYearHigh:
Notice: Undefined variable: BaromYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 99

BaromYearHighTime:
Notice: Undefined variable: BaromYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 100

BaromYearHighDate:
Notice: Undefined variable: BaromYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 101

BaromYearLow:
Notice: Undefined variable: BaromYearLow in C:\www\weather\wdparser\clientrawparser\test.php on line 102

BaromYearLowTime:
Notice: Undefined variable: BaromYearLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 103

BaromYearLowDate:
Notice: Undefined variable: BaromYearLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 104

BaromAllTimeHigh:
Notice: Undefined variable: BaromAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 105

BaromAllTimeHighTime:
Notice: Undefined variable: BaromAllTimeHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 106

BaromAllTimeHighDate:
Notice: Undefined variable: BaromAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 107

BaromAllTimeLow:
Notice: Undefined variable: BaromAllTimeLow in C:\www\weather\wdparser\clientrawparser\test.php on line 108

BaromAllTimeLowTime:
Notice: Undefined variable: BaromAllTimeLowTime in C:\www\weather\wdparser\clientrawparser\test.php on line 109

BaromAllTimeLowDate:
Notice: Undefined variable: BaromAllTimeLowDate in C:\www\weather\wdparser\clientrawparser\test.php on line 110

RainToday:
Notice: Undefined variable: RainToday in C:\www\weather\wdparser\clientrawparser\test.php on line 111

RainMonth:
Notice: Undefined variable: RainMonth in C:\www\weather\wdparser\clientrawparser\test.php on line 112

RainYear:
Notice: Undefined variable: RainYear in C:\www\weather\wdparser\clientrawparser\test.php on line 113

RainRateCurrent:
Notice: Undefined variable: RainRateCurrent in C:\www\weather\wdparser\clientrawparser\test.php on line 114

RainRateMonthHigh:
Notice: Undefined variable: RainRateMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 115

RainRateMonthHighTime:
Notice: Undefined variable: RainRateMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 116

RainRateMonthHighDate:
Notice: Undefined variable: RainRateMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 117

RainRateYearHigh:
Notice: Undefined variable: RainRateYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 118

RainRateYearHighTime:
Notice: Undefined variable: RainRateYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 119

RainRateYearHighDate:
Notice: Undefined variable: RainRateYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 120

RainRateAllTimeHigh:
Notice: Undefined variable: RainRateAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 121

RainRateAllTimeHighTime:
Notice: Undefined variable: RainRateAllTimeHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 122

RainRateAllTimeHighDate:
Notice: Undefined variable: RainRateAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 123

RainDailyMonthHigh:
Notice: Undefined variable: RainDailyMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 124

RainDailyMonthHighTime:
Notice: Undefined variable: RainDailyMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 125

RainDailyMonthHighDate:
Notice: Undefined variable: RainDailyMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 126

RainDailyYearHigh:
Notice: Undefined variable: RainDailyYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 127

RainDailyYearHighTime:
Notice: Undefined variable: RainDailyYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 128

RainDailyYearHighDate:
Notice: Undefined variable: RainDailyYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 129

RainDailyAllTimeHigh:
Notice: Undefined variable: RainDailyAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 130

RainDailyAllTimeHighTime:
Notice: Undefined variable: RainDailyAllTimeHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 131

RainDailyAllTimeHighDate:
Notice: Undefined variable: RainDailyAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 132

Rain1HrMonthHigh:
Notice: Undefined variable: Rain1HrMonthHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 133

Rain1HrMonthHighTime:
Notice: Undefined variable: Rain1HrMonthHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 134

Rain1HrMonthHighDate:
Notice: Undefined variable: Rain1HrMonthHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 135

Rain1HrYearHigh:
Notice: Undefined variable: Rain1HrYearHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 136

Rain1HrYearHighTime:
Notice: Undefined variable: Rain1HrYearHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 137

Rain1HrYearHighDate:
Notice: Undefined variable: Rain1HrYearHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 138

Rain1HrAllTimeHigh:
Notice: Undefined variable: Rain1HrAllTimeHigh in C:\www\weather\wdparser\clientrawparser\test.php on line 139

Rain1HrAllTimeHighTime:
Notice: Undefined variable: Rain1HrAllTimeHighTime in C:\www\weather\wdparser\clientrawparser\test.php on line 140

Rain1HrAllTimeHighDate:
Notice: Undefined variable: Rain1HrAllTimeHighDate in C:\www\weather\wdparser\clientrawparser\test.php on line 141

RainDaysSinceLast:
Notice: Undefined variable: RainDaysSinceLast in C:\www\weather\wdparser\clientrawparser\test.php on line 142

RainDaysThisMonth:
Notice: Undefined variable: RainDaysThisMonth in C:\www\weather\wdparser\clientrawparser\test.php on line 143

RainYesterday:
Notice: Undefined variable: RainYesterday in C:\www\weather\wdparser\clientrawparser\test.php on line 144

Date:
Notice: Undefined variable: Date in C:\www\weather\wdparser\clientrawparser\test.php on line 145

Time:
Notice: Undefined variable: Time in C:\www\weather\wdparser\clientrawparser\test.php on line 146

WDVersion:
Notice: Undefined variable: WDVersion in C:\www\weather\wdparser\clientrawparser\test.php on line 147

Sunrise:
Notice: Undefined variable: Sunrise in C:\www\weather\wdparser\clientrawparser\test.php on line 148

Sunset:
Notice: Undefined variable: Sunset in C:\www\weather\wdparser\clientrawparser\test.php on line 149

Moonrise:
Notice: Undefined variable: Moonrise in C:\www\weather\wdparser\clientrawparser\test.php on line 150

Moonset:
Notice: Undefined variable: Moonset in C:\www\weather\wdparser\clientrawparser\test.php on line 151

MoonPhase:
Notice: Undefined variable: MoonPhase in C:\www\weather\wdparser\clientrawparser\test.php on line 152

MoonAge:
Notice: Undefined variable: MoonAge in C:\www\weather\wdparser\clientrawparser\test.php on line 153