Skip to content

ssdorsey/ucdp-bluemarbale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mapping conflict

Code and sample video for mapping the UCDP GED conflict data onto the NASA blue marble images. Click on the image below to view the video.

UCDP GED time series

Instructions

  1. Download the background maps from NASA (blue marble, one for each month). Or use this Dropbox link.
  2. Download the UCDP GED data.
  3. Install initial requirements with: pip install requirements.txt
  4. Install cartopy with: conda install -c conda-forge cartopy
  5. Run world_map.py with python world_map.py

world_map.py will generate thousands of individual frames. To create a video version, use: create_video.py

I plan to also create an interactive version quite easily with plotly if there is any interest.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages