Skip to content

mikaelk/Sea_Clearly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sea_Clearly

Repo to run parcels simulations, and to postprocess the results, visualizing origins and destinations of marine pollution such as microplastics. The required environment can be created using the dockerimage provided in docker/

Step 1):

If no Lagrangian simulation data is available yet, perform the following steps, otherwise go to step 2)

To run the Lagrangian simulations, run for example: python sea_clearly/main_advection.py -date_start_release 2018-01-01 -date_end_release 2018-01-31 -n_days 300

Make sure that the DIR_UV, PATTERN_U and PATTERN_V variables are set correctly in the settings file, which point to the netcdf files containing the ocean current information. Also make sure DIR_INPUT and DIR_OUTPUT are set correctly. In order to run the backwards simulations, set -n_days to a negative value.

Step 2):

To visualize the results, you can open the notebook sea_clearly/postprocess.ipynb

Set the patterns to correspond to the output files that were created in step 1. A forward and a backward analysis+animation are available

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published