API Reference ============= This page documents all routines provided by ``gridwxcomp``. Tools for different routines are listed roughly in the order that they would normally be used. .. contents:: :local: Python functions, classes, and modules ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ prep\_metadata -------------- .. autofunction:: gridwxcomp.prep_metadata ee\_download ------------ .. automodule:: gridwxcomp.ee_download :members: :exclude-members: main, arg_parse :undoc-members: :show-inheritance: calc\_bias\_ratios ------------------ .. automodule:: gridwxcomp.calc_bias_ratios :members: :exclude-members: main, arg_parse :undoc-members: :show-inheritance: spatial ------- .. automodule:: gridwxcomp.spatial :members: :exclude-members: main, arg_parse, get_cell_ID :undoc-members: :show-inheritance: plot ---- .. automodule:: gridwxcomp.plot :members: :exclude-members: arg_parse :undoc-members: :show-inheritance: InterpGdal ---------- .. autoclass:: gridwxcomp.InterpGdal :members: :undoc-members: :show-inheritance: util ---- .. automodule:: gridwxcomp.util :members: :undoc-members: :show-inheritance: