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 |
./verification/flt_example/extra/cvfloat.F |
329 |
NO PROCEDURE |
call NCAPTC(ncid, Timeid,'time_origin',NCCHAR, 20,startDate, iret) |
./verification/flt_example/extra/cvfloat.F |
73 |
NO PROCEDURE |
character*20 startDate |
./verification/flt_example/extra/cvfloat.F |
74 |
NO PROCEDURE |
data startDate / '01-JAN-1992:12:00:00' / |
./verification/flt_example/extra/cvfloat.F |
77 |
NO PROCEDURE |
namelist //dimensions expnam, startDate, usingSphericalPolarGrid |