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

Use geodetic distance instead of number of pixels for radius #6

Closed
vlandau opened this issue Aug 26, 2019 · 1 comment
Closed

Use geodetic distance instead of number of pixels for radius #6

vlandau opened this issue Aug 26, 2019 · 1 comment
Labels
enhancement New feature or request won't-fix Issue will not be fixed/addressed, but PRs welcome.

Comments

@vlandau
Copy link
Member

vlandau commented Aug 26, 2019

Allow radius for moving window to be specified in meters instead of number of pixels when inputs are in GCS WGS 84 (decimal degrees).

Will depend on lower corner coordinates of raster as well as cell size, and use the equation to calculate geodetic distance between two pairs of decimal degrees. Should still be able to do this using a comprehension in Julia.

@vlandau vlandau self-assigned this Aug 26, 2019
@vlandau vlandau added enhancement New feature or request low-priority low priority labels Nov 6, 2019
@vlandau vlandau removed their assignment Feb 22, 2020
@vlandau vlandau removed the low-priority low priority label Feb 25, 2020
@vlandau
Copy link
Member Author

vlandau commented Aug 6, 2021

This would only be advisable is source strength is also adjusted by pixel area

@vlandau vlandau added the won't-fix Issue will not be fixed/addressed, but PRs welcome. label Oct 16, 2023
@vlandau vlandau closed this as completed Oct 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request won't-fix Issue will not be fixed/addressed, but PRs welcome.
Projects
None yet
Development

No branches or pull requests

1 participant