Skip to content

Updated Pangaea Summary with Consolidated Coverage info#52

Merged
khider merged 6 commits into
mainfrom
pangaea-coverage
May 5, 2026
Merged

Updated Pangaea Summary with Consolidated Coverage info#52
khider merged 6 commits into
mainfrom
pangaea-coverage

Conversation

@doswal

@doswal doswal commented May 5, 2026

Copy link
Copy Markdown
Collaborator

Updates made

  • Modified PangaeaStudy.py

    • Added PangaeaStudy._compute_coverage()
      • consolidates all event coordinates into (MinLatitude, MaxLatitude, MinLongitude, MaxLongitude)
      • treats missing latitude2 / longitude2 as identical to primary coordinates
    • Updated PangaeaStudy.to_summary_dict()
      • now includes "Coverage [S, N, W, E]" in the returned NOAA-style summary
    • Updated PangaeaStudy.get_geo()
      • now returns per-event bounds:
        • MinLatitude
        • MaxLatitude
        • MinLongitude
        • MaxLongitude
        • retains Elevation
  • Updated PangaeaDataset.py

    • expanded get_summary() docstring to document the new coverage field

@doswal doswal requested a review from khider May 5, 2026 16:32
@khider khider merged commit 39465e0 into main May 5, 2026
1 check passed
@khider khider deleted the pangaea-coverage branch May 5, 2026 17:20
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