diff --git a/docs/images/general/main-image.jpg b/docs/images/general/main-image.jpg new file mode 100644 index 0000000..3ac02ad Binary files /dev/null and b/docs/images/general/main-image.jpg differ diff --git a/docs/images/general/packages-dependency.jpg b/docs/images/general/packages-dependency.jpg new file mode 100644 index 0000000..7aeb9be Binary files /dev/null and b/docs/images/general/packages-dependency.jpg differ diff --git a/docs/images/general/top-level-functionality.jpg b/docs/images/general/top-level-functionality.jpg new file mode 100644 index 0000000..957ef5b Binary files /dev/null and b/docs/images/general/top-level-functionality.jpg differ diff --git a/docs/index.md b/docs/index.md index be8e16c..f85f0ba 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,65 +1,4 @@ # Welcome to Serapeum Welcome to the Serapeum GitHub organization. Below is an overview of our repositories, categorized by their primary focus. - -## Hydrological Modeling - -- **[Hapi](https://github.com/Serapieum-of-alex/Hapi)** - A Python library for building conceptual distributed models using the HBV96 lumped model and Muskingum routing method. - -- **[Digital Rivers](https://github.com/Serapieum-of-alex/digital-rivers)** - Tools for modeling and simulating river systems and their behaviors. - -- **[Serapis](https://github.com/Serapieum-of-alex/Serapis)** - Tools to streamline data workflows and ensure data consistency across projects. - -## Geospatial Analysis - -- **[Pyramids](https://github.com/Serapieum-of-alex/pyramids)** - A geospatial data package for processing spatial data efficiently. - -- **[Earth2Observe](https://github.com/Serapieum-of-alex/earth2observe)** - Facilitates access to and processing of Earth observation datasets. - -- **[Digital Earth](https://github.com/Serapieum-of-alex/Digital-Earth)** - Enables the creation of maps, animations, and visual representations of spatial data. - -- **[Geostatista](https://github.com/Serapieum-of-alex/geostatista)** - Tools for geostatistical analysis, including variogram modeling and spatial interpolation. - -## Statistical Analysis - -- **[Statista](https://github.com/Serapieum-of-alex/statista)** - Tools for statistical analysis of extreme events and distributions. - -## Visualization - -- **[Cleopatra](https://github.com/Serapieum-of-alex/cleopatra)** - Enhanced plotting capabilities for creating sophisticated visualizations in Python. - -## Optimization and Algorithms - -- **[Oasis](https://github.com/Serapieum-of-alex/Oasis)** - An optimization algorithm implemented in Python, utilizing harmony search techniques. - -## Cloud Computing - -- **[Unicloud](https://github.com/Serapieum-of-alex/unicloud)** - Tools and frameworks for deploying and managing cloud resources. - -## Utility Libraries - -- **[Serapeum Utils](https://github.com/Serapieum-of-alex/serapeum_utils)** - Utility functions and scripts supporting various tasks across different repositories. - -## Machine Learning - -- **[ML](https://github.com/Serapieum-of-alex/ml)** - Algorithms, models, and utilities for building and deploying machine learning solutions. - -## High-Performance Computing - -- **[HPC](https://github.com/Serapieum-of-alex/hpc)** - Tools and frameworks to leverage parallel computing resources for complex computations. - - +![main-image](/docs/images/general/main-image.jpg) diff --git a/docs/python-packages/overview.md b/docs/python-packages/overview.md new file mode 100644 index 0000000..03b2c77 --- /dev/null +++ b/docs/python-packages/overview.md @@ -0,0 +1,72 @@ +# Serapeum + +## Packages dependency +![dependency](/docs/images/general/packages-dependency.jpg) +## Top Level Functionality +![dependency](/docs/images/general/top-level-functionality.jpg) + +## Star History + +[![Star History Chart](https://api.star-history.com/svg?repos=Serapieum-of-alex/Hapi,Serapieum-of-alex/pyramids,Serapieum-of-alex/statista&type=Date)](https://star-history.com/#Serapieum-of-alex/Hapi&Serapieum-of-alex/pyramids&Serapieum-of-alex/statista&Date) + +Welcome to the Serapeum GitHub organization. Below is an overview of our repositories, categorized by their primary focus. + +## Hydrological Modeling + +- **[Hapi](https://github.com/Serapieum-of-alex/Hapi)** + A Python library for building conceptual distributed models using the HBV96 lumped model and Muskingum routing method. + +- **[Digital Rivers](https://github.com/Serapieum-of-alex/digital-rivers)** + Tools for modeling and simulating river systems and their behaviors. + +- **[Serapis](https://github.com/Serapieum-of-alex/Serapis)** + Tools to streamline data workflows and ensure data consistency across projects. + +## Geospatial Analysis + +- **[Pyramids](https://github.com/Serapieum-of-alex/pyramids)** + A geospatial data package for processing spatial data efficiently. + +- **[Earth2Observe](https://github.com/Serapieum-of-alex/earth2observe)** + Facilitates access to and processing of Earth observation datasets. + +- **[Digital Earth](https://github.com/Serapieum-of-alex/Digital-Earth)** + Enables the creation of maps, animations, and visual representations of spatial data. + +- **[Geostatista](https://github.com/Serapieum-of-alex/geostatista)** + Tools for geostatistical analysis, including variogram modeling and spatial interpolation. + +## Statistical Analysis + +- **[Statista](https://github.com/Serapieum-of-alex/statista)** + Tools for statistical analysis of extreme events and distributions. + +## Visualization + +- **[Cleopatra](https://github.com/Serapieum-of-alex/cleopatra)** + Enhanced plotting capabilities for creating sophisticated visualizations in Python. + +## Optimization and Algorithms + +- **[Oasis](https://github.com/Serapieum-of-alex/Oasis)** + An optimization algorithm implemented in Python, utilizing harmony search techniques. + +## Cloud Computing + +- **[Unicloud](https://github.com/Serapieum-of-alex/unicloud)** + Tools and frameworks for deploying and managing cloud resources. + +## Utility Libraries + +- **[Serapeum Utils](https://github.com/Serapieum-of-alex/serapeum_utils)** + Utility functions and scripts supporting various tasks across different repositories. + +## Machine Learning + +- **[ML](https://github.com/Serapieum-of-alex/ml)** + Algorithms, models, and utilities for building and deploying machine learning solutions. + +## High-Performance Computing + +- **[HPC](https://github.com/Serapieum-of-alex/hpc)** + Tools and frameworks to leverage parallel computing resources for complex computations. diff --git a/mkdocs.yml b/mkdocs.yml index 6f5d44e..2102f20 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -43,6 +43,7 @@ theme: nav: - Home: index.md - Python Packages: + - python-packages/overview.md - hydrological-modeling: - Hydrological model: python-packages/hydrological-modeling/hapi.md - Hydrodynamic model: python-packages/hydrological-modeling/serapis.md