Skip to content

Auxiliary latitudes feature? #15

@allixender

Description

@allixender

Hi,
I am working with DGGS (Discrete Global Grid Systems), like HEALPIX, and many if not most are defined on the sphere. I would like to do the authalic adjustment/conversion between a latitude on the authalic sphere (sphere with the same surface like the Earth) and the ellipsoid (say WGS84). I have found the package Geodesy.jl which makes heavy reference to Charles Karney's GeographicLib C++ library, but doesn't implement AuxLatitude... and also says that the package is in maintenance mode.

Now I found this package that deals with similar geodesic calculations.

There is a Python package that is very explicit on the implementation of Karney's geographiclib features in Python, because Karney doesn't expose much from his C++ to his Python bindings (https://github.com/mrJean1/PyGeodesy/tree/master/pygeodesy/auxilats)

I wonder if we can try this in Julia?
Best,
Alex

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions