[cdftools] 206/228: JMM : add missing help for -absmax option in cdfnan

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:50 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 1ee4386c56ebd06fe8ceef60ecd891f1afa4fa30
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Thu Apr 18 06:27:58 2013 +0000

    JMM : add missing help for -absmax option in cdfnan
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@654 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 cdfnan.f90 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cdfnan.f90 b/cdfnan.f90
index 435cb43..48990b4 100644
--- a/cdfnan.f90
+++ b/cdfnan.f90
@@ -59,6 +59,8 @@ PROGRAM cdfnan
      PRINT *,'     OPTIONS :'
      PRINT *,'       [-value replace ] : use replace instead of missing_value for'
      PRINT *,'                           changing NaN.'
+     PRINT *,'       [-absmax rabsmax ] : replace values whose absolute value is greater '
+     PRINT *,'                           than rabsmax.'
      PRINT *,'      '
      PRINT *,'     OUTPUT : '
      PRINT *,'       netcdf file : input file is rewritten without NaN.' 

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