comparison globalneighbors/grid.py @ 15:21095c9006e5

city page is now functional + linky
author Jeff Hammel <k0scist@gmail.com>
date Sun, 25 Jun 2017 14:55:53 -0700
parents d1b99c695511
children 4583d0d9331a
comparison
equal deleted inserted replaced
14:27925261c137 15:21095c9006e5
68 68
69 class GriddedLocations(object): 69 class GriddedLocations(object):
70 70
71 def __init__(self, locations): 71 def __init__(self, locations):
72 raise NotImplementedError('TODO') 72 raise NotImplementedError('TODO')
73
74 def main(