Skip to content

Add 'submitted' to parse_dates in animal GPS satellite tagging config - #364

Merged
LeoLee-Xiaohu merged 1 commit into
mainfrom
fix/animal-tracking-sattag-GPS-time
Aug 26, 2026
Merged

Add 'submitted' to parse_dates in animal GPS satellite tagging config#364
LeoLee-Xiaohu merged 1 commit into
mainfrom
fix/animal-tracking-sattag-GPS-time

Conversation

@LeoLee-Xiaohu

@LeoLee-Xiaohu LeoLee-Xiaohu commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This pull request addressed https://github.com/aodn/backlog/issues/8681 and makes a minor update to the animal_gps_satellite_relay_tagging_location_qc_realtime_qc.json dataset configuration to improve date parsing.

  • Added the submitted field to the parse_dates list to ensure it is automatically parsed as a date when loading the dataset.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the animal GPS satellite relay tagging dataset configuration so the submitted column is automatically parsed as a datetime when loading CSVs, aligning the loader behavior with the schema type for that field.

Changes:

  • Added submitted to csv_config.pandas_read_csv_config.parse_dates in the dataset JSON config.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@LeoLee-Xiaohu
LeoLee-Xiaohu merged commit 72eac34 into main Aug 26, 2026
8 checks passed
@LeoLee-Xiaohu
LeoLee-Xiaohu deleted the fix/animal-tracking-sattag-GPS-time branch August 26, 2026 05:13
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.

3 participants