Recent Releases of magclass

magclass - Release of version 6.16.0

- R
Published by tscheypidi over 1 year ago

magclass - Release of version 6.16.0

- R
Published by tscheypidi over 1 year ago

magclass - Release of version 6.0.8

CHANGES:

  • removed experimental metadata code (stored in magclass version with tag "metadata" for later reintegration)
  • added tests so that the package has now >90% unit test line coverage
  • fixed coding style issues
  • deprecated function fulldim and removed it from all functions in magclass where it had been used.
  • dimSums as well as magpply, add_columns, add_dimension and getCPR work now for all (sub-dimension)
  • getItems can now be used to replace values or even remove dimensions and it supports named vectors (to define element-wise what should be substituted with what)
  • read.magpie and write.magpie have been streamlined (e.g. ncdf support is no longer coupled to 59199 cells) which might lead to slightly different behavior than before in some instances
  • added dim argument for magclass subsetting (e.g. x[1, dim = 2] which is identical to x[,1,] - useful for generalization of functions that should act on all main dimensions)
  • removed old_dim_convention function
  • deprecated getRegionList (use getItems instead)
  • replaced write.report with write.report2 and deprecated write.report2

- R
Published by tscheypidi over 4 years ago

magclass - Release of version 5.24.7

FEATURES: - added coordinates support - added conversion functions raster <-> magclass - added collapseDim

- R
Published by tscheypidi about 5 years ago

magclass - Release of version 5.15.6

  • improved support for raster data
  • added format cs2b in read/write.magpie
  • added documentation for mif file format
  • performance tweak for duplicates check
  • bugfixes in subsetting of magpie objects
  • various other bugfixes

- R
Published by tscheypidi about 5 years ago

magclass - Release of version 5.7.0

  • updated magpie_expand to version 2.1, now with full support for partial expansion
  • getItems returns now all dimensions via dim=NULL
  • getSets returns now the dimCode along with the dimension name

- R
Published by tscheypidi about 6 years ago

magclass - Release of version 5.1.1

Added support for multiple spatial and temporal dimensions

- R
Published by tscheypidi over 6 years ago

magclass - Release of version 4.75

- R
Published by tscheypidi about 8 years ago

magclass - Release of version 4.72.6

- R
Published by tscheypidi about 8 years ago