Add AI4ArcticSeaIce dataset. #10426
Annotations
10 errors and 1 warning
Run ruff checks:
tests/data/ai4arctic_sea_ice/data.py#L6
tests/data/ai4arctic_sea_ice/data.py:6:1: I001 Import block is un-sorted or un-formatted
|
Run ruff checks:
tests/data/ai4arctic_sea_ice/data.py#L16
tests/data/ai4arctic_sea_ice/data.py:16:5: ANN201 Missing return type annotation for public function `create_dummy_nc_file`
|
Run ruff checks:
tests/data/ai4arctic_sea_ice/data.py#L140
tests/data/ai4arctic_sea_ice/data.py:140:5: ANN201 Missing return type annotation for public function `create_metadata_csv`
|
Run ruff checks:
tests/data/ai4arctic_sea_ice/data.py#L187
tests/data/ai4arctic_sea_ice/data.py:187:5: ANN201 Missing return type annotation for public function `main`
|
Run ruff checks:
tests/datasets/test_ai4arctic_sea_ice.py#L4
tests/datasets/test_ai4arctic_sea_ice.py:4:1: I001 Import block is un-sorted or un-formatted
|
Run ruff checks:
tests/datasets/test_ai4arctic_sea_ice.py#L4
tests/datasets/test_ai4arctic_sea_ice.py:4:8: F401 `shutil` imported but unused
|
Run ruff checks:
torchgeo/datasets/__init__.py#L153
torchgeo/datasets/__init__.py:153:11: RUF022 `__all__` is not sorted
|
Run ruff checks:
torchgeo/datasets/ai4arctic_sea_ice.py#L6
torchgeo/datasets/ai4arctic_sea_ice.py:6:1: I001 Import block is un-sorted or un-formatted
|
Run ruff checks:
torchgeo/datasets/ai4arctic_sea_ice.py#L6
torchgeo/datasets/ai4arctic_sea_ice.py:6:8: F401 `json` imported but unused
|
Run ruff checks:
torchgeo/datasets/ai4arctic_sea_ice.py#L14
torchgeo/datasets/ai4arctic_sea_ice.py:14:22: F401 `datetime.datetime` imported but unused
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading