repo.or.cz
/
wrfxpy.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
adding --no-hsts to wget options,, hangs otherwise
[wrfxpy.git]
/
retrieve_gribs.sh
blob
e22ef3479b13cdaaed584d5d724f2e365152b8ef
1
#!/usr/bin/env bash
2
cd
$
(
dirname
"
$0
"
)
3
export
PYTHONPATH
=
src
4
python src
/
ingest
/
retrieve_gribs.py
$1 $2 $3 $4
5