Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pass geocoding output projection and spacing flexibility #607

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 25, 2022

  1. Pass output projection and spacing flexibility

    Pushing following fixes/enhancements:
    1. By default, the output project was set, but not applied to the output raster. This lead to issues when trying to interact with/visualize products in e.g. a GIS interface. Now, the output project is passed and set.
    2. By default, spacing is set to '0.001' degrees, but one could not toggle full-resolution geocoding in a straightforward way. Now if 'None' is specified for '-y' and '-x', a user may geocode in full-resolution.
    sssangha authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    cc8da78 View commit details
    Browse the repository at this point in the history