Skip to content

Commit

Permalink
Merge pull request #2679 from djhoese/mirs-new-coeffs
Browse files Browse the repository at this point in the history
Update MiRS reader coefficient files to newer version
  • Loading branch information
djhoese authored Dec 12, 2023
2 parents 9925d5f + 8c79995 commit c5c18cf
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions satpy/etc/readers/mirs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ reader:
reader: !!python/name:satpy.readers.yaml_reader.FileYAMLReader
sensors: [amsu, amsu-mhs, atms, ssmis, gmi]
data_files:
- url: "https://zenodo.org/record/4472664/files/limbcoef_atmsland_noaa20.txt"
known_hash: "08a3b7c1594a963610dd864b7ecd12f0ab486412d35185c2371d924dd92c5779"
- url: "https://zenodo.org/record/4472664/files/limbcoef_atmsland_snpp.txt"
- url: "https://zenodo.org/record/10357932/files/limbcoef_atmsland_noaa20.txt"
known_hash: "08deca15afe8638effac9e6ccb442c2c386f5444926129d30a250d5840264c1d"
- url: "https://zenodo.org/record/10357932/files/limbcoef_atmsland_snpp.txt"
known_hash: "4b01543699792306711ef1699244e96186487e8a869e4ae42bf1f0e4d00fd063"
- url: "https://zenodo.org/record/4472664/files/limbcoef_atmssea_noaa20.txt"
known_hash: "6853d0536b11c31dc130ab12c61fa322a76d3823a4b8ff9a18a0ecedbf269a88"
- url: "https://zenodo.org/record/4472664/files/limbcoef_atmssea_snpp.txt"
- url: "https://zenodo.org/record/10357932/files/limbcoef_atmssea_noaa20.txt"
known_hash: "07cd7874ff3f069cc3d473bdd0d1d19880ef01ac8d75cb0212a3687c059557f4"
- url: "https://zenodo.org/record/10357932/files/limbcoef_atmssea_snpp.txt"
known_hash: "d0f806051b80320e046bdae6a9b68616152bbf8c2dbf3667b9834459259c0d72"

file_types:
Expand Down

0 comments on commit c5c18cf

Please sign in to comment.