Skip to main content
Ctrl+K
Iris 3.7.1 documentation - Home
  • Getting Started
  • User Guide
  • Developers Guide
  • Community
  • What’s New in Iris
  • Iris API
  • GitHub
  • Twitter
  • GitHub Discussions
  • PyPI
  • Conda
  • Getting Started
  • User Guide
  • Developers Guide
  • Community
  • What’s New in Iris
  • Iris API
  • GitHub
  • Twitter
  • GitHub Discussions
  • PyPI
  • Conda
Ctrl+K

Section Navigation

  • iris.analysis
  • iris.common
  • iris.experimental
  • iris.fileformats
    • iris.fileformats.netcdf
    • iris.fileformats.um
    • iris.fileformats.abf
    • iris.fileformats.cf
    • iris.fileformats.dot
    • iris.fileformats.name
    • iris.fileformats.name_loaders
    • iris.fileformats.nimrod
    • iris.fileformats.nimrod_load_rules
    • iris.fileformats.pp
    • iris.fileformats.pp_load_rules
    • iris.fileformats.pp_save_rules
    • iris.fileformats.rules
    • iris.fileformats.um_cf_map
  • iris.io
  • iris.aux_factory
  • iris.config
  • iris.coord_categorisation
  • iris.coord_systems
  • iris.coords
  • iris.cube
  • iris.exceptions
  • iris.iterate
  • iris.palette
  • iris.pandas
  • iris.plot
  • iris.quickplot
  • iris.symbols
  • iris.time
  • iris.util
  • Developers Guide
  • iris.fileformats
  • iris.filefor...

iris.fileformats.pp_load_rules#

iris.fileformats.pp_load_rules.convert(f)[source]#

Converts a PP field into the corresponding items of Cube metadata.

Args:

  • f:

    A iris.fileformats.pp.PPField object.

Returns:

A iris.fileformats.rules.ConversionMetadata object.

previous

iris.fileformats.pp

next

iris.fileformats.pp_save_rules

On this page
  • convert()
Edit on GitHub
Show Source

© Copyright 2010 - 2024, Iris Contributors.

Created using Sphinx 5.3.0.

Built using Python 3.11.8.