Skip to content

space-accountants/taurus-strandings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taurus-strandings

map of spatial temporal trajectories

Simulation runs for stranded bulls along the coast of Brittany, which occured in November and December 2023. This is supplementary code for the follow the money article, that can be found here.

Main Scripts

Scripts for running a basic forward in time simulation, can be done by running the following scripts:

  • src/01_download_data.py : downloads datasets within a given timespan and

    In order to download ocean data from Coperncius, a registration is mandatory. This can be done here.

  • src/02_run_parcels.py : compute advection forward in time, via seeding from the ship trajectories.

  • src/03_convert_data.py : convert data to compressed numpy files.

Data-sources and software

The simulation is based on Copernicus marine data, simulations are based on Parcels software.