Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 814 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 814 Bytes

scrIpT

A collection of useful scripts.

MPAS

  • Make ctags for MPAS repo, maketags.sh
  • Compute mesh computational halos, computational_halos.py
  • Automate configuration file creation, build_config_file.py

netCDF

  • 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

Version control

  • Differencing a latex file under version control, make_latex_diff.py
  • Git repo-wide find-replace, find_replace.sh

Image editing

  • Combining image frames, combineframes.sh
  • Comparing images in different directories, diffimagedirs.sh

Miscellaneous

  • Checking into flights for a well-known carrier, check_in.py
  • Logging time, work_log.py