Message Boards Message Boards

0
|
3327 Views
|
2 Replies
|
3 Total Likes
View groups...
Share
Share this post:

UnitSystem of TotalPrecipitation in WeatherData?

Posted 3 years ago

Hi,

Could you please let me know the UnitSystem (mm, cm, inch, or feet) of the output?

 data = 
  WeatherData["Istanbul", 
   "TotalPrecipitation", {{2019, 1, 1}, {2020, 12, 31}, "Month"}];

 Istanbul = QuantityMagnitude[data["Values"]]

 {8.01, 4.88, 2.02, 2.91, 5.23, 0.52, 0.39, 3.36, 1.03, 3.01, \
2.53, 3.72, 10.34, 5.82, 3.88, 2.51, 5.64, 3.17, 0.02, 0.23, 2.25, \
9.56, 3.52, 2.49}
POSTED BY: Alex Teymouri
2 Replies
Posted 3 years ago

Rohit,

I deeply appreciate your time :)

POSTED BY: Alex Teymouri
Posted 3 years ago

Unfortunately WeatherData does not return Quantity objects. The units are in the documentation under the Details section.

"MaxTemperature" maximum temperature in °C

"MaxWindSpeed" maximum wind speed in kilometers/hour

"MeanDewPoint" mean dew point temperature in °C

"MeanHumidity" mean relative humidity

"MeanPressure" mean pressure in millibars

"MeanStationPressure" mean station pressure in millibars

"MeanTemperature" mean temperature in °C

"MeanVisibility" mean visibility distance in kilometers

"MeanWindChill" mean wind chill temperature in °C

"MeanWindSpeed" mean wind speed in kilometers/hour

"MinTemperature" minimum temperature in °C

"TotalPrecipitation" precipitation amount in cm

"WindGusts" wind gust speed in kilometers/hour

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract