cdm-mapper

Guide

  • Tool set up
    • 1. Clone the repository
    • 2. Install a python environment
    • 3. Install dependencies
    • 4. Install mdf_reader toolbox
    • 5. Optional step: install jupyter notebooks
  • Getting started
    • 1. Test the tool
    • 2. Read a sample .imma
    • 3. Map this data to a CDM build for the same deck
    • 4. Write the output
  • How to register a new data model mapping
  • CDM tables mapping files and descriptors
    • Descriptors
    • Mapping sequence
    • Defining mapping functions
    • Code tables
  • API Reference
    • cdm
      • Subpackages
        • cdm.common
        • cdm.gridded_stats
        • cdm.lib
        • cdm.mapper
        • cdm.table_reader
        • cdm.table_writer
      • Submodules
        • cdm.properties
      • Package Contents
        • Functions
cdm-mapper
  • »
  • API Reference
  • View page source

API ReferenceΒΆ

This page contains auto-generated API reference documentation 1.

  • cdm
    • cdm.common
      • cdm.common.logging_hdlr
      • cdm.common.pandas_TextParser_hdlr
    • cdm.gridded_stats
      • cdm.gridded_stats.gridded_stats
    • cdm.lib
      • cdm.lib.mappings
        • cdm.lib.mappings.mappings_hdlr
      • cdm.lib.tables
        • cdm.lib.tables.tables_hdlr
    • cdm.mapper
      • cdm.mapper.mapper
    • cdm.table_reader
      • cdm.table_reader.table_reader
    • cdm.table_writer
      • cdm.table_writer.table_writer
    • cdm.properties
1

Created with sphinx-autoapi


© Copyright 2021, David Berry, Irene Perez Gonzalez and Beatriz Recinos.

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