Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create example_Initialise_JIT_particles_with_initial_values.py #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Aug 6, 2020

  1. Create example_Initialise_JIT_particles_with_initial_values.py

    This example shows how to create a particle set in JIT mode while still sampling initial conditions of a variable eg. Temperature.  This is an example of a solution to the github issue here: OceanParcels/Parcels#861
    HaydenSchilling committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    9c5ba63 View commit details
    Browse the repository at this point in the history
  2. Update example_Initialise_JIT_particles_with_initial_values.py

    removed reference to a variable not in this example (previous lat and lon)
    HaydenSchilling committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d7adb3e View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. Update example_Initialise_JIT_particles_with_initial_values.py

    remove execution lines. Add a note that is is not recording the day 0 data in the particle set
    HaydenSchilling committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    6719fa2 View commit details
    Browse the repository at this point in the history