Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
libcdi
Commits
1481421c
Commit
1481421c
authored
Apr 29, 2010
by
Uwe Schulzweida
Browse files
Version 1.4.4 released
parent
bac10f42
Changes
4
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
1481421c
2010-04-29 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* Version 1.4.4 released
2010-04-24 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* gaussgrid: define M_SQRT2 [report: alastair.mckinstry@ichec.ie]
2010-04-16 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* MAX_STREAMS: change
static
size of 4096 to dynamic range of 1024 - 65536
* MAX_VLISTS: change
static
size of 4096 to dynamic range of 1024 - 65536
* MAX_TAXES: change
static
size of 4096 to dynamic range of 1024 - 65536
* MAX_STREAMS: change
d fixed
size of 4096 to dynamic range of 1024 - 65536
* MAX_VLISTS: change
d fixed
size of 4096 to dynamic range of 1024 - 65536
* MAX_TAXES: change
d fixed
size of 4096 to dynamic range of 1024 - 65536
2010-04-13 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
...
...
@@ -14,7 +18,7 @@
2010-04-09 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* added support for GRIB time unit 3hours and 6hours [request: Jaison-Thomas Ambadan]
* added support for GRIB time unit
s
3hours and 6hours [request: Jaison-Thomas Ambadan]
2010-04-01 Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
...
...
NEWS
View file @
1481421c
CDI NEWS
--------
Version 1.4.4 (29 April 2010):
New features:
* MAX_STREAMS: changed fixed size of 4096 to dynamic range of 1024 - 65536
* added support for GRIB1 time units 3hours and 6hours
* added support for non integer time units MONTH
* vlistMerge: added support to merge levels
Fixed bugs:
* gauaw: bug fix for allocation of zfnlat for odd number of nlat
* cgribexDefTime: bug fix for GRIB1 time range 3 and 10
configure
View file @
1481421c
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.64 for cdi 1.4.
3.5
.
# Generated by GNU Autoconf 2.64 for cdi 1.4.
4
.
#
# Report bugs to <http://code.zmaw.de/projects/cdi>.
#
...
...
@@ -549,8 +549,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME
=
'cdi'
PACKAGE_TARNAME
=
'cdi'
PACKAGE_VERSION
=
'1.4.
3.5
'
PACKAGE_STRING
=
'cdi 1.4.
3.5
'
PACKAGE_VERSION
=
'1.4.
4
'
PACKAGE_STRING
=
'cdi 1.4.
4
'
PACKAGE_BUGREPORT
=
'http://code.zmaw.de/projects/cdi'
PACKAGE_URL
=
''
...
...
@@ -1297,7 +1297,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat
<<
_ACEOF
\`
configure' configures cdi 1.4.
3.5
to adapt to many kinds of systems.
\`
configure' configures cdi 1.4.
4
to adapt to many kinds of systems.
Usage:
$0
[OPTION]... [VAR=VALUE]...
...
...
@@ -1368,7 +1368,7 @@ fi
if
test
-n
"
$ac_init_help
"
;
then
case
$ac_init_help
in
short
|
recursive
)
echo
"Configuration of cdi 1.4.
3.5
:"
;;
short
|
recursive
)
echo
"Configuration of cdi 1.4.
4
:"
;;
esac
cat
<<
\
_ACEOF
...
...
@@ -1505,7 +1505,7 @@ fi
test
-n
"
$ac_init_help
"
&&
exit
$ac_status
if
$ac_init_version
;
then
cat
<<
\
_ACEOF
cdi configure 1.4.
3.5
cdi configure 1.4.
4
generated by GNU Autoconf 2.64
Copyright (C) 2009 Free Software Foundation, Inc.
...
...
@@ -2047,7 +2047,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by cdi
$as_me
1.4.
3.5
, which was
It was created by cdi
$as_me
1.4.
4
, which was
generated by GNU Autoconf 2.64. Invocation command line was
$ $0
$@
...
...
@@ -2847,7 +2847,7 @@ fi
# Define the identity of the package.
PACKAGE
=
'cdi'
VERSION
=
'1.4.
3.5
'
VERSION
=
'1.4.
4
'
cat
>>
confdefs.h
<<
_ACEOF
...
...
@@ -7556,7 +7556,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by cdi
$as_me
1.4.
3.5
, which was
This file was extended by cdi
$as_me
1.4.
4
, which was
generated by GNU Autoconf 2.64. Invocation command line was
CONFIG_FILES =
$CONFIG_FILES
...
...
@@ -7620,7 +7620,7 @@ Report bugs to <http://code.zmaw.de/projects/cdi>."
_ACEOF
cat
>>
$CONFIG_STATUS
<<
_ACEOF
|| ac_write_fail=1
ac_cs_version="
\\
cdi config.status 1.4.
3.5
cdi config.status 1.4.
4
configured by
$0
, generated by GNU Autoconf 2.64,
with options
\\
"`
$as_echo
"
$ac_configure_args
" | sed 's/^ //; s/[
\\
""
\`\$
]/
\\\\
&/g'`
\\
"
...
...
configure.ac
View file @
1481421c
# Process this file with autoconf to produce a configure script.
AC_INIT([cdi], [1.4.
3.5
], [http://code.zmaw.de/projects/cdi])
AC_INIT([cdi], [1.4.
4
], [http://code.zmaw.de/projects/cdi])
echo "configuring ${PACKAGE_NAME} ${PACKAGE_VERSION}"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment