csiro-easi/easi-training-pc

green should have band_3 alias in LS8 pipeline

bosth opened this issue · 1 comments

bosth commented

- name: green
dtype: int16
nodata: -9999
resampling_method: nearest
src_varname: 'green'
zlib: True
attrs:
long_name: "Surface Reflectance 0.53-0.59 microns (Green)"
alias: "band_4"

Both green and red are aliased as band_4.

Fixed in 1.0.1 release #13