- Notifications
You must be signed in to change notification settings - Fork14
Trajectory simulations for point particles in the Ocean & Atmosphere
License
JuliaClimate/Drifters.jl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Drifters.jl computes point displacements over a gridded domain. It is geared towards the analysis of Climate, Ocean, etc models (Arakawa C-grids
are natively supported) and the simulation of material transports within the Earth System (e.g. plastics or planktons in the Ocean; dusts or chemicals in the Atmosphere).
Inter-operability with popular climate model grids viaMeshArrays.jl is an important aspect. The package can read and write individual displacement collection files, including those generated by theMIT general circulation model.Drifters
's initial test suite is based on global ocean model simulations calledECCO (v4r2) andCBIOMES (alpha) (seeForget et al. 2015).
using PkgPkg.add("Drifters")Pkg.test("Drifters")
The movies highlighted above are based on theGlobal Climatology andThree Dimensional examples.
The basic examples shown below are from theSimple 3-D Flow andSimple 2-D Flow notebooks. For more, please report tothe docs.
Thank you for your interest in contributing to this package!
Please start by filing a ticket in the GitHub issue tracker if you think you’ve found a bug, found a potential fix for a bug, would like to suggest additional features, would like guidance on how to add features, or could help improve the documentation for example.
You can also send a GitHub pull request directly but filing a ticket first is often preferable e.g. to avoid duplicating efforts or confusion. For an example of how to work with pull requests, please refer to theMITgcm documentation.
About
Trajectory simulations for point particles in the Ocean & Atmosphere
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors4
Uh oh!
There was an error while loading.Please reload this page.