Skip to content

Commit

Permalink
Merge branch 'master' into update_time_res
Browse files Browse the repository at this point in the history
  • Loading branch information
SpacemanPaul authored Mar 3, 2024
2 parents 99658ca + f3cd258 commit 9a53190
Show file tree
Hide file tree
Showing 3 changed files with 186 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
name: ga_ls5t_nbart_gm_cyear_3
description: Geoscience Australia Landsat Nadir BRDF Adjusted Reflectance Terrain, Landsat 5 Geomedian Calendar Year Collection 3
license: CC-BY-4.0
metadata_type: eo3

metadata:
properties:
odc:file_format: GeoTIFF
odc:product_family: geomedian
product:
name: ga_ls5t_nbart_gm_cyear_3

measurements:
- name: blue
dtype: int16
nodata: -999
units: '1'
- name: green
dtype: int16
nodata: -999
units: '1'
- name: red
dtype: int16
nodata: -999
units: '1'
- name: nir
dtype: int16
nodata: -999
units: '1'
- name: swir1
dtype: int16
nodata: -999
units: '1'
- name: swir2
dtype: int16
nodata: -999
units: '1'
- name: sdev
dtype: float32
nodata: .nan
units: '1'
- name: edev
dtype: float32
nodata: .nan
units: '1'
- name: bcdev
dtype: float32
nodata: .nan
units: '1'
- name: count
dtype: int16
nodata: -999
units: '1'

load:
crs: 'EPSG:3577'
resolution:
y: -30
x: 30
align:
y: 0
x: 0
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
name: ga_ls7e_nbart_gm_cyear_3
description: Geoscience Australia Landsat Nadir BRDF Adjusted Reflectance Terrain, Landsat 7 Geomedian Calendar Year Collection 3
license: CC-BY-4.0
metadata_type: eo3

metadata:
properties:
odc:file_format: GeoTIFF
odc:product_family: geomedian
product:
name: ga_ls7e_nbart_gm_cyear_3

measurements:
- name: blue
dtype: int16
nodata: -999
units: '1'
- name: green
dtype: int16
nodata: -999
units: '1'
- name: red
dtype: int16
nodata: -999
units: '1'
- name: nir
dtype: int16
nodata: -999
units: '1'
- name: swir1
dtype: int16
nodata: -999
units: '1'
- name: swir2
dtype: int16
nodata: -999
units: '1'
- name: sdev
dtype: float32
nodata: .nan
units: '1'
- name: edev
dtype: float32
nodata: .nan
units: '1'
- name: bcdev
dtype: float32
nodata: .nan
units: '1'
- name: count
dtype: int16
nodata: -999
units: '1'

load:
crs: 'EPSG:3577'
resolution:
y: -30
x: 30
align:
y: 0
x: 0
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
name: ga_ls8c_nbart_gm_cyear_3
description: Geoscience Australia Landsat Nadir BRDF Adjusted Reflectance Terrain, Landsat 8 Geomedian Calendar Year Collection 3
license: CC-BY-4.0
metadata_type: eo3

metadata:
properties:
odc:file_format: GeoTIFF
odc:product_family: geomedian
product:
name: ga_ls8c_nbart_gm_cyear_3

measurements:
- name: blue
dtype: int16
nodata: -999
units: '1'
- name: green
dtype: int16
nodata: -999
units: '1'
- name: red
dtype: int16
nodata: -999
units: '1'
- name: nir
dtype: int16
nodata: -999
units: '1'
- name: swir1
dtype: int16
nodata: -999
units: '1'
- name: swir2
dtype: int16
nodata: -999
units: '1'
- name: sdev
dtype: float32
nodata: .nan
units: '1'
- name: edev
dtype: float32
nodata: .nan
units: '1'
- name: bcdev
dtype: float32
nodata: .nan
units: '1'
- name: count
dtype: int16
nodata: -999
units: '1'

load:
crs: 'EPSG:3577'
resolution:
y: -30
x: 30
align:
y: 0
x: 0

0 comments on commit 9a53190

Please sign in to comment.