[cdftools] 114/228: JMM : modify usage for cdfsmooth

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:37 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 6178ca06554239f1d753b516f95b02b708606803
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Fri Dec 2 21:13:19 2011 +0000

    JMM : modify usage for cdfsmooth
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@561 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 cdfsmooth.f90 | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cdfsmooth.f90 b/cdfsmooth.f90
index 891bb62..122e65f 100644
--- a/cdfsmooth.f90
+++ b/cdfsmooth.f90
@@ -87,7 +87,8 @@ PROGRAM cdfsmooth
      PRINT *,'      '
      PRINT *,'     ARGUMENTS :'
      PRINT *,'        IN-file  : input data file. All variables will be filtered'
-     PRINT *,'        ncut     : number of grid step to be filtered'
+     PRINT *,'        ncut     : number of grid step to be filtered, or number'
+     PRINT *,'                   of iteration of the Shapiro filter.'
      PRINT *,'      '
      PRINT *,'     OPTIONS :'
      PRINT *,'        [filter_type] : Lanczos      , L, l  (default)'

-- 
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