Skip to content

Explain how to override default parcels versoin #23

@willirath

Description

@willirath

Based on the default workflow:

$ git clone https://github.com/Parcels-code/parcels-benchmarks.git
$ cd parcels-benchmarks
$ pixi install
$ pixi run python run_benchmarks  # currently uses Parcels from the conda alpha package

Overriding based on Git ref (e.g. v4-dev) works as:

$ pixi add --pypi "parcels @ git+https://github.com/Parcels-code/parcels.git@v4-dev"
$ pixi run python run_benchmarks  # then runs in HEAD of the v4-dev branch

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions