A collection of useful scripts.
- Make ctags for MPAS repo,
maketags.sh - Compute mesh computational halos,
computational_halos.py - Automate configuration file creation,
build_config_file.py
- Copy dimensions and attributes from netCDF file ignoring variables,
copy_netcdf_file_without_variables.py - Test to see if difference between netCDF files is zero,
test_zeros_diff_netcdf.py
- Differencing a latex file under version control,
make_latex_diff.py - Git repo-wide find-replace,
find_replace.sh
- Combining image frames,
combineframes.sh - Comparing images in different directories,
diffimagedirs.sh
- Checking into flights for a well-known carrier,
check_in.py - Logging time,
work_log.py