JavaScript disabled You need to activate JavaScript in order to use OpenProject! Learn more
REF: refactored polar2lonlatalt_n to use osr-reprojection.
--HG-- branch : feature/georef
API: changed default behavior concerning earth radius.
now chooses local approximation to earh radius introduced by Edouard if re is not given explicitly.
MIN: applied 2 patches from Thomas Pfaff, fixing bug in polar2lonlatalt_n and the functions docstring
MIN: removed unnecessary np.array casts in georef.reproject
MIN: applied patch from Thomas Pfaff, fixes several bugs in georef.py
MIN: removed print statement
--HG-- branch : testing
MIN: correct for path, when called from somewhere else
MIN: Finalized version of testrunner.py (renamed from runtests.py), changed all examples to be detected as test examples
MIN: changes in examples to account for testing issues
MIN: First running implementation of examples tests
MIN: changes in docstrings to allow unittest with docstrings
MIN: change line separator in util.py
MIN: revert util.py to commit before last commit
MIN: revert util.py tocommit before last commit
MIN: several changes concerning lon/lat usage, if a projstr is given the parameter is called `projstr` to distinguish from the osr-projection object, minor changes in docstrings, examples etc.
MIN: Checked all docstring examples on functionality and cross-checked the polar2latlon with the new polar2lonlat
MIN: changed `project` function for backwards compatibility
MIN: Testing of docstrings, changes to get equal results in latlon ad lonlat functions
MIN: Refactoring Step Two: change from `polar2latlon` to `polar2lonlat`, minor changes in several docs, examples, modules and functions to represent overall lon/lat handling,
Also available in: Atom