• Search by Module
  • Search by Words
  • Search Projects
Top Python APIs Popular Projects
  • Java
  • Python
  • JavaScript
  • TypeScript
  • C++
  • Scala
  • Blog
Project: aospy (GitHub Link)
  • aospy-master
    • HOW_TO_RELEASE
    • readthedocs.yml
    • LICENSE
    • azure-pipelines.yml
    • aospy
      • var.py
      • utils
        • longitude.py
        • times.py
        • vertcoord.py
        • io.py
        • __init__.py
      • run.py
      • examples
        • example_obj_lib.py
        • __init__.py
        • tutorial.ipynb
        • aospy_main.py
      • automate.py
      • test
        • test_run.py
        • test_utils_io.py
        • test_tutorial.py
        • test_utils_vertcoord.py
        • test_automate.py
        • test_data_loader.py
        • test_utils_longitude.py
        • data
          • netcdf
            • im.landmask.nc
          • __init__.py
          • objects
            • __init__.py
            • examples.py
        • __init__.py
        • test_calc_basic.py
        • test_utils_times.py
        • test_region.py
        • conftest.py
      • calc.py
      • proj.py
      • data_loader.py
      • model.py
      • region.py
      • __config__.py
      • __init__.py
      • _constants.py
      • _version.py
      • internal_names.py
    • versioneer.py
    • .gitattributes
    • README.rst
    • setup.py
    • setup.cfg
    • .stickler.yml
    • ci
      • .coveragerc
      • azure
        • install.yml
        • unit-tests.yml
        • add-conda-to-path.yml
      • requirements
        • py36.yml
        • py36-xarray-dev.yml
        • py37.yml
        • py36-min.yml
    • .codecov.yml
    • .gitignore
    • MANIFEST.in
    • doc
      • install.rst
      • environment.yml
      • Makefile
      • whats-new.rst
      • api.rst
      • overview.rst
      • examples.rst
      • using-aospy.rst
      • index.rst
      • conf.py