Skip to content

Commit

Permalink
Fix table and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
m-mohr committed Jul 9, 2024
1 parent f7e7563 commit ba381dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ 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 `rededge700`, `rededge725`, `rededge750` and `rededge775`
- `eo:cloud_cover` and `eo:snow_cover` can be used in bands
- `eo:common_name`, `eo:center_wavelength`, `eo:full_width_half_max` and `eo:solar_illumination`
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ The band's `eo:common_name` is the name that is commonly used to refer to that b
properties. The table below shows the allowed common names based on the average band range for the band
numbers of several popular instruments.

| Common Name | Band Range (μm) | Landsat 5/7 | Landsat 8 | Sentinel 2 | MODIS | NAIP |
| Common Name | Band Range (μm) | Landsat 5/7 | Landsat 8 | Sentinel-2 | MODIS | NAIP |
| ----------- | --------------- | ------------- | --------- | ---------- | ----- | ---- |
| coastal | 0.40 - 0.45 | | 1 | 1 | | |
| blue | 0.45 - 0.50 | 1 | 2 | 2 | 3 | 3 |
Expand All @@ -142,7 +142,7 @@ numbers of several popular instruments.
| pan | 0.50 - 0.70 | 8 (*L7 only*) | 8 | | | |
| rededge | 0.70 - 0.79 | | | 5, 6, 7 | | |
| rededge700 | 0.70 - 0.72 | | | 5 | | |
| rededge725 | 0.72 - 0.74 | | | 5 | | |
| rededge725 | 0.72 - 0.74 | | | | | |
| rededge750 | 0.74 - 0.76 | | | 6 | | |
| rededge775 | 0.76 - 0.79 | | | 7 | | |
| nir | 0.75 - 1.00 | 4 | | 8 | 2 | 4 |
Expand Down

0 comments on commit ba381dc

Please sign in to comment.