Skip to content

aslakjo/yrapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Met no api in java form

Using the rest like web api http://api.yr.no/weatherapi/locationforecast/1.5/

Look at the tests for useage. Build useing mvn.

Use at own risk, and please contribute ;)

To develop use

  • Maven
  • netbans by doning mvn netbeans-freeform:generate-netbeans-project
  • open the project and run the tests

To run

  • build the project useing mvn assembly:assembly
  • run the server.rb in with jruby
    • changing ports by setting the enviroment variabel PORT
    • changing the yrapi jar by setting SERVER_JAR enviroment variabel

Known bugs

  • temp graph needs to be relative and have a better ui.

Plans

  • Fix bugs
  • Use the propability features now offerd with yrapi 1.6

About

Java api to use the met.no weather locaiton api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published