Skip to content

Commit

Permalink
Merge pull request #2553 from ASFHyP3/velocity2
Browse files Browse the repository at this point in the history
add velocity option for OPERA_DISP_TMS jobs
  • Loading branch information
asjohnston-asf authored Jan 13, 2025
2 parents f48150a + aa0f27f commit 330e905
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [9.2.1]

### Added
- `velocity` option for the `tile_type` parameter of `OPERA_DISP_TMS` jobs

## [9.2.0]

### Added
Expand Down
1 change: 1 addition & 0 deletions job_spec/OPERA_DISP_TMS.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ OPERA_DISP_TMS:
enum:
- displacement
- secant_velocity
- velocity
example: displacement
bounds:
api_schema:
Expand Down

0 comments on commit 330e905

Please sign in to comment.