Skip to content

Commit

Permalink
Merge branch 'master' into version_command
Browse files Browse the repository at this point in the history
  • Loading branch information
gadomski authored Jun 9, 2021
2 parents e967fc3 + 7e67bce commit 4f3ba13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stactools_landsat/stactools/landsat/assets.py
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ def add_asset(self, item: pystac.Item, mtl_metadata: MtlMetadata,
is_sr=True)
QA_AEROSOL_ASSET_DEF = AssetDef(
href_suffix="SR_QA_AEROSOL.TIF",
key="SR_B8",
key="SR_QA_AEROSOL",
title="Aerosol Quality Analysis Band",
description=("Collection 2 Level-2 Aerosol Quality Analysis Band "
"(ANG) Surface Reflectance"),
Expand Down

0 comments on commit 4f3ba13

Please sign in to comment.