Symbol | Description | Uses |
startDate | 4 |
File | Line number | Procedure | Code |
./verification/flt_example/extra/cvprofiles.F | 385 | NO PROCEDURE |
call NCAPTC(ncid, Timeid,'time_origin',NCCHAR, 20,startDate, iret) |
./verification/flt_example/extra/cvprofiles.F | 80 | NO PROCEDURE |
character*20 startDate |
./verification/flt_example/extra/cvprofiles.F | 81 | NO PROCEDURE |
data startDate / '01-JAN-1992:12:00:00' / |
./verification/flt_example/extra/cvprofiles.F | 84 | NO PROCEDURE |
namelist //dimensions expnam, startDate, usingSphericalPolarGrid |