-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature 318 tests for read data files (#329)
* 318: tests for read_data_files * rework how test data dirs are handeled * add test for read_data_files for mtd revisions * 318: add data and test for vsdb file
- Loading branch information
1 parent
e9b80b8
commit f31a64e
Showing
6 changed files
with
128 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
V01 GFS 45 2014080221 STAGE2 G218/LMV FHO>.50 APCP/03 SFC = 5789 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/APL FHO>.50 APCP/03 SFC = 2814 0.00000 0.00000 0.00249 | ||
V01 GFS 45 2014080221 STAGE2 G218/NEC FHO>.50 APCP/03 SFC = 3052 0.00197 0.00000 0.00229 | ||
V01 GFS 45 2014080221 STAGE2 G218/SEC FHO>.50 APCP/03 SFC = 3524 0.03490 0.00028 0.00738 | ||
V01 GFS 45 2014080221 STAGE2 G218/GMC FHO>.50 APCP/03 SFC = 3524 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE4 G218/RFC FHO>.50 APCP/03 SFC = 60582 0.00213 0.00002 0.00271 | ||
V01 GFS 45 2014080221 STAGE2 G218/NWC FHO>.75 APCP/03 SFC = 2556 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/SWC FHO>.75 APCP/03 SFC = 1422 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/NMT FHO>.75 APCP/03 SFC = 6251 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/GRB FHO>.75 APCP/03 SFC = 3400 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/SMT FHO>.75 APCP/03 SFC = 3802 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/SPL FHO>1.0 APCP/03 SFC = 5484 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/MDW FHO>1.0 APCP/03 SFC = 10240 0.00000 0.00000 0.00283 | ||
V01 GFS 45 2014080221 STAGE2 G218/LMV FHO>1.0 APCP/03 SFC = 5789 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/APL FHO>1.0 APCP/03 SFC = 2814 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/NEC FHO>1.0 APCP/03 SFC = 3052 0.00000 0.00000 0.00033 | ||
V01 GFS 45 2014080221 STAGE2 G218/SEC FHO>1.0 APCP/03 SFC = 3524 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE2 G218/GMC FHO>1.0 APCP/03 SFC = 3524 0.00000 0.00000 0.00000 | ||
V01 GFS 45 2014080221 STAGE4 G218/RFC FHO>1.0 APCP/03 SFC = 60582 0.00000 0.00000 0.00050 | ||
V01 GFS 45 2014080221 STAGE2 G218/NWC SL1L2 APCP/03 SFC= 2556 0.2401E-01 0.6913E-01 0.0000E+00 0.4112E-01 0.1017E+00 | ||
V01 GFS 45 2014080221 STAGE2 G218/SWC SL1L2 APCP/03 SFC= 1422 0.7749E-01 0.2632E+00 0.2126E-01 0.1783E+00 0.8898E+00 | ||
V01 GFS 45 2014080221 STAGE2 G218/NMT SL1L2 APCP/03 SFC= 6251 0.6989E-01 0.3756E-01 0.1510E-02 0.1398E+00 0.6695E-01 | ||
V01 GFS 45 2014080221 STAGE2 G218/GRB SL1L2 APCP/03 SFC= 3400 0.1266E-01 0.4206E-02 0.1994E-04 0.1205E-01 0.3085E-02 | ||
V01 GFS 45 2014080221 STAGE2 G218/SMT SL1L2 APCP/03 SFC= 3802 0.6522E+00 0.2165E+00 0.4879E+00 0.1883E+01 0.7141E+00 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters