Skip to content

Commit

Permalink
fix: update wording for release (#878)
Browse files Browse the repository at this point in the history
* test: update for dem/dsm description wording

* fix: update wording to force a release
  • Loading branch information
amfage authored Feb 27, 2024
1 parent 3194b6a commit dcc7972
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/stac/imagery/collection.py
Original file line number Diff line number Diff line change
Expand Up @@ -334,11 +334,11 @@ def _title(self) -> str:
def _description(self) -> str:
"""Generates the descriptions for imagery and elevation datasets.
Urban Aerial Photos / Rural Aerial Photos:
Orthophotography within the [Region] region captured in the [Year(s)] flying season.
Orthophotography within the [Region] region captured in the [year(s)] flying season.
DEM / DSM:
[Digital Surface Model / Digital Elevation Model] within the [Region] region captured in [year(s)].
Satellite Imagery / Scanned Aerial Photos:
[Satellite imagery | Scanned Aerial Photos] within the [Region] region captured in [Year(s)].
[Satellite imagery | Scanned Aerial Photos] within the [Region] region captured in [year(s)].
Returns:
Dataset Description
Expand Down

0 comments on commit dcc7972

Please sign in to comment.