Skip to content

Commit

Permalink
Per #2701, fix typo in the name of the ascii2nc netcdf output file.
Browse files Browse the repository at this point in the history
  • Loading branch information
MET Tools Test Account committed Dec 15, 2023
1 parent 6b1d5e7 commit ed07b27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions internal/test_unit/xml/unit_ascii2nc.xml
Original file line number Diff line number Diff line change
Expand Up @@ -204,10 +204,10 @@
<param> \
-format ismn \
&DATA_DIR_OBS;/ismn/SNOTEL/*/*.stm \
&OUTPUT_DIR;/ascii2nc/ismn_SNOTEL_20220924_2022027.nc
&OUTPUT_DIR;/ascii2nc/ismn_SNOTEL_20220924_20220927.nc
</param>
<output>
<point_nc>&OUTPUT_DIR;/ascii2nc/ismn_SNOTEL_20220924_2022027.nc</point_nc>
<point_nc>&OUTPUT_DIR;/ascii2nc/ismn_SNOTEL_20220924_20220927.nc</point_nc>
</output>
</test>

Expand Down

0 comments on commit ed07b27

Please sign in to comment.