You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: landsat/README.md
+12-6
Original file line number
Diff line number
Diff line change
@@ -12,23 +12,29 @@ And the structure of the files is as following:
12
12
13
13
```console
14
14
/project/rpp-kshook/Model_Output/Landsat/
15
-
├── land_change_2010v2_2015v2_30m_tif.zip
15
+
├── land_change_2010v2_2015v2_30m_tif.zip
16
+
├── land_cover_2005v3_250m_tif.zip
17
+
├── land_cover_2010v2_250m_tif.zip
16
18
├── land_cover_2010v2_30m_tif.zip
17
19
├── land_cover_2015v2_30m_tif.zip
20
+
├── land_cover_2020_30m_tif.zip
18
21
└── dl-landcover.sh
19
22
```
20
23
21
24
## Spatial and Temporal Extents
22
25
23
-
The spatial extent of this dataset (so far only `NALCMS` that is a land cover dataset) covers longitudes from approximately `-180` to `-50` degress and latitudes from approximately `+14` to `+84` degress. This dataset is available for 2010 and 2015. Furthermore, one static dataset variable is also included demonstrating the gains and losses of various land covers between 2010 and 2015. Please see the list of variables for more information.
26
+
The spatial extent of this dataset (so far only `NALCMS` that is a land cover dataset) covers longitudes from approximately `-180` to `-50` degress and latitudes from approximately `+14` to `+84` degress. This dataset is available for 2005 and 2020. Furthermore, one static dataset variable is also included demonstrating the gains and losses of various land covers between 2010 and 2015. Please see the list of variables for more information.
27
+
28
+
|:point_up:| The 250m resolution datasets for 2005 and 2010 are not *Landsat* products, but *MODIS*. However, as a temporary measure, these two datasets are included in the `landsat` workflow in `gistool`.|
0 commit comments