-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
69f11ad
commit 31b0493
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,11 @@ | ||
Overview of scripts: | ||
|
||
prepare_altered_temp.py - reads in climate model output and calculates temperature anomalies, prepares altered temperature files for all years and all locations, generates Figure S7 | ||
|
||
Classify_observations_TempUp.py - defines function that classifies locations as meteorite stranding zone or not, uses altered temperature files as input | ||
|
||
predict_meteorites.py - loops over all years to predict the meteorite locations for each year given the altered temperatures | ||
|
||
time_vs_temp.py - calculates the temperature evolution over time and relates meteorite losses directly to temperature increases, generates Figure S2, and Figures S4-S6 | ||
map_yr_lost_rev.py - analyzes meteorite losses over time, generates Figure 2, Figure S1, and Figure S3 | ||
|
||
map_yr_lost_rev.py - analyzes meteorite losses over time, generates Figure 2, Figure S1, and Figure S3 |