pythontemporallib.dox 786 B

12345678910111213141516171819202122232425262728293031
  1. /*! \page pythontemporallib GRASS Python Temporal Library
  2. by GRASS Development Team (http://grass.osgeo.org)
  3. Python Temporal GIS package
  4. TODO: add some documentation
  5. List of modules:
  6. - python::temporal::abstract_dataset
  7. - python::temporal::abstract_map_dataset
  8. - python::temporal::abstract_space_time_dataset
  9. - python::temporal::aggregation
  10. - python::temporal::base
  11. - python::temporal::core
  12. - python::temporal::datetime_math
  13. - python::temporal::metadata
  14. - python::temporal::space_time_datasets
  15. - python::temporal::space_time_datasets_tools
  16. - python::temporal::spatial_extent
  17. - python::temporal::temporal_extent
  18. - python::temporal::temporal_granularity
  19. - python::temporal::temporal_relationships
  20. - python::temporal::unit_tests
  21. \section pythonTempAuthors Authors
  22. Soeren Gebbert
  23. */