Skip to content

Releases: ARPA-SIMC/libsim

v7.0.0

31 Jan 11:32
Compare
Choose a tag to compare
v7.0.0 Pre-release
Pre-release
  • major change in .so versioning
  • updated variables in vargrib2bufr.csv and improved doc
  • convert all station data to real in vol7d_convr if requested (#69)
  • more aggressive algorithm for the aggregation of forecasts with time_definition=1 (verification time) (#43)
  • add checks for latex and dvips (#57)
  • avoid paroblem with second order grib packaging (#66)
  • equalize grid coordinates for some sparse point to grid transformations and vice versa
  • improve managing of periodicity in in/out grids
  • implement full interpretaion of the various "accumulated analyses" grib2 conventions
  • Various minor bug fixes
  • implement percentile post-transformation
  • fix computation of polygon centroid when it's already closed
  • add grib2 soil temperature
  • fix computation of prevailing wind direction, exclude wind calms
  • add global (sw*lw) radiation and corresponding functions
  • refactoring removing F2003_FEATURES and legacy sources
  • added UV index and grib2 wind gust entries
  • cleaned up optionparser (#83)
  • fix for reading cosmo grib2 accumulated analyses
  • add maskgen:grid transformation
  • when start of comp_stat period non specified, force it to be modulo step
  • implement full_steps also for time processing by aggregation
  • fixed reading error in simc_nc2grib
  • add volgrid6d_compute_vert_coord_var subrotuine
    for converting vertical coordinate to a volgrid volume
  • add surface lifted index
  • added netcdf to grib utility (simc_nc2grib)
  • add web bulb temperature function
  • add temptative multivariate stat proc

v6.4.6

19 Oct 16:07
Compare
Choose a tag to compare
  • enable json format for dballe, fix bug disabling formats other than BUFR
  • consider timerange 200 as timerange 0 for statistical processing
  • handle ECMWF 3 hour min/max temperatures (#84)
  • Updated vargrib2bufr, fixed compiler errors for F32
  • Exclude dba_qcfilter command from package
  • CentOS 8 build: re-enabling gdal and ncl dependencies
  • fixed texlive dependencies
  • fixed but in metamorphosis:mask
  • improve and extend handling of level numeric conversion in import/export and vertint
  • fixed bug on statistical processing (#75)
  • adapted specfile for centos 8 builds
  • new tools vg6d_getpoint_pkauf and vg6d_tcorr
  • move specific tools in libexec
  • improvement of tesat, implementation of termolib tests
  • add functions for air density and virtual temperature
  • add lwc method for computing visibility
  • refactoring of log4c interface, remove dependency on cnf
  • removed support for oracle@sim
  • fixed issue in eccodes support (see #52)

v6.2.8-1

15 Jun 10:54
Compare
Choose a tag to compare

implement frequency transformation sub-type

v6.2.3-1

08 Feb 10:25
Compare
Choose a tag to compare
  • bug fixes
  • computation of visibility
  • update grib/bufr table for centre 80
  • optimisation to vg6d_transform
  • deprecate vg6d_subarea

v6.2.1-1

24 Oct 13:31
Compare
Choose a tag to compare
promoted to 6.2.1, updated fedora specfile

v6.2.0-1

30 Aug 07:33
Compare
Choose a tag to compare
promoted to 6.2.0, updated fedora specfile

v6.1.5

22 Feb 14:30
Compare
Choose a tag to compare

changelog:

  • separated devel package
  • stddev subtype in stencilinter type
  • prefer seconds for timedelta to avoid problems with long timeranges
  • timedelta can be initialised in sec as well
  • fix bitmap key in grib2
  • handle better missing values in vertical levels
  • correct order for B14018
  • handle correctly stdin and stdout in dballe_class
  • implemented n-1 variant of variance and stddev, variance guaranteed >=0

v6.1.3

14 Jan 12:58
Compare
Choose a tag to compare

changelog:

  • cleanup and extension of grib2 rad vars
  • sort level and timerange after rounding, fix timerange 254 in rounding
  • no querybest in ana
  • new conversions and variables
  • fix bug on endoftimeinterval
  • avoid timerange 206 which is now valid
  • added test for dba_qcfilter, fixed #1
  • fix for conversion of relhum to q

v6.1

01 Oct 12:42
Compare
Choose a tag to compare
Updated readme

git-svn-id: https://svn.smr.arpa.emr.it/vol7d/trunk@1507 500a5620-302c-0410-bb8c-d54761bbe776

v6.0.1

01 Oct 12:41
Compare
Choose a tag to compare
v6.0.1-1463

revert the last commit and patch better for export of contsant statio…