Satellite validation matchup tool val_extract issues
Posted: Fri Jul 07, 2017 2:47 pm America/New_York
Hi,
I have been trying out the new matchup scripts provided in the ocssw source code: fd_matchup.py and mk_matchup.py. The fd_matchup.py script is running well, but I am having problems with mk_matchup.py script: it fails when trying to run val_extract. Below is a stripped back example showing what I get when I run the command (note in my seabass file I have only one station, which does match in space and time with the provided VIIRS file).
Any help would be much appreciated. Thanks.
I have been trying out the new matchup scripts provided in the ocssw source code: fd_matchup.py and mk_matchup.py. The fd_matchup.py script is running well, but I am having problems with mk_matchup.py script: it fails when trying to run val_extract. Below is a stripped back example showing what I get when I run the command (note in my seabass file I have only one station, which does match in space and time with the provided VIIRS file).
cmitchell@ubuntu:/mnt/hgfs/SHARE/VIIRS_matchups_2017$ mk_matchup.py --seabass_file=VIIRSMatchupStations_test2.sb --sat_file='/mnt/hgfs/SHARE/VIIRS_matchups_2017/sat_files/V2013233164200.L2_SNPP_OC.nc'
sat_file = /mnt/hgfs/SHARE/VIIRS_matchups_2017/sat_files/V2013233164200.L2_SNPP_OC.nc
Calculating satellite match-up for L2 file:
Unknown option: global_att
usage: mk_matchup.py [-h] --sat_file SAT_FILE --seabass_file SEABASS_FILE
[--out_file OUT_FILE] [--clobber [CLOBBER]] [--slat SLAT]
[--elat ELAT] [--slon SLON] [--elon ELON]
[--box_size BOX_SIZE]
[--min_valid_sat_pix MIN_VALID_SAT_PIX]
[--max_time_diff MAX_TIME_DIFF]
[--max_coeff_variation MAX_COEFF_VARIATION]
mk_matchup.py: error: val_extract failed -- ensure that the val_extract binary is compiled and on your PATH and that /mnt/hgfs/SHARE/VIIRS_matchups_2017/sat_files/V2013233164200.L2_SNPP_OC.nc exists
Any help would be much appreciated. Thanks.