Weather information on Scratch!
First, let's talk about how to use ScratchWeather. ScratchWeather is a weather project, which aims to give you the latest weather information on Scratch!
ScratchWeather fetches weather information from the OpenWeatherMap API. We're very grateful to OpenWeatherMap for providing this service! To fetch weather information, you need to provide a city name, or a contry.
ScratchWeather provides you with weather information in JSON format. OpenWeatherMap provides the following information:
- Weather: The weather condition.
- Temperature: The temperature in Metric (this wasn't made in America, people!).
- Humidity: The humidity in percent.
- Wind speed: The wind speed in meters per second.
- Wind direction: The wind direction in degrees.
- Cloudiness: The cloudiness in percent.
...And much more!
- Refresh Weather Data (or just plain Refresh): Ctrl + Enter
More comming soon!
- OpenWeatherMap
- ScratchWeather Contributors
- Myself (mdwalters) for the STE, Pen Slider, and TurboFoolishness