Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 409 Bytes

ARCHITECTURE.md

File metadata and controls

11 lines (9 loc) · 409 Bytes

Repository layout

Here is what you will find in the repository:

  • .github/workflows - Github Worflows
  • ci - Extra environment specifications for continuous integration
  • docs - Sphinx Documentation
  • examples - Example code for docs + integration testing
  • pangeo_forge_recipes - The main python package
  • tests - Pytest test suite
  • Top level - configuration files, pyproject.toml, etc.