Search found 2 matches
- Tue Dec 17, 2013 5:08 pm
- Forum: Wolfram Language
- Topic: No more memory available
- Replies: 7
- Views: 17022
Re: No more memory available
If you want weather for a specific city, use: WeatherData[{"City", "State or Country"}, "Temperature"] for example, for me, I would use: WeatherData[{"Moline", "IL"}, "Temperature"] Any city will work; (edit: Except, apparently, Harwell) if...
- Fri Jan 11, 2013 8:53 pm
- Forum: Graphics, sound and multimedia
- Topic: Raspberry Pi Desktop Internet Radio & Weather Station
- Replies: 2
- Views: 4002
Re: Raspberry Pi Desktop Internet Radio & Weather Station
Not to nitpick here, but I think it would be better, if you're going to release code at all, to release it earlier rather than later. Many folks (such as myself) quite enjoy cleaning up other peoples' code and making it presentable. Many folks (again, such as myself) very much like taking code that ...