write_orb.f90 File Reference

Functions/Subroutines

subroutine write_orb (ORB_file)
 Write temporary information required to project the model data to a satellite orbit into a NetCDF file. The variables that are stored are sat_lat2D, sat_lon2D sat_Hght_avg and sat_proj which correspond to lat/lon/height and the projection mask respectively. More...
 

Function/Subroutine Documentation

subroutine write_orb ( character*150, intent(in)  ORB_file)

Write temporary information required to project the model data to a satellite orbit into a NetCDF file. The variables that are stored are sat_lat2D, sat_lon2D sat_Hght_avg and sat_proj which correspond to lat/lon/height and the projection mask respectively.

Parameters
ORB_file[in] File name
Author
Bernat P Treserras (berna.nosp@m.t.pt.nosp@m.reser.nosp@m.ras@.nosp@m.mcgil.nosp@m.l.ca) McGill University
Date
September 8th, 2016 - Initial version