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

Analysing earthquake data, finding highest magnitude ones #5

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

zcabsjm
Copy link

@zcabsjm zcabsjm commented Oct 18, 2024

Answers UCL-COMP0233-24-25/RSE-Classwork#9

One thing I learnt is to to not forget about any edge cases! I had not considered that two earthquakes could have the same magnitude and after looking at some other pull requests I realised I should be more careful when it comes to planning my solutions as opposed to going head-first.

The maximum magnitude is 4.8 occuring at coordinates (-2.15, 52.52), (-0.332, 53.403).

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