Project

General

Profile

News

CDI: Version 1.5.2 released

Added by Uwe Schulzweida over 13 years ago

New features:
  • Added flexible XYZ dimension ordering for netCDF
  • Added support for grid type GRID_FOURIER (fourier coefficients)
  • Added interface function zaxisInqVct to read the VCT

CDO: Version 1.5.1 released

Added by Uwe Schulzweida over 13 years ago

New features:
  • Added support for netCDF4 classic format; option -f nc4c
  • import_binary: Added support for 1 and 2 byte integer
New operators:
  • intlevel3d: vertical interpolation to/from 3d vertical coordinates
  • ensrkhistspace: Ranked Histogram averaged over time
  • ensrkhisttime: Ranked Histogram averaged over space
  • ensroc: Ensemble Receiver Operating characteristics
  • enscrps: Ensemble CRPS and decomposition
  • ensbrs: Ensemble Brier score
Fixed bugs:
  • Exprf: wrong result for missing values != (double) -9.e33
  • detrend: added support for time bounds
  • Filter: added support for time bounds
  • eofspatial: integer overflow; wrong result for grid size > 46340
  • eca_*: use the input calendar for the output streams

CDO: libs4cdo-0.0.9 released

Added by Ralf Mueller almost 14 years ago

Updates:
  • netcdf-4.1.2
  • hdf5-1.8.7
  • grib_api-1.9.9
Other changes:
  • Compile grib_api + jasper with PIC support when using make libs4cdo.

Download it here

CDO: Version 1.5.0 released

Added by Uwe Schulzweida almost 14 years ago

New features:
  • GRIB2 support via ECMWF GRIB_API
  • Added support for netCDF level bounds
  • Added option -O to overwrite existing output file (only for ens<STAT>, merge, mergetime)
New operators:
  • selparam: Select parameters by identifier
  • delparam: Delete parameters by identifier
  • splitparam: Split parameter identifiers
  • chparam: Change parameter identifier
Changed operators:
  • expr: added functions abs(), int(), nint(), sqr()
  • sinfo: changed output of table and code number to parameter identifier
  • info: changed output of code number to parameter identifier
  • diff: changed output of code number to parameter identifier
Fixed bugs:
  • sellonlatbox: does not work as expected when selecting all longitutes
  • sellonlatbox: initialization missing for unstructured grids
  • ml2pl and ml2hl: wrong result if input file contains full and half level data
  • trend and detrend: integer overflow; wrong result for ntimesteps > 46340
  • spcut: only correct results with continuous wave numbers starting at 1
  • remaplib: fixed data race in calculation of bin_addr (OpenMP)

CDO: libs4cdo-0.0.8 released

Added by Ralf Mueller about 14 years ago

Library updates:
  • hdf5 1.8.6
  • grib_api 1.9.8
  • proj4 4.7.0
Other changes:
  • Add grib_api to default build on unix (with make libs4cdo) for CDO's upcomming GRIB2 support
  • Remove netcdf-4.0.1

Downloads

Redmine User Information: Changed default columns in Issues' list

Added by Karl-Hermann Wieners about 14 years ago

Some time ago, some projects needed the 'Category' column in their issue list. In those days, this could only be done centrally, for all projects. As most projects do not seem to maintain the 'Category' settings, and as Redmine now allows for predefined specialized 'Issue' views (Custom queries), we have removed the 'Category' column but created a public Custom query 'Issues with Category' still containing that column.

You find Custom queries in the right pane of your project's 'Issues' screen. So if you want to see your issues with their respective category, just click on 'Issues with Category' and you'll be fine.

BTW, anyone can create their private Custom queries. Create your favorite listing using the small '> Filters' and '> Options' links right above the usual issue list, and then 'Save' to name this query. It will then be displayed in the right pane together with those public queries.

CDO: Version 1.4.7 released (1 comment)

Added by Uwe Schulzweida about 14 years ago

New features:
  • improved support for netCDF output from WRF model (import time and grid variables)
New operators:
  • ydayadd, ydaysub, ydaymul, ydaydiv: Multi-year daily arithmetic
  • eca_pd: Precipitation days index per time period
  • dv2ps: Divergence and vorticity to velocity potential and stream function
Changed operators:
  • import_cmsaf: added time information also for time constant fields
Fixed bugs:
  • eof: fix memory access violation
  • eofcoeff: fix memory access violation
  • fldmean: gives wrong result for grid units [radian]
  • Yseasstat: bug fix for datasets with time constant fields
  • sellevel: fix problem with hybrid model levels and netCDF output
  • sellonlatbox: fix rounding error of the last lon index
  • Settime: bug fix for time independent variables in combination with other operators (pipes)
(111-120/135)

Also available in: Atom