Skip to content

Commit

Permalink
update headers
Browse files Browse the repository at this point in the history
  • Loading branch information
ManshaP committed May 17, 2022
1 parent 0363621 commit 20ff566
Show file tree
Hide file tree
Showing 9 changed files with 52 additions and 398 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2022 Peter Manshausen
Copyright (c) 2022 Peter Manshausen, Matt Christensen

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ Code to track ship trajectories from AIS data, advect them with ERA5 winds using
## Data set production
Below are examples of which keywords the python scripts expect to run the analysis for the month of 01/2016.
In order to run it, maps of emission locations are needed as well as a HYSPLIT installation, meteorological (e.g. ERA5) data, as well as MODIS cloud product data. The filepaths that need replacing on a different system are listed for each python script.
For an explanation of what each step does, see the headers of the scripts in `/processing_pipeline`.

Pipeline:
`python 0_modis_list.py 1 2016`\

files in: MODIS files: `/neodc/modis/data/MOD06_L2/collection61/`\
files out: MODIS that overlaps with Region of Interest\
filepath0: `/home/users/pete_nut/IV_shiptracks/modis_tiles/atlantic_modis_swaths_intersect_{}_{}.pkl`
Expand Down
6 changes: 0 additions & 6 deletions matt_traj_code/ASCDATA_JASMIN.CFG

This file was deleted.

23 changes: 0 additions & 23 deletions matt_traj_code/SETUP_traj_lowcloud_15min.CFG

This file was deleted.

Loading

0 comments on commit 20ff566

Please sign in to comment.