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

Mirror geoutils API changes #462

Merged
merged 16 commits into from
Feb 14, 2024
Merged

Conversation

adehecq
Copy link
Member

@adehecq adehecq commented Jan 25, 2024

EDIT from @rhugonnet:
This PR updates xDEM to work with GeoUtils v0.1.

In details:

  • Removes all "dst_" prefixes in Raster.reproject,
  • Replaces crop and shift to be not inplace by default,
  • Replaces argument of Raster.to_points "subset" with "sample",
  • Changes dst_vcrs to vcrs and src_vcrs to force_source_vcrs in DEM.to_vcrs,
  • Pins GeoUtils 0.1.*.

@rhugonnet
Copy link
Contributor

Some issues related to GeoPandas/Pandas, allowing Pandas 2 while pinning to avoid these errors in: GlacioHack/geoutils#481

@rhugonnet
Copy link
Contributor

Tests passing locally after my last commit, hopefully also in CI!

@rhugonnet
Copy link
Contributor

Waiting to see if we move forward with sample or subsample before merging!

@rhugonnet
Copy link
Contributor

All tests passing with GeoUtils v0.1, merging!

@rhugonnet rhugonnet merged commit f8ea8ac into GlacioHack:main Feb 14, 2024
13 checks passed
@adehecq adehecq deleted the fix_homogenize branch February 19, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants