| Author |
Comment/Response |
mr.interested
|
08/20/10 08:05am
Hello,
I'm trying to obtain mean, min, and max temperature for a particular day for a particular city. The function WeatherData works and returns the data as long as I type "Temperature", for example. However, when I type either "MeanTemperature", "MinTemperature" or "MaxTemperature" (as described here http://reference.wolfram.com/mathematica/ref/WeatherData.html), the program returns the following error:
Missing[NotApplicable]
How can I obtain the data?
Best
URL: , |
|