Skip to content

sepal-contrib/module_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Library

# Module name Status
1 sepal_ui build

Solara Modules

# Module name Status
1 se.plan build
2 sepal_mgci build

Jupyter/Conda Modules

# Module name Status conda env comments
1 sepal_pysmm build yes  
2 gfc_wrapper_python build yes  
3 vector_manager build yes  
4 clip-time-series build yes  
5 alos_mosaics build yes  
6 sdg_15.3.1 build yes  
7 tmf_sepal build yes  
8 planet-order build yes  
9 coverage_analysis build yes  
10 fcdm build yes  
11 basin-rivers build yes  
12 gee_source build yes  
13 active_fires_explorer build yes  
14 sepal_smfm_biota build yes  
15 smfm_deforest build yes  
16 gwb build yes  
17 cumsum_change build yes  
18 weplan build yes only in test server
19 sepal-leafmap build yes  
20 eSBAE_notebooks build    
21 deforestation-alerts build yes  
22 sbae-design build yes  

Legacy Modules (not in prod/test)

# Module name Status conda env comments
1 alert_module build yes  
2 damage_proxy_maps build yes  
3 bfast_gpu build yes  

How this README is generated

This file is auto-generated from modules.json using a Jinja2 template. Do not edit README.rst directly — your changes will be overwritten.

Setup

# Install dependencies (one time)
uv sync

Editing modules

  1. Edit modules.json — add, remove, or update module entries.
  2. Regenerate:
uv run python scripts/generate_readme.py
  1. Commit both modules.json and README.rst.

JSON structure

Each module entry has:

  • name: Module display name (used as RST hyperlink reference)
  • github_url: Full GitHub repository URL
  • badge_workflow (optional): Workflow filename, defaults to unit.yaml
  • conda_env (optional): "yes" if the module has a sepal_environment.yml
  • comments (optional): Free-text notes

Modules are grouped into categories, each with its own table columns.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages