зеркало из https://github.com/microsoft/torchgeo.git
Add missing datasets
This commit is contained in:
Родитель
c9efd419fc
Коммит
c346d8aee2
|
@ -10,6 +10,20 @@ Geospatial Datasets
|
|||
|
||||
:class:`GeoDataset` is designed for datasets that contain geospatial information, like latitude, longitude, coordinate system, and projection. Datasets containing this kind of information can be combined using :class:`ZipDataset`.
|
||||
|
||||
Chesapeake Bay High-Resolution Land Cover Project
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
.. autoclass:: Chesapeake
|
||||
.. autoclass:: Chesapeake7
|
||||
.. autoclass:: Chesapeake13
|
||||
.. autoclass:: ChesapeakeDC
|
||||
.. autoclass:: ChesapeakeDE
|
||||
.. autoclass:: ChesapeakeMD
|
||||
.. autoclass:: ChesapeakeNY
|
||||
.. autoclass:: ChesapeakePA
|
||||
.. autoclass:: ChesapeakeVA
|
||||
.. autoclass:: ChesapeakeWV
|
||||
|
||||
Cropland Data Layer (CDL)
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
@ -68,6 +82,11 @@ SEN12MS
|
|||
|
||||
.. autoclass:: SEN12MS
|
||||
|
||||
So2Sat
|
||||
^^^^^^
|
||||
|
||||
.. autoclass:: So2Sat
|
||||
|
||||
Tropical Cyclone Wind Estimation Competition
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче