diff --git a/README.md b/README.md index 48387d917c..aa9d9ce9a4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # eCLM -[![CI](https://github.com/HPSCTerrSys/eCLM/actions/workflows/CI.yml/badge.svg)](https://github.com/HPSCTerrSys/eCLM/actions/workflows/CI.yml) -[![status: alpha](https://img.shields.io/badge/status-alpha-yellow)](https://github.com/HPSCTerrSys/eCLM) +[![CI](https://github.com/HPSCTerrSys/clm5_0/actions/workflows/CI.yml/badge.svg)](https://github.com/HPSCTerrSys/clm5_0/actions/workflows/CI.yml) +[![status: alpha](https://img.shields.io/badge/status-alpha-yellow)](https://github.com/HPSCTerrSys/clm5_0) eCLM is based from [Community Land Model 5.0 (CLM5.0)]. It has the same modelling capabilities as CLM5 but with a more simplified infrastructure for build and namelist generation. The build system is handled entirely by CMake and namelists are generated through a small set of Python scripts. Only Fortran source codes necessary for a functional land model simulation were imported from CLM5.