NOAA-EMC / NCEPLIBS-landsfcutil

Utility routines useful for initializing land-surface states in NCEP models.
Other
1 stars 5 forks source link

Add tests #18

Open edwardhartnett opened 3 years ago

edwardhartnett commented 3 years ago

We have a framework for testing, but no tests. @GeorgeGayno-NOAA do you have a good sense of what part of this library is most used? Where should testing be started?

GeorgeGayno-NOAA commented 3 years ago

The main user of this library is the UFS_UTILS global_chgres program. That program will - hopefully - be retired in the next couple of years. So I would not bother creating special tests for this library because it too will hopefully be retired along with global_chgres.

The easiest test would be to compile and run global_chgres for a canned case and compare the output to baseline data.