Module 4 project submission - Nick Ruprecht#30
Open
Nick-Ruprecht wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ATMS 523 – Module 4 Project Summary
This project uses ERA5 monthly mean data from 1979–2024 to analyze SST variability over the Pacific Basin (65°N to 65°S, 120°E to 60°W). SST and TCWV fields were masked over land and deseasonalized by removing monthly climatology. A linear detrending was applied to isolate anomalies, and SST anomalies were standardized for EOF analysis.
EOF decomposition revealed dominant modes of SST variability, with EOF1 strongly resembling the canonical ENSO pattern. The scree plot shows EOF1 explains the largest fraction of variance. Reconstructed SST anomalies for January 1998 closely match observed anomalies, validating the EOF approach.
Finally, a correlation map between EOF1’s principal component and TCWV anomalies shows strong coupling in the tropical Pacific, consistent with ENSO-driven atmospheric moisture variability.