Skip to content

Commit

Permalink
Corrected GHRSST filename ext in prepdata.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
ShastriPaturi committed Sep 26, 2023
1 parent 7b27a16 commit c794635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/test/prepdata.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ ncgen -o sss_smap_1.nc4 ${project_source_dir}/testdata/sss_smap_1.cdl
ncgen -o sss_smap_2.nc4 ${project_source_dir}/testdata/sss_smap_2.cdl
ncgen -o sss_smos_1.nc4 ${project_source_dir}/testdata/sss_smos_1.cdl
ncgen -o sss_smos_2.nc4 ${project_source_dir}/testdata/sss_smos_2.cdl
ncgen -o ghrsst_sst_mb_202107010000.cdl ${project_source_dir}/testdata/ghrsst_sst_mb_202107010000.cdl
ncgen -o ghrsst_sst_mb_202107010100.cdl ${project_source_dir}/testdata/ghrsst_sst_mb_202107010100.cdl
ncgen -o ghrsst_sst_mb_202107010000.nc4 ${project_source_dir}/testdata/ghrsst_sst_mb_202107010000.cdl
ncgen -o ghrsst_sst_mb_202107010100.nc4 ${project_source_dir}/testdata/ghrsst_sst_mb_202107010100.cdl

0 comments on commit c794635

Please sign in to comment.