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

fixed search function for new PGC index files #12

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

trchudley
Copy link
Owner

In June 2024, the PGC released new strip index files that geopandas started reading as UTC-aware datetimes. This meant the pdt.search() function would fail, as bounding dates were not constructed to be UTC-aware. This patch institutes a fix for this.

@trchudley trchudley merged commit 8913205 into main Jul 22, 2024
1 check passed
@trchudley trchudley deleted the index_file_update branch July 22, 2024 15:52
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.

1 participant