Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMIP

Deploy

Hydrogen Model Intercomparison Project (HMIP) is a Community Model Intercomparison Project dedicated to exploring and constraining the impact of hydrogen driven emissions on chemistry, climate and astmospehric parameters.

(https://alphabetagammachi.github.io/HMIP/)

Configuration

Edit the top of mkdocs.yml:

/
site_name: HMIP
site_description: Hydrogen Model Intercomparison Project (HMIP) is a Community Model Intercomparison Project dedicated to exploring and constraining the impact of hydrogen driven emissions on chemistry, climate and astmospehric parameters.
site_author: AlphaBetaGammaChi
site_url: https://AlphaBetaGammaChi.github.io/HMIP
repo_url: https://AlphaBetaGammaChi/HMIP
repo_name: AlphaBetaGammaChi/HMIP

Adding Content

Navigation is auto-generated from the folder structure:

docs/
├── index.md           → Home
├── about/             → About section
├── experiments/       → Experiments section
└── resources/         → Resources section

Just add folders and .md files. No configuration needed.

Documentation

See the For Developers section for full instructions.


Built by Daniel Ellis for WCRP-CMIP using the shadcn theme.

About

This is a Community MIP dedicated to the hydrogen driven emissions in a hydrogen fuelled economy.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Generated from WCRP-CMIP/MIP-template