Skip to content

Drifter trajectories (NEMO outputs on ORCA36 fields) #2055

@clementbricaud

Description

@clementbricaud

Parcels version

parcels 3.1.2

Description

Hello
I am trying to launch parcels with NEMO outputs on ORCA36 fields.

I want to compare trajectories with drifters comoing from https://data.marine.copernicus.eu/product/INSITU_GLO_PHY_UV_DISCRETE_NRT_013_048/description
The trajectories are initialised at 15m depth.

As ORCA36 is huge for memomry, I made an extraction of the first 10 levels of the model:
depthv = 0.50576, 1.555855, 2.667682, 3.85628, 5.140361, 6.543034, 8.092519,
9.82275, 11.77368, 13.99104, 16.52532, 19.4298, 22.75762

I have this errors and I don't understant where it comes from:
out_of_bound_error
raise FieldOutOfBoundError(f"Field sampled out-of-bound, at (depth={z}, lat={y}, lon={x})")
parcels.tools.statuscodes.FieldOutOfBoundError: Field sampled out-of-bound, at (depth=15.0, lat=27.415000915527344, lon=-61.00699996948242)

Code sample

# Paste your code within this block
# Paste your error message within this block

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions