File |
Line number |
Procedure |
Code |
./verification/flt_example/extra/cvprofiles.F |
19 |
NO PROCEDURE |
character iotext*80, expnam*60, stamp*32 |
./verification/flt_example/extra/cvprofiles.F |
481 |
NO PROCEDURE |
call NCAPTC(ncid, NCGLOBAL, 'title', NCCHAR, 60, expnam, iret) |
./verification/flt_example/extra/cvprofiles.F |
82 |
NO PROCEDURE |
data expnam /'Experimentname not set in data.profiles'/ |
./verification/flt_example/extra/cvprofiles.F |
84 |
NO PROCEDURE |
namelist //dimensions expnam, startDate, usingSphericalPolarGrid |
./verification/flt_example/extra/cvfloat.F |
18 |
NO PROCEDURE |
character iotext*80, expnam*60, stamp*32 |
./verification/flt_example/extra/cvfloat.F |
404 |
NO PROCEDURE |
call NCAPTC(ncid, NCGLOBAL, 'title', NCCHAR, 60, expnam, iret) |
./verification/flt_example/extra/cvfloat.F |
75 |
NO PROCEDURE |
data expnam /'Experimentname not set in data.float'/ |
./verification/flt_example/extra/cvfloat.F |
77 |
NO PROCEDURE |
namelist //dimensions expnam, startDate, usingSphericalPolarGrid |