Weather Software > Station Software Development

How to determine it is snowing or sleeting?

(1/1)

iisfaq:
Right now it is raining, sleeting, and very just snowing....

It changes quite fast from these 3 things - Here is the data I have for 1 minute.

I store this data every minute in my own database from my own software - I am not using Weather Display, VP, just 100% my own code.

Can you see anything that would let me know that it is snowing or sleeting?

DateTime24/07/2011 3:58:00 p.m.TemperatureInside18.940000TemperatureOutside2.890000TemperatureOutsideLow2.890000TemperatureOutsideHigh2.940000WindSpeedAverage0WindSpeedHighest1WindDirectionAverage8WindDirectionHighest11AirDensity1.346900AbsoluteVaporPressure1.569305SaturatedVaporPressure1.731880UVIndexAverage0UVIndexHighest0SolarRadiationAverage12SolarRadiationHighest12SolarRadiationPercentage0.0366972477064SolarRadiationPotentialMaximum327.000000BarometricPressure993.191423785594DavisAltimeter993.191424NoaaAltimeter992.891424EvapoTranspiration0ForecastRule192ForecastIcon18Rainfall0.000000RainRateHighest0.000000ColdDegreeDays0.000000HeatDegreeDays0.010840HumidityOutside86DewPoint0.780000WindChill2.890000HeatIndex2.670000HeatDisorder0.000000Humidex0.930000TemperatureLeaf1TemperatureLeaf2TemperatureExtra1TemperatureExtra2TemperatureExtra3TemperatureSoil1TemperatureSoil2TemperatureSoil3TemperatureSoil4SoilMoisture1SoilMoisture2SoilMoisture3SoilMoisture4LeafWetness1LeafWetness2HumidityInside47HumidityExtra1HumidityExtra2WindSamples23THW2.670000THSW2.580000IsDayTimeTrueDayPeriod3TimeOfDay0CloudHeight863.000000CloudTemp0.300000WindRun0.000000BeaufortScale0HeatDescriptionIndex10WindDirectionShortNWindDirectionLongNorthWindDirectionIndex0CurrentIconIndex19CurrentIconDayHeavyRainApparentTemperatureNonRadiation-1.110000ApparentTemperatureRadiation-1.110000CloudSensorSkyTemp0.900000CloudSensorClarity14.600000CloudSensorLightness31.300000CloudSensorRain23.900000
I would like to sort of predict that it is snowing or sleeting from my data values.

Any ideas?

cheers

Chris

LFWX:
Surface conditions are not really going to indicate which type of precipitation is reaching the ground.
You would need to know the conditions above your station to help determine this.

Navigation

[0] Message Index

Go to full version