Add ESA WorldCover, TDX/TSX via NASA CSDA (airbus) #23
Annotations
2 errors, 12 warnings, and 10 notices
E1101:
.nox/pylint/lib/python3.10/site-packages/coincident/overlaps/__init__.py#L67
Instance of 'IntervalIndex' has no 'overlaps' member
|
Format
Process completed with exit code 1.
|
W0718:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L17
Catching too general exception Exception
|
W0621:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L108
Redefining name 'maxar_platform' from outer scope (line 16)
|
W0611:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L16
Unused import maxar_platform
|
W0212:
.nox/pylint/lib/python3.10/site-packages/coincident/search/__init__.py#L72
Access to a protected member _format_datetime of a client class
|
W0212:
.nox/pylint/lib/python3.10/site-packages/coincident/search/__init__.py#L92
Access to a protected member _format_intersects of a client class
|
W0212:
.nox/pylint/lib/python3.10/site-packages/coincident/search/__init__.py#L162
Access to a protected member _format_datetime of a client class
|
Check Python 3.11 on macos-14
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.10 on macos-14
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.12 on macos-14
Codecov: Failed to properly create commit: The process '/Users/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.10 on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.12 on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
Check Python 3.11 on ubuntu-latest
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4.5.0/dist/codecov' failed with exit code 1
|
C0115:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L16
Missing class docstring
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L17
Class constant name "wv01" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L18
Class constant name "wv02" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L19
Class constant name "wv03_vnir" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/datasets/maxar.py#L20
Class constant name "ge01" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L18
Constant name "message" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L29
Constant name "modifier" doesn't conform to UPPER_CASE naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L33
Argument name "featureCollection" doesn't conform to snake_case naming style
|
C0103:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L67
Variable name "featureCollection" doesn't conform to snake_case naming style
|
C0112:
.nox/pylint/lib/python3.10/site-packages/coincident/search/_stac.py#L106
Empty function docstring
|