Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpim-sw
cdo
Commits
3885f408
Commit
3885f408
authored
Jan 08, 2009
by
Uwe Schulzweida
Browse files
Docu update
parent
ddf694f7
Changes
5
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
3885f408
2009-01-
??
Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
2009-01-
12
Uwe Schulzweida <Uwe.Schulzweida@zmaw.de>
* using CDI library version 1.3.0
* New operator: remapcon2 - Second order conservative remapping
...
...
@@ -8,7 +8,7 @@
* add support for GRID type Lambert Azimuthal Equal Area
* import_cmsaf: add support for monthly mean diurnal cycle
* remap: check grid and weights
* remap: set num_srch_bins to nlat/2 (speed
up)
* remap: set num_srch_bins to nlat/2 (speedup)
* sinfo: extent grid description
* sellonlatbox: bug fix for curvilinear grids
* setzaxis: change float to double (bug fix) [report: Pier Giuseppe Fogli]
...
...
NEWS
View file @
3885f408
CDO NEWS
--------
Version 1.3.0 (12 January 2009):
* New features:
o add support for Sinusoidal and Lambert Azimuthal Equal Area projections
* New operators:
o Second order conservative remapping - remapcon2
o Nearest neighbor remapping - remapnn
o Largest area fraction remapping - remaplaf
* Changed operators:
o import_cmsaf: add support for monthly mean diurnal cycle
o remap: set num_srch_bins to nlat/2 (speedup)
* Fixed bugs:
o setzaxis: change datatype from float to double
o sellonlatbox: bug fix for curvilinear grids
o merge: bug fix for usage in CDO pipes
o gridarea, gridweights: bug fix for gridboxes with delta lon >= 180 degree
o intlevel: bug fix for datasets with missing values
o yseasstd, yseasvar: wrong array index
Version 1.2.1 (13 November 2008):
* New features:
...
...
doc/tex/mod/Inttime
View file @
3885f408
...
...
@@ -14,7 +14,7 @@ This module performs linear interpolation between time steps.
@BeginOperator_inttime
@Title =
Time i
nterpolation
@Title =
I
nterpolation
between time steps
@Parameter = date time [inc]
@BeginDescription
...
...
@@ -25,7 +25,7 @@ The user has to define the start date/time with an optional increment.
@BeginOperator_intntime
@Title =
Time i
nterpolation
@Title =
I
nterpolation
between time steps
@Parameter = n
@BeginDescription
...
...
doc/tex/mod/Intyear
View file @
3885f408
...
...
@@ -10,7 +10,7 @@
@BeginOperator_intyear
@Title =
Year i
nterpolation
@Title =
I
nterpolation
between two years
@Parameter = years
@BeginDescription
...
...
src/Yseasstat.c
View file @
3885f408
...
...
@@ -2,7 +2,7 @@
This file is part of CDO. CDO is a collection of Operators to
manipulate and analyse Climate model Data.
Copyright (C) 2003-200
8
Uwe Schulzweida, Uwe.Schulzweida@zmaw.de
Copyright (C) 2003-200
9
Uwe Schulzweida, Uwe.Schulzweida@zmaw.de
See COPYING file for copying and redistribution conditions.
This program is free software; you can redistribute it and/or modify
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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