Skip to content

Commit

Permalink
Add support for S2C.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonrp84 committed Sep 6, 2024
1 parent 25893fc commit ce0544e
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions pyspectral/etc/pyspectral.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,10 +154,12 @@ download_from_internet: True
# Arctica-M-N1-msu-gsa:
# path: /path/to/original/Arctica_M_N1_SRF.xlsx

# Sentinel-2A-msi:
# path: /path/to/original/sentinel-2a/msi/data/S2-SRF_COPE-GSEG-EOPG-TN-15-0007_3.0.xlsx
# Sentinel-2B-msi:
# path: /path/to/original/sentinel-2b/msi/data/S2-SRF_COPE-GSEG-EOPG-TN-15-0007_3.0.xlsx
#Sentinel-2A-msi:
# path: /path/to/COPE-GSEG-EOPG-TN-15-0007-Sentinel-2_Spectral_Response_Functions_2024-4.0.xlsx
#Sentinel-2B-msi:
# path: /path/to/COPE-GSEG-EOPG-TN-15-0007-Sentinel-2_Spectral_Response_Functions_2024-4.0.xlsx
#Sentinel-2C-msi:
# path: /path/to/COPE-GSEG-EOPG-TN-15-0007-Sentinel-2_Spectral_Response_Functions_2024-4.0.xlsx

# Himawari-8-ahi:
# path: /path/to/original/ahi/data
Expand Down

0 comments on commit ce0544e

Please sign in to comment.