Skip to content

ENH: Consider adding lat, lon and alt option in georeferencing #243

@syedhamidali

Description

@syedhamidali
  • xradar version: 0.8.1
  • Python version: 3.12.7
  • Operating System: MacOS Sequoia 15.1 (24B83)

Description

The current georeferencing in xradar provides Cartesian coordinates (x, y, z), but there’s no direct option to include geographic coordinates (lat, lon, and alt). Adding this feature would enhance usability for users needing georeferenced datasets in geographic space.

What I Did

Attempted to use georeferencing with geo=True

geo = radar.xradar.georeference(geo=True)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions