PyCTOH source treeΒΆ

Sources are organized as follow :

  • pyctoh : The main administration program.
  • catalogue.py : Main interface between database and storagesets.
  • ctoh.ini.example : config file. See pyctoh.ini
  • dapserver/
  • dapserver.py : The DAP server program.
  • data/

  • db/ : Various scripts to initalize the database.

  • doc/

  • fetcher/

    • fetch.py : Main program to import dataset into PyCTOH’s database.

      See...

  • dataset.py : PyCTOH’s idea of a dataset

  • logging/ : Various ways to log what is happening.

  • report/

  • storage/ : How to store a Dataset ?

  • util/ : Various utilities to deal with the database and datasets.

    • pyctoh-view.py : A simplistic netCDF viewer.

      Supports along-track and gridded data, though.

Previous topic

PyCTOH developer cookbook

Next topic

Detailed API Documentation

This Page

(::Title::)

(::Pubdate::)
(::Description::)