Skip to content

decode back to lat-lon from SH #10

@miquel-espinosa

Description

@miquel-espinosa

Hi,
I wanted to ask if it is possible to go back to the original lonlat once these have been embedded.
For example:

sh = SphericalHarmonics(legendre_polys=20)
embedded_lonlat = sh(lonlat) 

And now being able to retrieve lonlat from embedded_lonlat

original_lonlat = reverse_sh(embedded_lonlat) # Is this possible?

Thanks in advance,

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