Fixes updated TimeSeries
[wrfxweb.git] / make_zip.sh
blob2cd6799717f9473f3b90ad2b1e56aac261411f35
1 #!/bin/bash
2 cd $(dirname "$0")
3 # which python
4 # echo $PATH
5 PYTHONPATH=src
6 python src/make_zip.py $*
7 if [ $? -eq 0 ]
8 then
9 python src/join_catalog.py