cedadev / swallow

Swallow - a Birdhouse WPS for running the NAME Trajectory code.
Other
0 stars 1 forks source link

Fixes required before test usage #36

Closed agstephens closed 2 years ago

agstephens commented 2 years ago

(should make a ticket but whatever...)

make sure that the plot has on it:

=====================================================================================================

copy of some notes with various locations of stuff...

NAME model runner: /gws/smf/j04/cedaproc/cedawps/swallow/files/20220406_1/model/run_name.sh

various tests: /gws/smf/j04/cedaproc/cedawps/swallow/alan-scratch/

Example shell scripts /gws/nopw/j04/name/examples/WebInterfaceRuns_v8_3/TrajectoryRun

$ cd /gws/smf/j04/cedaproc/cedawps/adaq/src $ source ./setup-env.sh $ python adaqscripts/aq_plot.py

changes to adaqpython: in adaqcode/cube_statistics.py need "import iris.analysis" (after "import iris")

(but if it is, then the above "import iris.analysis" patch will need to be applied - probably via a general means of adding patches)

==============================

link to the cartopy no binary issue, though probably not needed as it works with conda... https://github.com/SciTools/cartopy/issues/837