Skip to main content
Ctrl+K
Logo image Logo image

Site Navigation

  • Getting Started
  • User Guide
  • Developers Guide
  • Community
  • Iris API
  • What’s New in Iris

Site Navigation

  • Getting Started
  • User Guide
  • Developers Guide
  • Community
  • Iris API
  • What’s New in Iris
Ctrl+K

Section Navigation

  • iris.analysis
  • iris.aux_factory
  • iris.common
  • iris.config
  • iris.coord_categorisation
  • iris.coord_systems
  • iris.coords
  • iris.cube
  • iris.exceptions
  • iris.experimental
  • iris.fileformats
    • iris.fileformats.abf
    • iris.fileformats.cf
    • iris.fileformats.dot
    • iris.fileformats.name
    • iris.fileformats.name_loaders
    • iris.fileformats.netcdf
    • 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
    • iris.fileformats.um_cf_map
  • iris.io
  • iris.iterate
  • iris.palette
  • iris.pandas
  • iris.plot
  • iris.quickplot
  • iris.std_names
  • iris.symbols
  • iris.time
  • iris.util

iris.fileformats.pp_load_rules#

In this module:

  • convert

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

Edit this page
Show Source

© Copyright 2010 - 2023, Iris Contributors.

Created using Sphinx 4.5.0.

Built using Python 3.10.8.