Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert AreaDefinitions to odc geoboxes #545

Merged
merged 14 commits into from
Dec 13, 2023

Merge branch 'main' into feat_to_odc_geobox

e560f1c
Select commit
Loading
Failed to load commit list.
Merged

Convert AreaDefinitions to odc geoboxes #545

Merge branch 'main' into feat_to_odc_geobox
e560f1c
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor failed Dec 11, 2023 in 2s

4 issues found.

Annotations

Check notice on line 362 in pyresample/geometry.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pyresample/geometry.py#L362

unresolved comment '# FIXME: ~(~np.isfinite(dim1_side) | ~np.isfinite(dim1_side))' (C100)

Check notice on line 371 in pyresample/geometry.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pyresample/geometry.py#L371

unresolved comment '# FIXME: This currently replicate values if heigh/width < row_num/col_num !' (C100)

Check notice on line 638 in pyresample/geometry.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pyresample/geometry.py#L638

unresolved comment '# FIXME: Add logic for out-of-earth disk projections' (C100)

Check notice on line 2743 in pyresample/geometry.py

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

pyresample/geometry.py#L2743

unresolved comment '# FIXME: Add logic for out-of-earth-disk' (C100)