set path to where you placed radar nimbus netcdf files
path_to_radar_a='/home/chchoi/raw_data/radar/ZA'
In order to run “remap_polar_netcdf.exe”, we have to revise time file in $LAPS_ROOT_DATA/time/ via $LAPSINSTALLROOT/etc/systime.pl
perl $LAPSINSTALLROOT/etc/systime.pl 16 08 01 19 00 > $LAPS_DATA_ROOT/time/systime.dat
perl $LAPSINSTALLROOT/etc/laps_driver.pl remap_polar_netcdf.exe $LAPSINSTALLROOT $LAPS_DATA_ROOT
there will be log file in $LAPS_ROOT_DATA/log/remap_polar_netcdf.log.XXXX
if there are data in the folder $LAPS_ROOT_DATA/lapsprd/v01-vXXX, that means you are successful
perl $LAPSINSTALLROOT/etc/sched.pl -A 01-Aug-2016-1900 $LAPSINSTALLROOT $LAPS_DATA_ROOT
if there are data in the folder $LAPS_ROOT_DATA/lapsprd/vrz, that means you are successful
If having already the file in v01-vXXX, we cannot run “remap_polar_netcdf.exe” again.
Hence, if one wants to run “remap_polar_netcdf.exe” again, please delete them.
if we would like to have v01 is netcdf format, please revise nest7grid.parms
l_compress_radar=.true.,
to get netcdf version V01 files.