Closed w-k-jones closed 2 months ago
Your code has been rated at 8.70/10 (previous run: 8.70/10, +0.00) The linting score is an indicator that reflects how well your code version follows Pylint’s coding standards and quality metrics with respect to the RC_v1.5.x branch. A decrease usually indicates your new code does not fully meet style guidelines or has potential errors.
@w-k-jones, are you happy to merge? Only issue seems to be codecov.
Resolves #433. Clipping of hdim1/2 values to size of dimensions (or size + 1 for periodic coordinates) in
feature_location
, and extrapolation enabled for 2d/3d coordinates as with 1d coords.