Skip to content
/ saa Public

Finnish Meterorological Institute weather forecasts in an intelligible format

License

Notifications You must be signed in to change notification settings

jhimanka/saa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saa

Finnish Meterological Institute forecasts

NB

The XML format has changed; the master branch is the old format, v2 branch is the new format.

Installation

An api key used to be a requirement, but now access is open to everybody. More info at https://en.ilmatieteenlaitos.fi/open-data-manual-accessing-data

To build the classes, do this:

mkdir classes

clojure -e "(compile 'saa)"

Usage

./runsaa -l pispala,tampere -m Precipitation1h

Options

./runsaa -h for all possible measurements

Inspiration

I was reading Malcolm Sparks's excellent post about using transducers to select parts of XML documents and thought it would be a good approach for parsing the humongous XML data that the FMI produces.

The post is here https://juxt.pro/blog/posts/xpath-in-transducers.html

About

Finnish Meterorological Institute weather forecasts in an intelligible format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published