mesowx / MesoPy

A Python wrapper for the MesoWest environmental data API
MIT License
59 stars 23 forks source link

More changes to method docstrings #12

Closed ajoros closed 9 years ago

ajoros commented 9 years ago

Reversed the values for lat and lon in these lines: Distance from a lat/lon pt as [lat,lon,radius (mi)]e.g. radius=[-120,40,20]

You can ignore the .gitignore changes. Just replace my MesoPy.py with yours.

ajoros commented 9 years ago

Sorry, I meant just apply the corrections that I did in MesoPy.py (https://github.com/ajoros/MesoPy/commit/a02dfa10deec0ec67d5b62fbc29aff8898c87e5b)

landscape-bot commented 9 years ago

Code Health Code quality remained the same when pulling a70f5d8 on ajoros:master into 957b3e6 on mesowx:master.