[cdftools] 75/228: JMM adjust comments in cdfcsp (cosmetic)

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository cdftools.

commit c475633ac9edd6010c46d7a301f567e8de927775
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Fri Nov 12 16:03:29 2010 +0000

    JMM adjust comments in cdfcsp (cosmetic)
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@351 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 cdfcsp.f90 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cdfcsp.f90 b/cdfcsp.f90
index af273a4..e2dba29 100644
--- a/cdfcsp.f90
+++ b/cdfcsp.f90
@@ -40,7 +40,8 @@ PROGRAM cdfcsp
   !!  Read command line
   narg= iargc()
   IF ( narg == 0 ) THEN
-     PRINT *,' Usage : cdfcsp ''list_of_ioipsl_model_output_files'' '
+     PRINT *,' Usage : cdfcsp ''list_of_files'' '
+     PRINT *,'        Replace missing_values by 0 and update attribute'
      STOP
   ENDIF
   PRINT *, 'narg=', narg

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git



More information about the debian-science-commits mailing list