adding requests to conda install docs
[JPSSData.git] / clean_case.sh
blobed41ccc1c876c3bec468b1bbe6cf3db34e059aa5
1 #!/bin/bash
3 rm $(find . -maxdepth 1 -type l | grep .hdf) 2> /dev/null
4 rm $(find . -maxdepth 1 -type l | grep .h5) 2> /dev/null
5 rm $(find . -maxdepth 1 -type l | grep .nc) 2> /dev/null