eo-learn Logo
stable

Contents:

  • Introduction
  • Installation
  • Overview of eolearn.core
  • EOTasks
  • Examples
  • Package content
    • eolearn.core
      • eolearn.core.extra
      • eolearn.core.utils
        • eolearn.core.utils.common
        • eolearn.core.utils.fs
        • eolearn.core.utils.logging
        • eolearn.core.utils.parallelize
        • eolearn.core.utils.parsing
        • eolearn.core.utils.raster
        • eolearn.core.utils.testing
        • eolearn.core.utils.types
      • eolearn.core.constants
      • eolearn.core.core_tasks
      • eolearn.core.eodata
      • eolearn.core.eoexecution
      • eolearn.core.eonode
      • eolearn.core.eotask
      • eolearn.core.eoworkflow
      • eolearn.core.eoworkflow_tasks
      • eolearn.core.exceptions
      • eolearn.core.types
    • eolearn.coregistration
    • eolearn.features
    • eolearn.geometry
    • eolearn.io
    • eolearn.mask
    • eolearn.ml_tools
    • eolearn.visualization
  • Contributing to eo-learn
eo-learn
  • Package content
  • eolearn.core
  • eolearn.core.utils
  • Edit on GitHub

eolearn.core.utils

A subfolder containing utilities

  • eolearn.core.utils.common
    • deep_eq()
    • generate_uid()
    • is_discrete_type()
  • eolearn.core.utils.fs
    • get_filesystem()
    • get_base_filesystem_and_path()
    • load_s3_filesystem()
    • get_aws_credentials()
    • pickle_fs()
    • unpickle_fs()
    • get_full_path()
    • join_path()
    • split_all_extensions()
    • is_s3_path()
  • eolearn.core.utils.logging
    • LogFileFilter
      • LogFileFilter.filter()
  • eolearn.core.utils.parallelize
    • parallelize()
    • execute_with_mp_lock()
    • submit_and_monitor_execution()
    • join_futures()
    • join_futures_iter()
  • eolearn.core.utils.parsing
    • FeatureParser
      • FeatureParser.get_feature_specifications()
      • FeatureParser.get_features()
      • FeatureParser.get_renamed_features()
    • parse_feature()
    • parse_renamed_feature()
    • parse_features()
    • parse_renamed_features()
  • eolearn.core.utils.raster
    • fast_nanpercentile()
    • constant_pad()
  • eolearn.core.utils.testing
    • PatchGeneratorConfig
      • PatchGeneratorConfig.num_timestamps
      • PatchGeneratorConfig.timestamps_range
      • PatchGeneratorConfig.timestamps
      • PatchGeneratorConfig.max_integer_value
      • PatchGeneratorConfig.raster_shape
      • PatchGeneratorConfig.depth_range
    • generate_eopatch()
    • assert_feature_data_equal()
  • eolearn.core.utils.types
Previous Next

© Copyright 2017-, Sinergise. Revision 83f14c74.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: stable
Versions
latest
stable
develop
Downloads
On Read the Docs
Project Home
Builds