asascience-open / comt-ui

IOOS Coastal and Ocean Modeling Testbed (COMT) user interface
GNU General Public License v3.0
0 stars 1 forks source link

ADCIRC 2D runs need u,v #47

Closed kknee closed 10 years ago

kknee commented 10 years ago

Only showing up for 3D. Std name is different:

2D: water column vertically averaged east/west velocity 3D: water column vertically varying east/west velocity

so maybe use u,v for 3D and uavg, vavg for 2D. Means that @cgalvarino will have to add uavg, vavg as well as uwind, vwind

cgalvarino commented 10 years ago

@brianmckenna let me know if I need to add this 3rd lookup.

brianmckenna commented 10 years ago

standard_name: eastward_water_velocity is not a recognized CF standard_name, it's

standard_name: eastward_SEA_water_velocity (emphasis mine)

@cgalvarino do not add until we attempt to correct the underlying data

brianmckenna commented 10 years ago

This should be fixed, please see https://github.com/asascience-open/comt-ui/issues/52 for full check of variables