Contents Menu Expand Light mode Dark mode Auto light/dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
My Code Base
Logo

Content

  • Examples
    • Stereographic maps
    • Dealing with artifacts when plotting contour lines of curvilinear data
    • How to calculate distances on the Earth
    • Ice edge detection & length estimation

Project Info

  • API Reference
    • my_code_base
      • my_code_base.core
        • my_code_base.core.pandas_utils
        • my_code_base.core.units
        • my_code_base.core.utils
        • my_code_base.core.xarray_utils
      • my_code_base.esd
        • my_code_base.esd.ensemble
      • my_code_base.filehandling
        • my_code_base.filehandling.utils
      • my_code_base.linalg
      • my_code_base.ocean
        • my_code_base.ocean.bgc
        • my_code_base.ocean.utils
      • my_code_base.plot
        • my_code_base.plot.colormoves
        • my_code_base.plot.colors
        • my_code_base.plot.maps
        • my_code_base.plot.utils
        • my_code_base.plot.z_overlap
      • my_code_base.stats
        • my_code_base.stats.timeseries
        • my_code_base.stats.xarray_utils
      • my_code_base.cli
  • Bibliography
  • README
    • License
    • Change Log
Back to top
View this page

my_code_base.core¶

This module provides a set of core functions

Submodules¶

  • my_code_base.core.pandas_utils
  • my_code_base.core.units
  • my_code_base.core.utils
  • my_code_base.core.xarray_utils
Next
my_code_base.core.pandas_utils
Previous
my_code_base
Copyright © 2024
Made with Sphinx and @pradyunsg's Furo
On this page
  • my_code_base.core
    • Submodules