Planned intervention: On Wednesday April 3rd 05:30 UTC Zenodo will be unavailable for up to 2-10 minutes to perform a storage cluster upgrade.

There is a newer version of the record available.

Published January 16, 2020 | Version v0.12
Software Open

nkarasiak/MuseoToolBox: v0.12

  • 1. @dynafor1201 @INRA
  • 2. @pyupio

Description

[0.12] - 2019-12-13 changed

  • RasterMath made a lot of improvements using block reading and writing. For example, the default block size is now 256x256 (you can keep the default block size by choosing block_size=False), and Museo ToolBox automatic detect if the geotiff will be tiled or not (it depends on the block size).
  • Some folders have changed name :
    • raster_tools and vector_tools to processing
    • learn_tools to ai
  • some functions have changed name :
    • getSamplesFromROI to extract_values
    • historicalMap to load_historical_data
    • getDistanceMatrix to get_distance_matrix
  • classes now always begin with a capital case :
    • learnAndPredict to SuperLearner
    • rasterMath to RasterMath
    • sequentialFeatureSelection to SequentialFeatureSelection
  • Fix bug #7 : getSamplesFromROI (nowd extract_ROI) now extracts ROI values using by default memory. If it fails, it will create a temporary raster on disk then delete it when finished. ### Removed
  • Remove command lines functions (cli)

Files

nkarasiak/MuseoToolBox-v0.12.zip

Files (698.3 kB)

Name Size Download all
md5:02c758191cf8205df5b1285eb3327459
698.3 kB Preview Download

Additional details

Related works