ioos / system-test

IOOS DMAC System Integration Test project
github.com/ioos/system-test/wiki
The Unlicense
7 stars 14 forks source link

Scenario 2A Waves Progress #105

Open Bobfrat opened 10 years ago

Bobfrat commented 10 years ago

Progress: 2A Waves

Successes

screen shot 2014-06-30 at 11 11 17 am Figure 1: Example inline map showing all the observation points within a bounding box

screen shot 2014-06-30 at 11 12 49 am Figure 2: Time series plot of significant wave height and peak period for identified stations.

screen shot 2014-06-30 at 11 14 40 am Figure 3: Time series plot of modeled vs observed significant wave height.

Easy Challenges: Identified and Fixed

daf commented 10 years ago

Minor clarification, bbox support in Pyoos is completed but not in a packaged release. I can make a point release containing this feature to support this effort this afternoon if desired.

birdage commented 10 years ago

@daf that might be handy as we are doing a number of work arounds for BBox right now. Would it just be an install from the git repo?

daf commented 10 years ago

Yes, you can do that right now: ioos/pyoos@1e7f5fe1aaacf

birdage commented 10 years ago

@daf, nice so i can do a pip install from the git repo?