Skip to main content
Ctrl+K
The documentation pages are currently work-in-progress, if you have any suggestions for improvements please raise an issue on the caf.cvt repository.

CAF.cvt 0.1.1

  • Quick Start
  • User Guide
  • API Reference
  • Changelog
    • Issues
    • CAF Handbook
  • GitHub
  • Quick Start
  • User Guide
  • API Reference
  • Changelog
  • Issues
  • CAF Handbook
  • GitHub

Section Navigation

  • caf.cvt
    • caf.cvt.data_cleaning
      • clip_to_boundary
      • data_cleaning
      • explode_to_polygons
      • write_to_file
      • ZipFile
        • ZipFile.__init__
        • ZipFile.close
        • ZipFile.extract
        • ZipFile.extractall
        • ZipFile.getinfo
        • ZipFile.infolist
        • ZipFile.mkdir
        • ZipFile.namelist
        • ZipFile.open
        • ZipFile.printdir
        • ZipFile.read
        • ZipFile.setpassword
        • ZipFile.testzip
        • ZipFile.write
        • ZipFile.writestr
      • BadZipFile
    • caf.cvt.file_paths
    • caf.cvt.functional_rules
      • apply_functional_rules
      • box
      • min_max_scaling_pair
      • reduce
      • Polygon
        • Polygon.from_bounds
        • Polygon.svg
    • caf.cvt.layering
      • layering
      • MinMaxScaler
        • MinMaxScaler.__init__
        • MinMaxScaler.fit
        • MinMaxScaler.inverse_transform
        • MinMaxScaler.partial_fit
        • MinMaxScaler.transform
    • caf.cvt.model_config
      • CoastalErosion
      • Config
      • ExtremeWeather
      • Flooding
      • GeoSure
      • GroundStability
      • HazardsConfig
      • ImpactConfig
      • InfrastructureConfig
      • NoHAMEntry
      • Other
      • OtherInput
      • PathConfig
      • Rail
      • Road
      • SwitchConfig
      • ZipFileEntry

Indices

  • General Index
  • Python Module Index
  • API Reference
  • caf.cvt
  • caf.cvt.data_cleaning
  • BadZipFile

BadZipFile#

exception caf.cvt.data_cleaning.BadZipFile#

Bases: Exception

previous

ZipFile.writestr

next

caf.cvt.file_paths

On this page
  • BadZipFile
Edit on GitHub

© Copyright 2026, Transport for the North.

Created using Sphinx 9.0.4.

Built with the PyData Sphinx Theme 0.17.1.