Skip to content

v0.1.11

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 16:06
· 747 commits to master since this release

IndividualDisplacements v0.1.11

Diff since v0.1.10

Merged pull requests:

  • fixes, updates, and additions (#14) (@gaelforget)

  • update SolidBody, RandomFlow, GlobalDomain examples; add slideshow option

  • add subset reinitialization & bug fix

  • add time variable velocity input / monthly loop

  • update initialize function names

  • (new) initialize_random_locations, randn_lonlat : define initial condition (u0,du) using randomly distributed longitude,latitude positions on the sphere

  • (new) add drifter data read function read_drifters

  • update dependencies & consolidate reads

  • examples/myread -> data_wrangling/read_mds

  • update documentation & notations in examples

  • fix bug in postprocess_ODESolution & RelocationFunctions_cs