Installation Instructions

  1. Pip install using: ‘pip install git+https://github.com/Ivancic91/LammpsIO.git’.
  2. If you have not already, install the netCDF4 library for python. You may do this with the package manager Anaconda: ‘conda install -c esri netcdf4’. Note if you install another version of netCDF4 you may mess up installation of BASECODE.
  3. To uninstall use: ‘pip uninstall LammpsIO’