Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Jul 9, 2024
1 parent c484c6b commit e8b7c1d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- `solar_illumination` field for the solar illumination value of the asset.
- Added new common names for `rededge715`, `rededge745` and `rededge775`
- Added new common names for `rededge700`, `rededge725`, `rededge750` and `rededge775`

### Changed

Expand Down
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,9 @@ numbers of several popular instruments.
| yellow | 0.58 - 0.62 | | | | | |
| pan | 0.50 - 0.70 | 8 (*L7 only*) | 8 | | | |
| rededge | 0.70 - 0.79 | | | | | |
| rededge715 | 0.70 - 0.73 | | | 5 | | |
| rededge745 | 0.73 - 0.76 | | | 6 | | |
| rededge700 | 0.70 - 0.72 | | | 5 | | |
| rededge725 | 0.72 - 0.74 | | | 5 | | |
| rededge750 | 0.74 - 0.76 | | | 6 | | |
| rededge775 | 0.76 - 0.79 | | | 7 | | |
| nir | 0.75 - 1.00 | 4 | | 8 | 2 | 4 |
| nir08 | 0.75 - 0.90 | | 5 | 8a | | |
Expand All @@ -156,7 +157,7 @@ The difference between the `nir`, `nir08`, and `nir09` bands are that the `nir`
most of the spectral range of 0.75μm to 1.0μm. `nir08` and `nir09` are narrow bands centered 0.85μm and 0.95μm
respectively. The same goes for the difference between:
- `lwir`, `lwir11` and `lwir12`
- `rededge`, `rededge715`, `rededge745` and `rededge775`
- `rededge`, `rededge705`, `rededge725`, `rededge750` and `rededge775`

## Best Practices

Expand Down

0 comments on commit e8b7c1d

Please sign in to comment.