HPSCTerrSys / eCLM

Fork of Community Land Model v5.0
https://hpscterrsys.github.io/eCLM/
Other
8 stars 13 forks source link

build eCLM on Ubuntu-22.04 using github action #26

Closed kongdd closed 7 months ago

kongdd commented 8 months ago

This is an example about how to build eCLM on Ubuntu-22.04 using github action. Hope that helps for other users.

https://github.com/CUG-hydro/eCLM/actions.

It will be great if a running case could be added.

kvrigor commented 8 months ago

That looks good @kongdd! Would you mind sharing your changes via a pull request? We can use the single point Wuestebach as a test case for the CI, which I can help to add once the GitHub actions are in place.

kongdd commented 7 months ago

Thank you @kvrigor. It was at https://github.com/HPSCTerrSys/eCLM/pull/27

kvrigor commented 7 months ago

PR merged, thanks for your contribution @kongdd !