Skip to content

Conversation

@henrykironde
Copy link
Contributor

Reverts to its original, explicit column list:
['match_xmin', 'match_ymin', 'match_xmax', 'match_ymax', 'label',
'score', 'image_path', 'Site', 'Date', 'Year', 'event', 'file_posts',
'bird_id', 'target_ind']

compare_site() now builds an empty DataFrame using these hard-coded columns, restoring the expected structure and preventing mismatches with the logic upstream.

- Improve combine_bird_predictions.py
- Refactor process_nests.py for accurate date handling
- Ensure empty shapefile schema are supported
- Updated .astype, use explicit 'int64' and 'float64' instead of 'int' and 'float
Reverts  to its original, explicit column list:
['match_xmin', 'match_ymin', 'match_xmax', 'match_ymax', 'label',
 'score', 'image_path', 'Site', 'Date', 'Year', 'event', 'file_posts',
 'bird_id', 'target_ind']

`compare_site()` now builds an empty DataFrame using these hard-coded
columns, restoring the expected structure and preventing mismatches
with the logic upstream.
@henrykironde henrykironde force-pushed the main branch 2 times, most recently from 9290f61 to dd22c13 Compare December 4, 2025 17:55
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.

2 participants