write_out.f90 File Reference

Functions/Subroutines

subroutine write_out
 Write the SRSIM output data in a Netcdf file. The structure is very similar to the WRF model output data. The file will be stored in the output_dir directory specified in srsim_param.f90 module file. More...
 

Function/Subroutine Documentation

subroutine write_out ( )

Write the SRSIM output data in a Netcdf file. The structure is very similar to the WRF model output data. The file will be stored in the output_dir directory specified in srsim_param.f90 module file.

Author
Bernat P Treserras (berna.nosp@m.t.pt.nosp@m.reser.nosp@m.ras@.nosp@m.mcgil.nosp@m.l.ca) McGill University Reflectivity and Attenuation are written to the file (for each hydrometeor category if specified), height, lat and lon September 7th, 2016 - Initial version