Skip to content

Commit

Permalink
adds smos and smap sss to test_gdasapp_util_prepdata test (#643)
Browse files Browse the repository at this point in the history
* sss cdl files

* added sss obs to test

* corrected smos output
  • Loading branch information
AndrewEichmann-NOAA authored Sep 25, 2023
1 parent 2799645 commit 78b7d81
Show file tree
Hide file tree
Showing 5 changed files with 7,177 additions and 0 deletions.
4 changes: 4 additions & 0 deletions utils/test/prepdata.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,9 @@ ncgen -o icec_amsr2_north_1.nc4 ${project_source_dir}/testdata/icec_amsr2_north_
ncgen -o icec_amsr2_north_2.nc4 ${project_source_dir}/testdata/icec_amsr2_north_2.cdl
ncgen -o icec_amsr2_south_1.nc4 ${project_source_dir}/testdata/icec_amsr2_south_1.cdl
ncgen -o icec_amsr2_south_2.nc4 ${project_source_dir}/testdata/icec_amsr2_south_2.cdl
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
Loading

0 comments on commit 78b7d81

Please sign in to comment.