Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jurajkubelka/chileweather

Set of tools to visualize weather in Chile using data from Dirección Meteorológica de Chile.
https://github.com/jurajkubelka/chileweather

Last synced: 6 days ago
JSON representation

Set of tools to visualize weather in Chile using data from Dirección Meteorológica de Chile.

Awesome Lists containing this project

README

        

# ChileWeather
Set of tools to visualize weather in Chile using data from Dirección Meteorológica de Chile.
## Installation

```st
Metacello new
repository: 'github://JurajKubelka/ChileWeather:main/src';
baseline: 'ChileWeather';
load
```

## Load Lepiter

After installing with Metacello, you will be able to execute

```
#BaselineOfChileWeather asClass loadLepiter
```