Skip to content

Commit ea7452a

Browse files
committed
fix(spectral-profile): add context to Sentinel-2 spectral profiles data
1 parent 363fca7 commit ea7452a

File tree

1 file changed

+1
-0
lines changed
  • src/sentinel-2-explorer/components/SpectralProfileTool

1 file changed

+1
-0
lines changed

src/sentinel-2-explorer/components/SpectralProfileTool/config.ts

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ import { SpectralProfileDataByLandCoverType } from '@shared/components/SpectralP
1717

1818
/**
1919
* The typical spectral profiles data for Sentinel-2 Imagery
20+
* They were trained using the Spectral Sampling Tool
2021
*/
2122
export const Sentinel2SpectralProfileData: SpectralProfileDataByLandCoverType =
2223
{

0 commit comments

Comments
 (0)