PoreAna 0.2
  • API
  • Sample
  • Density
  • Diffusion (Bin)
  • Diffusion (MC)
  • Further Properties
  • Site
    • Page
        • load
          • load()
    • load
      • load()
    Source

    load¶

    poreana.utils.load(link, file_type='')¶

    Load pickled object files, yaml files, and hd5 files.

    Parameters:
    linkstring

    Specific link to load object

    file_typestring, optional

    Specify filetype - obj, yml, h5 leave empty for automatic determination

    Returns:
    objObject

    Loaded object

    Back to top

    © Copyright 2021, Hamzeh Kraus.
    Created using Sphinx 7.4.6.