Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
sopac committed May 7, 2017
1 parent 1849d6e commit d80c02a
Show file tree
Hide file tree
Showing 103 changed files with 222 additions and 28 deletions.
234 changes: 208 additions & 26 deletions .idea/workspace.xml

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions data/comp/raster/logs/169.csv
@@ -0,0 +1 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:31:11 2017
1 change: 1 addition & 0 deletions data/comp/raster/logs/172.csv
@@ -0,0 +1 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:31:38 2017
1 change: 1 addition & 0 deletions data/comp/raster/logs/175.csv
@@ -0,0 +1 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:31:46 2017
1 change: 1 addition & 0 deletions data/comp/raster/logs/178.csv
@@ -0,0 +1 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:32:14 2017
1 change: 1 addition & 0 deletions data/comp/raster/logs/198.csv
@@ -0,0 +1 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:34:05 2017
Empty file modified data/comp/raster/logs/212.csv 100644 → 100755
Empty file.
Empty file modified data/comp/raster/logs/215.csv 100644 → 100755
Empty file.
Empty file modified data/comp/raster/logs/3483.csv 100644 → 100755
Empty file.
Empty file modified data/comp/raster/logs/3486.csv 100644 → 100755
Empty file.
Empty file modified data/comp/raster/logs/3500.csv 100644 → 100755
Empty file.
Empty file modified data/comp/raster/logs/3503.csv 100644 → 100755
Empty file.
1 change: 1 addition & 0 deletions data/comp/raster/logs/358.csv
@@ -0,0 +1 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:34:50 2017
1 change: 1 addition & 0 deletions data/comp/raster/logs/381.csv
@@ -0,0 +1 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:35:48 2017
4 changes: 4 additions & 0 deletions data/comp/raster/logs/406.csv
@@ -0,0 +1,4 @@
# /opt/ocean-portal/var/www/cgi-bin/portal/portal.py instance started Sun May 7 23:38:10 2017
2017-05-07T23:38:11.941272,-START-
2017-05-07T23:38:12.038190,Parsing,"{'plot': 'map', 'area': 'fiji', 'period': '7days', 'dataset': 'ww3forecast', 'variable': 'sig_ht_wnd_sea', 'step': 'NaN', 'date': datetime.date(2017, 5, 8)}"
2017-05-07T23:38:12.038507,Process,ww3forecast
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion ocean/config/serverConfig.py
Expand Up @@ -37,7 +37,7 @@ class default(BaseConfig):
dataDir = {}

mapservPath = '/usr/lib/cgi-bin/mapserv'
debug = False
debug = True
profile = False

class localhost(default):
Expand Down
3 changes: 2 additions & 1 deletion ocean/plotter/plotter.py
Expand Up @@ -23,7 +23,8 @@

import numpy as np
from matplotlib import pyplot as plt
from matplotlib import mpl
#from matplotlib import mpl
import matplotlib as mpl
from matplotlib.offsetbox import AnchoredOffsetbox, TextArea
from matplotlib.transforms import offset_copy
from mpl_toolkits.basemap import Basemap
Expand Down

0 comments on commit d80c02a

Please sign in to comment.