Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • develop
  • master default protected
2 results
Created with Raphaël 2.2.07Sep17Aug28Jul2717Mar824Jan21209Nov419Oct18130Sep89Jul87128Jun26May21192Oct129Sep28Aug31Mar2312Feb23Jan10Sep9413Aug5Jul426Oct28Jun23221620Apr1514Mionr changesmastermasterPackage netCDF4 marked as extras_require because it causes installation with dependencies to failPython package is called pylibtiff - not libtiff!Preparations for the publishing of version 1.1.0Class VirtualTileStitcher added for writing *.vrt filesProtected attributes added to superclass raster as well as ensueing adjustmentsFunctionality added for converting a raster grid to a feature class consisting of square polygonsIn the code, the cellsize was read correctly but retrieving the right value was not organised well - now fixedAdding methods to make the TileManager not only iterable but also subscriptabledevelopdevelopBug solved in method get_centroid of class SimpleShape in module vectorlibClasses under development, so not yet fully implemented yet!Issue 3 was resolved almost completely: distinguish dx, dy and cellsize in base classes Raster and GridEnvelope2D. Also in the non-abstract classes!Further modifications, so that the various classes can deal with differing dx and dyFurther modifications, so that the various classes can deal with differing dx and dyLevel of encapsulation for some attributes was reviewedTypo correctedRetrieving values from a raster has been made easier; now a with-block can be used to do so and the open method is invoked implicitly. Some work was done to make sure dx and dy can differExtra documentation addedOptions "no-edges", "allsides", "topleft" and "bottomright" were tested and experienced bugs were fixedOne bug solved; another one still has to be tackled.Extra documentation addedBugs fixed and extra features added - esp. to the TileStitcher which can now stitch tiles together with edges on all sides or only at the top & leftBugs fixed and code for TielManager adapted to enable overlapping (1) edges top & left, (2) edges bottom & right and (3) edges on all sides.The classes in these modules are now equipped to handle also multiband rastersThese classes are now equipped to also handle multiband rastersBug fixed, few improvements applied and TODO items added in view of implementation of option "average"Tile stitcher was added to the module tilelibInitialisation and tilingNew class based on the package rasterio. This package has to be installed in addition if one wants to use this module.Changes were made in relation to things that were added to the base classes.Because some dependencies were removed from the file requirements.txt, checks and errors have to be built in to indicate that those packages still have to be installed if one wants to make use of these modules.Base classes Raster and GridEnvelope2D were revised.Function added for generating color map with random colors.Packages tables and netCDF4 removed from the requirements, so that lmgeo becomes more easy to install.Test added for bitmapraster - some bug fixes were necessary for the test to work properlyIntroduction of a new class which can help to manage data retrieved as tilesIntroduction of a new class which can help to manage data retrieved as stripsIntroduction of a new class based on the numpy *.npy formatMinor changes - mostly removal of relative imports in favour of absolute ones.Minor changes
Loading