Typhon
0.10.0
  • Reference
    • ARTS
    • Cloud mask
    • Collocations
    • Configuration and Environment
    • Constants
    • Datasets
    • Filesets and handlers
      • files
      • FileSet
        • FileSet
      • Handlers
    • Geodesy and Geography
    • Mathematics
    • Physics
    • Physics (Unit-aware via pint)
    • Plotting
    • Retrieval
    • Spectroscopy
    • Topography
    • Miscellaneous
    • Indices and tables
  • Developer documentation
  • FAQ
  • Tutorials
Typhon
  • Reference
  • files
  • FileSet
  • dislink
  • View page source

dislink

FileSet.dislink(name_or_fileset)[source]

Remove the link between this and another fileset

Parameters:

name_or_fileset – Name of a fileset or the FileSet object itself. It must be linked to this fileset. Otherwise a KeyError will be raised.

Returns:

None

Previous Next

© Copyright The Typhon Developers.

Built with Sphinx using a theme provided by Read the Docs.