Git rebase -i Use rebase -i to merge commits Ref: https://backlog.com/git-tutorial/tw/stepup/stepup7_5.html To merge past commits, use the rebase -i command $ git rebase -i HEAD~~ The default text editor will o 2023-04-26 Git #git rebase
GNU GCC GNU[1] [2] is an operating system that is free software—that is, it respects users' freedom. The GNU operating system consists of GNU packages (programs specifically released by the GNU Project) as we 2023-04-25 Linux #HPC #NWP #gnu #gcc
WRF | WRF installation on a Linux-based machine WRF Version 1.0: WRF was first released December 2000 Version 2.0: May 2004 Version 3.0: April 2008 Version 4.0: June 2018 (add hybrid vertical coordinate) Version 4.1: April 2019 Version 4.2: April 2023-04-25 WRF #NWP #gnu #gcc #WRF #WPS #Installation
Slurm SLURM (Simple Linux Utility for Resource Management) [1] [5] is a powerful and flexible workload manager, designed for distributed computing environments. It is an open-source, highly-scalable system 2023-04-24 Linux #slurm #HPC #NWP
Setting up Blog on github.io This article shares the process of setting up blog website on github.io. Create a new github and git clone to local computer 12# the project to your own account and renaming the repo with <youruser 2023-04-23 github #github.io #blog #jekyll