NOAA-EMC / RDASApp

Regional DAS
GNU Lesser General Public License v2.1
1 stars 5 forks source link

Add verifications against references to the rrfs tests. #33

Closed TingLei-NOAA closed 2 weeks ago

TingLei-NOAA commented 3 weeks ago

Verifications against references were added to the current two rrfs tests in rdasapp using the jedi "internal comparison " function as described (Testing using the internal test reference comparison) on https://jointcenterforsatellitedataassimilation-jedi-docs.readthedocs-hosted.com/en/latest/inside/testing/unit_testing.html#app-testing/ The changes files are as in hera :

/scratch2/NCEPDEV/fv3-cam/Ting.Lei/dr-emc-rdas/rrfs-test-data/rundir-rrfs_fv3jedi_2022052619_hyb/rrfs_fv3jedi_hyb_2022052619.yaml
/scratch2/NCEPDEV/fv3-cam/Ting.Lei/dr-emc-rdas/rrfs-test-data/rundir-rrfs_mpasjedi_2022052619_Ens3Dvar/rrfs_mpasjedi_2022052619_Ens3Dvar.yaml

In them, a test session is added. The required referende files have also been added in the specified locations

For the future tests, the developers need to create their own references and transfer them to the locations ( local or online) rdasapp could use in the building process. How those fix files of small sizes could be stored and managed could be further discussed.