stratus_met_header.txt variables: float lon(lon) ; lon:units = "degrees longitude" ; float lat(lat) ; lat:units = "degrees latitude" ; float depth(depth) ; depth:units = "meters" ; float wnde(time, depth, lat, lon) ; wnde:long_name = "east wind" ; wnde:units = "m/s" ; float wndn(time, depth, lat, lon) ; wndn:long_name = "north wind" ; wndn:units = "m/s" ; float wspd(time, depth, lat, lon) ; wspd:long_name = "wind speed" ; wspd:units = "m/s" ; float wdir(time, depth, lat, lon) ; wdir:long_name = "wind direction" ; wdir:units = "degrees" ; float atmp(time, depth, lat, lon) ; atmp:long_name = "air temperature" ; atmp:units = "degrees C" ; float sst(time, depth, lat, lon) ; sst:long_name = "sea temperature" ; sst:units = "degrees C" ; float hrh(time, depth, lat, lon) ; hrh:long_name = "relative humidity" ; hrh:units = "%" ; float sh(time, depth, lat, lon) ; sh:long_name = "specific humidity" ; sh:units = "g/kg" ; float swr(time, depth, lat, lon) ; swr:long_name = "shortwave radiation" ; swr:units = "watts/sq meter" ; float lwr(time, depth, lat, lon) ; lwr:long_name = "longwave radiation" ; lwr:units = "watts/sq meter" ; float bpr(time, depth, lat, lon) ; bpr:long_name = "barometric pressure" ; bpr:units = "millibars" ; float sal(time, depth, lat, lon) ; sal:long_name = "salinity" ; sal:units = "PSU" ; float relwnde(time, depth, lat, lon) ; relwnde:long_name = "relative wind velocity east" ; relwnde:units = "meters/second" ; float relwndn(time, depth, lat, lon) ; relwndn:long_name = "relative wind velocity north" ; relwndn:units = "meters/second" ; float prate(time, depth, lat, lon) ; prate:long_name = "precipitation rate" ; prate:units = "mm/hr" ;