Skip to content

sepal-contrib/module_monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Core Library

# Module name Status prod test
1 sepal_ui unit.yml    

Solara Modules

# Module name Status prod test
1 se.plan  
2 sepal_mgci  
3 sepal-gee-bundle      

GEE Apps

# Module name Status prod test conda env migration comments
1 gfc_wrapper_python ci.yaml yes done → /gfc Lives in sepal-gee-bundle at /gfc
2 alos_mosaics ci.yaml yes done → /alos-mosaics Lives in sepal-gee-bundle at /alos-mosaics
3 tmf_sepal ci.yaml yes done → /tmf-sepal Lives in sepal-gee-bundle at /tmf-sepal
4 coverage_analysis ci.yaml yes done → /coverage-analysis Lives in sepal-gee-bundle at /coverage-analysis
5 fcdm ci.yaml yes done → /fcdm Lives in sepal-gee-bundle at /fcdm
6 basin-rivers ci.yaml yes done → /basin-rivers Lives in sepal-gee-bundle at /basin-rivers
7 gee_source ci.yaml yes done → /gee-source Lives in sepal-gee-bundle at /gee-source

Jupyter/Conda Modules

# Module name Status prod test conda env migration comments
1 sepal_pysmm ci.yaml yes audited  
2 vector_manager ci.yaml yes audited  
3 clip-time-series ci.yaml yes audited  
4 sdg_15.3.1 ci.yaml yes audited  
5 planet-order ci.yaml yes audited  
6 active_fires_explorer ci.yaml yes audited  
7 sepal_smfm_biota ci.yaml yes audited  
8 smfm_deforest   yes skip external repo, not cloned locally
9 gwb ci.yaml yes audited  
10 cumsum_change ci.yaml yes audited Declined for sepal-gee-bundle (local TF/rasterio)
11 weplan ci.yaml   yes audited only in prod server
12 sepal-leafmap ci.yaml yes audited  
13 eSBAE_notebooks     audited notebooks, not a standard module
14 deforestation-alerts ci.yaml yes audited  
15 sbae-design ci.yaml unit.yaml yes done reference Solara implementation

Legacy Modules (not in prod/test)

# Module name Status prod test conda env migration comments
1 alert_module       yes    
2 damage_proxy_maps   yes    
3 bfast_gpu       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 ci.yaml for modules with a ci config, otherwise 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

 
 
 

Contributors