Skip to content
/ tokyo-ame Public

A library to get rainfall intensity at some point in Tokyo

Notifications You must be signed in to change notification settings

tily/tokyo-ame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tokyo-ame

A library to get rainfall intensity at some point in Tokyo.

Usage

var ame = require("tokyo-ame")

ame.getIntensity({latitude: 35.6853871, longitude: 139.7355737}, function(intensity) {
  console.log(intensity)
})

About

A library to get rainfall intensity at some point in Tokyo

Resources

Stars

Watchers

Forks

Packages

No packages published