-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
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 packageOverriding 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 branchMetadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation