Refactor area boundary sides retrieval with _geographic_sides
and _projection_sides
methods
#566
codefactor.io / CodeFactor
failed
Dec 8, 2023 in 1s
4 issues found.
Annotations
Check notice on line 355 in pyresample/geometry.py
codefactor-io / CodeFactor
pyresample/geometry.py#L355
unresolved comment '# FIXME: ~(~np.isfinite(dim1_side) | ~np.isfinite(dim1_side))' (C100)
Check notice on line 364 in pyresample/geometry.py
codefactor-io / CodeFactor
pyresample/geometry.py#L364
unresolved comment '# FIXME: This currently replicate values if heigh/width < row_num/col_num !' (C100)
Check notice on line 641 in pyresample/geometry.py
codefactor-io / CodeFactor
pyresample/geometry.py#L641
unresolved comment '# FIXME: Add logic for out-of-earth disk projections' (C100)
Check notice on line 2783 in pyresample/geometry.py
codefactor-io / CodeFactor
pyresample/geometry.py#L2783
unresolved comment '# FIXME: Add logic for out-of-earth-disk' (C100)
Loading