• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: esmlab (GitHub Link)
  • esmlab-master
    • .github
      • PULL_REQUEST_TEMPLATE.md
      • ISSUE_TEMPLATE
        • pull-request-template.md
        • feature_request.md
        • bug_report.md
      • ISSUE_TEMPLATE.md
    • .circleci
      • config.yml
    • .coveragerc
    • readthedocs.yml
    • .pre-commit-config.yaml
    • codecov.yml
    • HOWTORELEASE.rst
    • LICENSE
    • .git_archival.txt
    • README.rst
    • esmlab
      • statistics.py
      • utils
        • print_versions.py
        • __init__.py
      • config.py
      • config.yaml
      • regrid.py
      • datasets.py
      • __init__.py
      • core.py
      • common_utils.py
    • setup.py
    • CHANGELOG.rst
    • setup.cfg
    • CONTRIBUTING.rst
    • tests
      • data
      • test_config.py
      • __init__.py
      • test_statistics.py
      • test_datasets.py
      • test_core.py
      • conftest.py
    • requirements.txt
    • ci
      • environment-dev-3.7.yml
      • environment-dev-3.8.yml
      • environment-dev-3.6.yml
      • environment-dev-3.7-dev.yml
      • install-circle.sh
      • run-checks.sh
      • run-linter.sh
    • .gitignore
    • docs
      • environment.yml
      • Makefile
      • source
        • install.rst
        • release_procedure.rst
        • images
        • api.rst
        • index.rst
        • conf.py
        • regridding.ipynb
        • changelog.rst
        • contributing.rst
      • make.bat
    • binder
      • environment.yml
      • postBuild
    • MANIFEST.in