Skip to content

Commit

Permalink
Fix reader name in integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
djhoese committed Oct 2, 2024
1 parent f59277b commit 10599dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration_tests/features/polar2grid.feature
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ Feature: Test polar2grid output images
| command | source | output |
| polar2grid.sh -r viirs_sdr -w geotiff -vv -f | viirs_sdr_day/input/test1 | true_color,i01,i01_rad,ifog |
| polar2grid.sh -r viirs_l1b -w geotiff -vv -f | viirs_l1b_night/input/test1 | adaptive_dnb,m12,i04,ifog |
| polar2grid.sh -r avhrr_l1b -w geotiff -vv -f | avhrr/input/test1 | band1_vis,band2_vis,band3a_vis,band4_bt,band5_bt |
| polar2grid.sh -r avhrr_l1b_aapp -w geotiff -vv -f | avhrr/input/test1 | band1_vis,band2_vis,band3a_vis,band4_bt,band5_bt |

0 comments on commit 10599dd

Please sign in to comment.