# CDEPS **Repository Path**: escomp_china/CDEPS ## Basic Information - **Project Name**: CDEPS - **Description**: Community Data Models for Earth Prediction Systems - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-30 - **Last Updated**: 2024-09-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CDEPS Community Data Models for Earth Prediction Systems For documentation see https://escomp.github.io/CDEPS/versions/master/html/index.html ## A note on github tag action This repository is setup to automatically create tags on merge to main using .github/workflows/bumpversion.yml It uses https://github.com/mathieudutour/github-tag-action to look for keywords in commit messages and determine what the new version should be. The default if no keywords is found is to bump the patch version.