nkarasiak/MuseoToolBox: v0.12
Main Authors: | Nicolas Karasiak, pyup.io bot, marclang |
---|---|
Format: | info software eJournal |
Terbitan: |
, 2020
|
Online Access: |
https://zenodo.org/record/3610250 |
Daftar Isi:
- [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)