[cdftools] 97/228: JMM : increase jptmax

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:35 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 2743e2bc048f13eaa481eb6767ffeb2d6789ebde
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Fri Jul 29 09:13:00 2011 +0000

    JMM : increase jptmax
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@544 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 cdflinreg.f90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cdflinreg.f90 b/cdflinreg.f90
index 9e76b11..ac4bd89 100644
--- a/cdflinreg.f90
+++ b/cdflinreg.f90
@@ -29,7 +29,7 @@ PROGRAM cdflinreg
   !!----------------------------------------------------------------------
   IMPLICIT NONE
 
-  INTEGER(KIND=4), PARAMETER                    :: jptmax=365                ! maximum number of time frame
+  INTEGER(KIND=4), PARAMETER                    :: jptmax=1000               ! maximum number of time frame
   INTEGER(KIND=4)                               :: jk, jfil, jvar, jv, jt    ! dummy loop index
   INTEGER(KIND=4)                               :: ierr, ijvar               ! working integer
   INTEGER(KIND=4)                               :: narg, iargc               ! 

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