Recent Releases of magclass
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
fulldimand removed it from all functions in magclass where it had been used. - dimSums as well as magpply,
add_columns,add_dimensionandgetCPRwork now for all (sub-dimension) getItemscan 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.magpieandwrite.magpiehave 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
dimargument for magclass subsetting (e.g.x[1, dim = 2]which is identical tox[,1,]- useful for generalization of functions that should act on all main dimensions) - removed
old_dim_conventionfunction - deprecated
getRegionList(usegetItemsinstead) - replaced
write.reportwithwrite.report2and deprecatedwrite.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