netcdf ocean-time-series/Stellwagen/MYRTLEBEACH/COAMPSh3-wind.nc { dimensions: time = UNLIMITED; // (1705 currently) level = 1; row = 1; column = 1; variables: int time(time=1705); :FORTRAN_format = "F10.2"; :units = "True Julian Day"; :type = "EVEN"; :epic_code = 624; // int int time2(time=1705); :FORTRAN_format = "F10.2"; :units = "msec since 0:00 GMT"; :type = "EVEN"; :epic_code = 624; // int float hght_18(level=1); :FORTRAN_format = "F10.2"; :units = "m"; :type = "EVEN"; :epic_code = 3; // int float lat(row=1); :FORTRAN_format = "F10.4"; :units = "degree_north"; :type = "EVEN"; :epic_code = 500; // int float lon(column=1); :FORTRAN_format = "F10.4"; :units = "degree_west"; :type = "EVEN"; :epic_code = 501; // int double WU_422(time=1705, level=1, row=1, column=1); :long_name = "Wind U (m/s)"; :generic_name = "u"; :units = "m s-1"; :epic_code = 422; // int :FORTRAN_format = ""; :_FillValue = 1.0E35; // double :minimum = -11.6f; // float :maximum = 14.5f; // float :valid_range = -100.0f, 100.0f; // float double WV_423(time=1705, level=1, row=1, column=1); :long_name = "Wind V (m/s)"; :generic_name = "v"; :units = "m s-1"; :epic_code = 423; // int :FORTRAN_format = ""; :_FillValue = 1.0E35; // double :minimum = -13.5f; // float :maximum = 13.8f; // float :valid_range = -100.0f, 100.0f; // float double WD_412(time=1705, level=1, row=1, column=1); :long_name = "Wind Direction (degrees true North)"; :generic_name = ""; :units = "degrees_T"; :epic_code = 412; // int :FORTRAN_format = ""; :_FillValue = 1.0E35; // double :minimum = 0.0f; // float :maximum = 359.41537f; // float :valid_range = 0.0f, 360.0f; // float :note = "Wind direction meteorological convention (direction from)"; double WS_401(time=1705, level=1, row=1, column=1); :long_name = "Wind Speed (m/s)"; :generic_name = ""; :units = "m s-1"; :epic_code = 401; // int :FORTRAN_format = ""; :_FillValue = 1.0E35; // double :minimum = 0.0f; // float :maximum = 15.9f; // float :valid_range = -100.0f, 100.0f; // float // global attributes: :CREATION_DATE = "22-Feb-2005 09:35:37"; :DATA_ORIGIN = "US Naval Research Laboratory (NRL) Marine Meteorology Division (MMD)"; :DELTA_T = "10800 s"; :DATA_CMNT = "GMT, wind direction meteorological convention"; :DESCRIPT = "GMT, wind direction meteorological convention"; :FILL_FLAG = 0.0; // double :VAR_FILL = 1.0E35; // double :VAR_DESC = "WU:WV:WS:WD"; :COMPOSITE = 0.0; // double :model_name = "COAMPS"; :history = "v2roms.dat converted into EPIC-compliant variables by coamps2nc.m"; :start_time = "01-Oct-2003"; :stop_time = "01-May-2004"; :latitude = NaNf; // float :longitude = NaNf; // float :magnetic_variation = -8.22f; // float }