Skip to content

Commit e581013

Browse files
authored
Merge pull request #1113 from GeoscienceAustralia/feature/add-lccs-fy-product-cfg
Upload the LCCS FY proudct cfg
2 parents 3765a03 + ec27167 commit e581013

File tree

1 file changed

+73
-0
lines changed

1 file changed

+73
-0
lines changed
Lines changed: 73 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,73 @@
1+
name: ga_ls_landcover_class_fyear_3
2+
3+
description: Geoscience Australia Landsat Land Cover Financial Year Collection 3.0
4+
metadata_type: eo3
5+
6+
metadata:
7+
properties:
8+
odc:file_format: GeoTIFF
9+
odc:product_family: lc
10+
product:
11+
name: ga_ls_landcover_class_fyear_3
12+
13+
measurements:
14+
- name: level3
15+
dtype: uint8
16+
nodata: 0
17+
units: '1'
18+
- name: lifeform_veg_cat_l4a
19+
aliases:
20+
- lifeform
21+
dtype: uint8
22+
nodata: 0
23+
units: '1'
24+
- name: canopyco_veg_cat_l4d_au
25+
aliases:
26+
- vegetation_cover
27+
dtype: uint8
28+
nodata: 0
29+
units: '1'
30+
- name: watersea_veg_cat_l4a_au
31+
aliases:
32+
- water_seasonality
33+
dtype: uint8
34+
nodata: 0
35+
units: '1'
36+
- name: waterstt_wat_cat_l4a
37+
aliases:
38+
- water_state
39+
dtype: uint8
40+
nodata: 0
41+
units: '1'
42+
- name: inttidal_wat_cat_l4a
43+
aliases:
44+
- intertidal
45+
dtype: uint8
46+
nodata: 0
47+
units: '1'
48+
- name: waterper_wat_cat_l4d_au
49+
aliases:
50+
- water_persistence
51+
dtype: uint8
52+
nodata: 0
53+
units: '1'
54+
- name: baregrad_phy_cat_l4d_au
55+
aliases:
56+
- bare_gradation
57+
dtype: uint8
58+
nodata: 0
59+
units: '1'
60+
- name: level4
61+
aliases:
62+
- full_classification
63+
dtype: uint8
64+
nodata: 0
65+
units: '1'
66+
storage:
67+
crs: EPSG:3577
68+
tile_size:
69+
x: 96000.0
70+
y: 96000.0
71+
resolution:
72+
x: 30
73+
y: 30

0 commit comments

Comments
 (0)