Skip to content
New issue

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

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

Already on GitHub? # to your account

projections #2

Open
nmaffe opened this issue Aug 5, 2024 · 1 comment
Open

projections #2

nmaffe opened this issue Aug 5, 2024 · 1 comment

Comments

@nmaffe
Copy link
Owner

nmaffe commented Aug 5, 2024

change all reprojecting method from nearest to something else, like bisampling. Also in all .to_crs(...)

@nmaffe nmaffe added this to iceboost Aug 5, 2024
@nmaffe nmaffe moved this to Todo in iceboost Aug 5, 2024
@nmaffe
Copy link
Owner Author

nmaffe commented Aug 5, 2024

check that whenever i reproject i use the nodata field, see fetch_glacier_metadata.py:

focus_utm = focus.rio.reproject(glacier_epsg, resampling=rasterio.enums.Resampling.bilinear, nodata=-9999)

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant