Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ovidner/tnm048-project


https://github.com/ovidner/tnm048-project

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

TNM048 Project
==============
Running:
```bash
npm install
npm start
```

Fetching SMHI data (not needed):
```bash
swiftc smhi-fetcher.swift
./smhi-fetcher
python smhi-filter.py
```