read_orb.f90 File Reference
Functions/Subroutines | |
subroutine | read_orb (ORB_file) |
Read temporary projection information required to project the model data to a satellite orbit. The file was created by write_orb.f90. More... | |
Function/Subroutine Documentation
subroutine read_orb | ( | character*150, intent(in) | ORB_file | ) |
Read temporary projection information required to project the model data to a satellite orbit. The file was created by write_orb.f90.
- Parameters
-
ORB_file [in] File name
- Date
- September 8th, 2016 - Initial version