Skip to content

Commit 206e2cc

Browse files
committed
forgot to note how netcdf inputs are extracted
1 parent eeaf418 commit 206e2cc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Testing.md

+7
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,10 @@ The baseline netcdf output is then created with `dump_hotfilm.py`:
3636

3737
Testing only one channel and 5 minutes saves space in the repository and also
3838
saves time running the tests.
39+
40+
The netcdf input test data is reduced by selecting specific variables with
41+
`ncks`:
42+
43+
```sh
44+
ncks -v u_2m_t0,time isfs_m2hats_qc_geo_tiltcor_hr_20230804_160000.nc u_2m_t0_20230804_160000.nc
45+
```

0 commit comments

Comments
 (0)