access_UtilsWG_UtilWgDocs_ascat_um - ACCESS-NRI/accessdev-Trac-archive GitHub Wiki
USER Guide: ASCAT on NCI raijin
module load ancil-utils
export soil_parameter=/path/to/your/soil_parameter
ascat.sh $soil_parameter
After a successful run, you should see the following files in the running folder,
qrascat.cdf #ancillary in fieldsfile; readable by UM
qrascat.cdf.nc #ancillary in netCDF; not readable by UM
qrascat.cdf.pp #ancillary in netCDF; not readable by UM
qrascat.gswp2.clim #ancillary in fieldsfile; readable by UM
qrascat.gswp2.clim.nc #ancillary in netCDF; not readable by UM
qrascat.gswp2.clim.pp #ancillary in netCDF; not readable by UM
You may delete the files in netCDF and pp formats.