This repository contains the scripts used to produce the results and figures of
Anselain, T., Heggy, E., Dobbelaere, T., & Hanert, E. (2022). Qatar Peninsula’ High Vulnerability to Oil Spills and its Implication for the Potential Disruption in Global Gas Supply. Nature Sustainability. In press.
Corresponding authors:
- Emmanuel Hanert, Earth and Life Institute, UCLouvain, Belgium;
- Essam Heggy, Qatar Environment and Energy Research Institute, Hamad Bin Khalifa University, Qatar.
This paper relies on backtracking simulations of potential oil slicks using the Python software OpenDrift. These simulations were performed using script_backtracking4shape.py
The outputs of these simulations were then analyzed by various scripts to generate the figures of the paper. Below, we listed for each figure the scripts used to produce the shown results:
Figures | Scripts |
---|---|
Fig. 1 | plot_csv_data_all_inputs.py |
Fig. 2A+B | plot_density_map_all_qatar.py |
Fig. 2C | temporal_series_risk_averaged.py |
Fig. 3A | plot_exposure_all_annual_ships_qatar.py |
Fig3 3B | temporal_series_annual_shipping_averaged.py |
Fig. 4A+B | arrival_time_percentile.py |
Fig. 4C |
arrival_time_routes.py and bar_plot.py
|