ioos / system-test

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

Initial Commit for Theme 1 temperature notebook #169

Closed Bobfrat closed 9 years ago

Bobfrat commented 10 years ago

Please review

Bobfrat commented 10 years ago

http://nbviewer.ipython.org/github/Bobfrat/system-test/blob/temp_nb/Theme_1_Baseline/Scenario_1F_Temperature/Temperature.ipynb

kknee commented 10 years ago

@Bobfrat good start. Couple of questions:

  1. the conclusions say that it's not possible to compare model and obs, but it looks like in some cases you were able to?
  2. What can we say about the spatial resolution of the data? Is that high enough that we can provide better resolution than the obs data to recreational users? For example, the east coast of MA only has one observation stations, which may not be providing the best info to users on the Cape - do the models give us more information in these situations? Would be cool to show a map with obs & model temp at a station and model temp only someplace removed from a station.
Bobfrat commented 10 years ago

@kknee,

  1. Need to update conclusions. I added more standard names to the search in the most recent commit and got more model data back.
  2. Great question. Will add it to the notebook.
jkupiec commented 10 years ago

Bob, Rich has an entry in his Notebook for ScienceBase CSW access that resolves to the following URL:

https://github.com/rsignell-usgs/notebook/blob/master/CSW/ScienceBase_CSW_test.ipynb

On Fri, Sep 5, 2014 at 9:05 AM, Bob Fratantonio notifications@github.com wrote:

@kknee https://github.com/kknee,

  1. Need to update conclusions. I added more standard names to the search in the most recent commit and got more model data back.
  2. Great question. Will add it to the notebook.

— Reply to this email directly or view it on GitHub https://github.com/ioos/system-test/pull/169#issuecomment-54621932.

Bobfrat commented 10 years ago

Thanks @jkupiec I'll add it to the notebook

Bobfrat commented 10 years ago

This latest commit adds the NERACOOS buoys and merge's @rsignell-usgs updates from https://github.com/ioos/system-test/pull/173

Bobfrat commented 9 years ago

I had @benjwadams test this last week so I'm going to merge.