• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: oggm (GitHub Link)
  • oggm-master
    • .github
      • PULL_REQUEST_TEMPLATE.md
      • workflows
        • build-docker.yml
        • run-tests.yml
    • asv_oggm_plugin.py
    • oggm
      • shop
        • cru.py
        • ecmwf.py
        • histalp.py
        • __init__.py
        • its_live.py
        • rgitopo.py
      • pytest_plugin.py
      • utils
        • _funcs.py
        • _downloads.py
        • _workflow.py
        • __init__.py
      • exceptions.py
      • graphics.py
      • cli
        • __init__.py
        • prepro_levels.py
        • netrc_credentials.py
        • benchmark.py
      • tasks.py
      • workflow.py
      • data
        • demo_glaciers.csv
        • AntarcticDEM_wgs84.json
        • REMA_100m_dem.json
        • dem_sources.txt
        • Alaska_albers_V3.json
        • gimpdem_90m_v01.1.json
        • arcticdem_mosaic_100m_v3.0.json
      • __init__.py
      • tests
        • test_utils.py
        • test_vascaling.py
        • funcs.py
        • test_models.py
        • test_graphics.py
        • ext
          • sia_fluxlim.py
          • __init__.py
        • __init__.py
        • test_numerics.py
        • test_workflow.py
        • test_shop.py
        • test_minimal.py
        • test_prepro.py
        • test_benchmarks.py
        • conftest.py
      • mpi.py
      • core
        • gcm_climate.py
        • gis.py
        • climate.py
        • sia2d.py
        • centerlines.py
        • vascaling.py
        • inversion.py
        • __init__.py
        • flowline.py
        • massbalance.py
      • sandbox
        • pygem_compat.py
        • ideas.py
        • tasks.py
        • __init__.py
        • rgi_tools
          • scripts.py
          • tools.py
          • __init__.py
      • cfg.py
      • params.cfg
    • .coveragerc
    • readthedocs.yml
    • .gitattributes
    • .git_archival.txt
    • deployment
      • docker
        • test.sh
        • Dockerfile
    • README.rst
    • setup.py
    • benchmarks
      • track_model_results.py
      • numerics.py
      • __init__.py
      • check_bench.py
      • massbalance.py
      • hef_dynamics.py
    • HOWTO_RELEASE
    • .pep8speaks.yml
    • .dummy
    • pytest.ini
    • ci
      • run_tests.sh
    • .codecov.yml
    • .gitignore
    • asv.conf.json
    • docs
      • flowlines.rst
      • mass-balance.rst
      • run.rst
      • Makefile
      • faq.rst
      • practicalities.rst
      • oeps
        • oep--0002-cloud.rst
        • oep--0003-smb.rst
        • oep--0001-dependencies.rst
      • oeps.rst
      • introduction.rst
      • cloud.rst
      • whats-new.rst
      • api.rst
      • getting-started.rst
      • installing-oggm.rst
      • _code
        • prepare_flowlines.py
        • prepare_climate.py
      • citing-oggm.rst
      • input-data.rst
      • pitfalls.rst
      • ice-dynamics.rst
      • add-module.rst
      • requirements.txt
      • index.rst
      • conf.py
      • run_examples
        • run_mb_calibration.rst
        • run_rgi_region.rst
        • _code
          • mb_crossval.py
          • example_analysis_rgi_region.py
          • run_reference_mb_glaciers.py
          • run_rgi_region.py
          • run_with_spinup.py
          • run_inversion.py
          • run_errors.py
        • run_errors.rst
        • run_with_spinup.rst
        • run_inversion.rst
      • _templates
        • basenames.txt
        • layout.html
      • inversion.rst
      • _static
        • logos
        • style.css
        • favicon.ico
      • contributing.rst
    • LICENSE.txt
    • MANIFEST.in