xncml

Contents:

  • xncml
  • Installation
  • xncml usage
  • Contributing
  • Releasing
  • Credits
  • Changelog

API Reference:

  • xncml
    • xncml package
xncml
  • xncml
  • View page source

xncml

  • xncml package
    • Subpackages
      • xncml.generated package
        • Aggregation
        • AggregationType
        • Attribute
        • CacheVariable
        • DataType
        • Dimension
        • EnumTypedef
        • Group
        • LogicalReduce
        • LogicalSection
        • LogicalSlice
        • Netcdf
        • ObjectType
        • PromoteGlobalAttribute
        • Remove
        • Values
        • Variable
    • Submodules
    • xncml.core module
      • AggregationType
        • AggregationType.FORECAST_MODEL_RUN_COLLECTION
        • AggregationType.FORECAST_MODEL_RUN_SINGLE_COLLECTION
        • AggregationType.JOIN_EXISTING
        • AggregationType.JOIN_NEW
        • AggregationType.TILED
        • AggregationType.UNION
      • Dataset
        • Dataset.add_aggregation()
        • Dataset.add_dataset_attribute()
        • Dataset.add_scan()
        • Dataset.add_variable_agg()
        • Dataset.add_variable_attribute()
        • Dataset.from_text()
        • Dataset.remove_dataset_attribute()
        • Dataset.remove_variable()
        • Dataset.remove_variable_attribute()
        • Dataset.rename_dataset_attribute()
        • Dataset.rename_dimension()
        • Dataset.rename_variable()
        • Dataset.rename_variable_attribute()
        • Dataset.to_cf_dict()
        • Dataset.to_ncml()
      • preparse()
    • xncml.parser module
      • build_scalar_variable()
      • cast()
      • filter_by_class()
      • nctype()
      • open_ncml()
      • parse()
      • read_aggregation()
      • read_attribute()
      • read_coord_value()
      • read_dimension()
      • read_ds()
      • read_enum()
      • read_group()
      • read_netcdf()
      • read_remove()
      • read_scan()
      • read_values()
      • read_variable()
      • rename_dimension()
Previous Next

© Copyright 2019-2025, University Corporation for Atmospheric Research.

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