heyyy / espa

Automatically exported from code.google.com/p/espa
0 stars 0 forks source link

Pythonify conversion scripts #18

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
latlong_to_pathrow.py, latlong_to_tile.py, pathrow_to_tile.py, 
tile_to_pathrow.py

Should follow the standard Pythonic coding practice to use __name__ and main() 
function.  So it can double as a standalone script or importable code module 
--- maybe move that code into it's own function so it could be called as such 
if imported?

Original issue reported on code.google.com by davehil...@gmail.com on 23 Jul 2013 at 2:55

GoogleCodeExporter commented 9 years ago
obe

Original comment by davehil...@gmail.com on 24 Feb 2015 at 5:45