Skip to content

Commit

Permalink
scripts upload
Browse files Browse the repository at this point in the history
  • Loading branch information
iacopolea committed May 22, 2018
1 parent ada6cf2 commit 392a8c6
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 120 deletions.
22 changes: 0 additions & 22 deletions api/createtable.php.tpl

This file was deleted.

80 changes: 0 additions & 80 deletions api/database.php.tpl

This file was deleted.

16 changes: 0 additions & 16 deletions api/drop.php.tpl

This file was deleted.

2 changes: 1 addition & 1 deletion data2/gfs.time
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Hour since 2018-05-11T00:00:00Z
Hour since 2018-05-21T00:00:00Z
Binary file modified data2/tmp.nc
Binary file not shown.
1 change: 1 addition & 0 deletions gfs/generate_wind_data.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ mkdir data/850
mkdir data/1000
python wind_data_download.py || { echo 'exit';exit 1; }
rm -rf ../data
cp -fR data ~/public_html/static/data/gfs/
mv data ../
2 changes: 1 addition & 1 deletion traj4multi2d.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# python traj4multi2d.py 0 250 48.85 2.35 42.36,-71.06,42.36,-71.06,42.36,-71.06,42.36,-71.06,42.36,-71.06,42.36,-71.06,42.36,-71.06,42.36,-71.06,
import numpy as np
import sys
# import datetime
#import datetime

pi=np.pi
degrad=pi/180.0
Expand Down

0 comments on commit 392a8c6

Please sign in to comment.