command_args.f90 File Reference
Functions/Subroutines | |
subroutine | command_args |
Parser for the input command arguments. A valid path to a CRM file name must be provided. Example: More... | |
Function/Subroutine Documentation
subroutine command_args | ( | ) |
Parser for the input command arguments. A valid path to a CRM file name must be provided. Example:
srsim CRModel_file -gpm satellite_file
Options:
- -gpm satellite_file
(Ingest a GPM file to match the satellite orbit. Be sure that the orbit_sim option is set to .true. in the parameter configuration file)
- Date
- August 31th, 2016 - Initial version