Skip to content

Commit

Permalink
fixed cmake file
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Jun 26, 2023
1 parent 85474c7 commit 79c5f5f
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -105,13 +105,15 @@ if(FTP_TEST_FILES)

set(FTP_TEST_FILES WW3_Regional_US_West_Coast_20220718_0000.grib2
WW3_Regional_US_East_Coast_20220717_0600.grib2
gdas.t12z.pgrb2.1p00.anl.grib2 blend.t19z.core.f001.co.grib2
cmc_geavg.t12z.pgrb2a.0p50.f000 flxf2022111712.01.2022111712.grb2
GLOBAL.grib2.2022103000.0000 hiresw.t00z.arw_5km.f00.hi.grib2
naefs_ge10pt.t12z.pgrb2a.0p50_bcf003 rap.t00z.awp130pgrbf00.grib2
seaice.t00z.grb.grib2 sgx_nwps_CG3_20221117_1200.grib2
GLOBAL.grib2.2022103000.0000 hiresw.t00z.arw_5km.f00.hi.grib2
naefs_ge10pt.t12z.pgrb2a.0p50_bcf003 rap.t00z.awp130pgrbf00.grib2
gdas.t12z.pgrb2.1p00.anl.grib2
blend.t19z.core.f001.co.grib2
cmc_geavg.t12z.pgrb2a.0p50.f000
flxf2022111712.01.2022111712.grb2
GLOBAL.grib2.2022103000.0000
hiresw.t00z.arw_5km.f00.hi.grib2
naefs_ge10pt.t12z.pgrb2a.0p50_bcf003
rap.t00z.awp130pgrbf00.grib2
seaice.t00z.grb.grib2
sgx_nwps_CG3_20221117_1200.grib2)
foreach(THE_FILE IN LISTS FTP_TEST_FILES)
PULL_DATA(${G2_FTP_URL} ${THE_FILE})
Expand Down

0 comments on commit 79c5f5f

Please sign in to comment.