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

Implementing Particleset.add_variable() method #1501

Merged
merged 15 commits into from
Jan 30, 2024

Commits on Jan 29, 2024

  1. Creating ParticleClass.add_variable method

    And updating parcels_tutorial and test_particlesets
    erikvansebille committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    62e8e21 View commit details
    Browse the repository at this point in the history
  2. Updating add_variable to return new class

    This is a cleaner way than updating the class itself.
    
    Also adding add_variables method for a list of Variables
    erikvansebille committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3017d84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2253816 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75c41a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    301d3ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c5e3d75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e2537d6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fb21e6e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    29ace74 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0baa18 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    7c9d10c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c660fbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b41a4f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9dc5570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1c9d062 View commit details
    Browse the repository at this point in the history