netcdf IMOS/Argo/dac/kma/2900901/2900901_Rtraj.nc { dimensions: DATE_TIME = 14; STRING64 = 64; STRING32 = 32; STRING16 = 16; STRING8 = 8; STRING4 = 4; STRING2 = 2; N_PARAM = 3; N_MEASUREMENT = UNLIMITED; // (2531 currently) N_CYCLE = 294; N_HISTORY = 1; variables: char DATA_TYPE(STRING16=16); :long_name = "Data type"; :conventions = "Argo reference table 1"; :_FillValue = " "; char FORMAT_VERSION(STRING4=4); :long_name = "File format version"; :_FillValue = " "; char HANDBOOK_VERSION(STRING4=4); :long_name = "Data handbook version"; :_FillValue = " "; char REFERENCE_DATE_TIME(DATE_TIME=14); :long_name = "Date of reference for Julian days"; :conventions = "YYYYMMDDHHMISS"; :_FillValue = " "; char DATE_CREATION(DATE_TIME=14); :long_name = "Date of file creation"; :conventions = "YYYYMMDDHHMISS"; :_FillValue = " "; char DATE_UPDATE(DATE_TIME=14); :long_name = "Date of update of this file"; :conventions = "YYYYMMDDHHMISS"; :_FillValue = " "; char PLATFORM_NUMBER(STRING8=8); :long_name = "Float unique identifier"; :conventions = "WMO float identifier : A9IIIII"; :_FillValue = " "; char PROJECT_NAME(STRING64=64); :long_name = "Name of the project"; :_FillValue = " "; char PI_NAME(STRING64=64); :long_name = "Name of the principal investigator"; :_FillValue = " "; char TRAJECTORY_PARAMETERS(N_PARAM=3, STRING16=16); :long_name = "List of available parameters for the station"; :conventions = "Argo reference table 3"; :_FillValue = " "; char DATA_CENTRE(STRING2=2); :long_name = "Data centre in charge of float data processing"; :conventions = "Argo reference table 4"; :_FillValue = " "; char DATA_STATE_INDICATOR(STRING4=4); :long_name = "Degree of processing the data have passed through"; :conventions = "Argo reference table 6"; :_FillValue = " "; char PLATFORM_TYPE(STRING32=32); :long_name = "Type of float"; :conventions = "Argo reference table 23"; :_FillValue = " "; char FLOAT_SERIAL_NO(STRING32=32); :long_name = "Serial number of the float"; :_FillValue = " "; char FIRMWARE_VERSION(STRING32=32); :long_name = "Instrument firmware version"; :_FillValue = " "; char WMO_INST_TYPE(STRING4=4); :long_name = "Coded instrument type"; :conventions = "Argo reference table 8"; :_FillValue = " "; char POSITIONING_SYSTEM(STRING8=8); :long_name = "Positioning system"; :_FillValue = " "; double JULD(N_MEASUREMENT=2531); :long_name = "Julian day (UTC) of each measurement relative to REFERENCE_DATE_TIME"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :axis = "T"; :resolution = 0.1; // double :_FillValue = 999999.0; // double char JULD_STATUS(N_MEASUREMENT=2531); :long_name = "Status of the date and time"; :conventions = "Argo reference table 19"; :_FillValue = " "; char JULD_QC(N_MEASUREMENT=2531); :long_name = "Quality on date and time"; :conventions = "Argo reference table 2"; :_FillValue = " "; double JULD_ADJUSTED(N_MEASUREMENT=2531); :long_name = "Adjusted julian day (UTC) of each measurement relative to REFERENCE_DATE_TIME"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :axis = "T"; :resolution = 0.1; // double :_FillValue = 999999.0; // double char JULD_ADJUSTED_STATUS(N_MEASUREMENT=2531); :long_name = "Status of the JULD_ADJUSTED date"; :conventions = "Argo reference table 19"; :_FillValue = " "; char JULD_ADJUSTED_QC(N_MEASUREMENT=2531); :long_name = "Quality on adjusted date and time"; :conventions = "Argo reference table 2"; :_FillValue = " "; double LATITUDE(N_MEASUREMENT=2531); :long_name = "Latitude of each location"; :standard_name = "latitude"; :units = "degree_north"; :axis = "Y"; :_FillValue = 99999.0; // double :valid_min = -90.0; // double :valid_max = 90.0; // double double LONGITUDE(N_MEASUREMENT=2531); :long_name = "Longitude of each location"; :standard_name = "longitude"; :units = "degree_east"; :axis = "X"; :_FillValue = 99999.0; // double :valid_min = -180.0; // double :valid_max = 180.0; // double char POSITION_ACCURACY(N_MEASUREMENT=2531); :long_name = "Estimated accuracy in latitude and longitude"; :conventions = "Argo reference table 5"; :_FillValue = " "; char POSITION_QC(N_MEASUREMENT=2531); :long_name = "Quality on position"; :conventions = "Argo reference table 2"; :_FillValue = " "; int CYCLE_NUMBER(N_MEASUREMENT=2531); :long_name = "Float cycle number of the measurement"; :conventions = "0...N, 0 : launch cycle, 1 : first complete cycle"; :_FillValue = 99999; // int int CYCLE_NUMBER_ADJUSTED(N_MEASUREMENT=2531); :long_name = "Adjusted float cycle number of the measurement"; :conventions = "0...N, 0 : launch cycle, 1 : first complete cycle"; :_FillValue = 99999; // int int MEASUREMENT_CODE(N_MEASUREMENT=2531); :long_name = "Flag referring to a measurement event in the cycle"; :conventions = "Argo reference table 15"; :_FillValue = 99999; // int float PRES(N_MEASUREMENT=2531); :long_name = "Sea water pressure, equals 0 at sea-level"; :standard_name = "sea_water_pressure"; :units = "decibar"; :C_format = "%7.1f"; :FORTRAN_format = "F7.1"; :axis = "Z"; :_FillValue = 99999.0f; // float :valid_min = 0.0f; // float :valid_max = 12000.0f; // float float TEMP(N_MEASUREMENT=2531); :long_name = "Sea temperature in-situ ITS-90 scale"; :standard_name = "sea_water_temperature"; :units = "degree_Celsius"; :C_format = "%9.3f"; :FORTRAN_format = "F9.3"; :_FillValue = 99999.0f; // float :valid_min = -2.5f; // float :valid_max = 40.0f; // float float PSAL(N_MEASUREMENT=2531); :long_name = "Practical salinity"; :standard_name = "sea_water_salinity"; :units = "psu"; :C_format = "%9.3f"; :FORTRAN_format = "F9.3"; :_FillValue = 99999.0f; // float :valid_min = 2.0f; // float :valid_max = 41.0f; // float char PRES_QC(N_MEASUREMENT=2531); :long_name = "quality flag"; :conventions = "Argo reference table 2"; :_FillValue = " "; char TEMP_QC(N_MEASUREMENT=2531); :long_name = "quality flag"; :conventions = "Argo reference table 2"; :_FillValue = " "; char PSAL_QC(N_MEASUREMENT=2531); :long_name = "quality flag"; :conventions = "Argo reference table 2"; :_FillValue = " "; float PRES_ADJUSTED(N_MEASUREMENT=2531); :long_name = "Sea water pressure, equals 0 at sea-level"; :standard_name = "sea_water_pressure"; :units = "decibar"; :comment = " "; :C_format = "%7.1f"; :FORTRAN_format = "F7.1"; :_FillValue = 99999.0f; // float :valid_min = 0.0f; // float :valid_max = 12000.0f; // float :resolution = 0.1f; // float float TEMP_ADJUSTED(N_MEASUREMENT=2531); :long_name = "Sea temperature in-situ ITS-90 scale"; :standard_name = "sea_water_temperature"; :units = "degree_Celsius"; :comment = " "; :C_format = "%9.3f"; :FORTRAN_format = "F9.3"; :_FillValue = 99999.0f; // float :valid_min = -2.5f; // float :valid_max = 40.0f; // float :resolution = 0.001f; // float float PSAL_ADJUSTED(N_MEASUREMENT=2531); :long_name = "Practical salinity"; :standard_name = "sea_water_salinity"; :units = "psu"; :comment = " "; :C_format = "%9.3f"; :FORTRAN_format = "F9.3"; :_FillValue = 99999.0f; // float :valid_min = 2.0f; // float :valid_max = 41.0f; // float :resolution = 0.001f; // float char PRES_ADJUSTED_QC(N_MEASUREMENT=2531); :long_name = "quality flag"; :conventions = "Argo reference table 2"; :_FillValue = " "; char TEMP_ADJUSTED_QC(N_MEASUREMENT=2531); :long_name = "quality flag"; :conventions = "Argo reference table 2"; :_FillValue = " "; char PSAL_ADJUSTED_QC(N_MEASUREMENT=2531); :long_name = "quality flag"; :conventions = "Argo reference table 2"; :_FillValue = " "; float PRES_ADJUSTED_ERROR(N_MEASUREMENT=2531); :long_name = "Contains the error on the adjusted values as determined by the delayed mode QC process"; :units = "decibar"; :C_format = "%7.1f"; :FORTRAN_format = "F7.1"; :_FillValue = 99999.0f; // float :valid_min = 0.0f; // float :valid_max = 12000.0f; // float :resolution = 0.1f; // float float TEMP_ADJUSTED_ERROR(N_MEASUREMENT=2531); :long_name = "Contains the error on the adjusted values as determined by the delayed mode QC process"; :units = "degree_Celsius"; :C_format = "%9.3f"; :FORTRAN_format = "F9.3"; :_FillValue = 99999.0f; // float :valid_min = -2.5f; // float :valid_max = 40.0f; // float :resolution = 0.001f; // float float PSAL_ADJUSTED_ERROR(N_MEASUREMENT=2531); :long_name = "Contains the error on the adjusted values as determined by the delayed mode QC process"; :units = "psu"; :C_format = "%9.3f"; :FORTRAN_format = "F9.3"; :_FillValue = 99999.0f; // float :valid_min = 2.0f; // float :valid_max = 41.0f; // float :resolution = 0.001f; // float float AXES_ERROR_ELLIPSE_MAJOR(N_MEASUREMENT=2531); :long_name = "Major axis of error ellipse from positioning system"; :units = "meters"; :_FillValue = 99999.0f; // float float AXES_ERROR_ELLIPSE_MINOR(N_MEASUREMENT=2531); :long_name = "Minor axis of error ellipse from positioning system"; :units = "meters"; :_FillValue = 99999.0f; // float float AXES_ERROR_ELLIPSE_ANGLE(N_MEASUREMENT=2531); :long_name = "Angle of error ellipse from positioning system"; :units = "Degrees (from North when heading East)"; :_FillValue = 99999.0f; // float char SATELLITE_NAME(N_MEASUREMENT=2531); :long_name = "Satellite name from positioning system"; :_FillValue = " "; double JULD_DESCENT_START(N_CYCLE=294); :long_name = "Descent start date of the cycle"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_DESCENT_START_STATUS(N_CYCLE=294); :long_name = "Status of descent start date of the cycle"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_FIRST_STABILIZATION(N_CYCLE=294); :long_name = "Time when a float first becomes water-neutral"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_FIRST_STABILIZATION_STATUS(N_CYCLE=294); :long_name = "Status of time when a float first becomes water-neutral"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_DESCENT_END(N_CYCLE=294); :long_name = "Descent end date of the cycle"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_DESCENT_END_STATUS(N_CYCLE=294); :long_name = "Status of descent end date of the cycle"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_PARK_START(N_CYCLE=294); :long_name = "Drift start date of the cycle"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_PARK_START_STATUS(N_CYCLE=294); :long_name = "Status of drift start date of the cycle"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_PARK_END(N_CYCLE=294); :long_name = "Drift end date of the cycle"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_PARK_END_STATUS(N_CYCLE=294); :long_name = "Status of drift end date of the cycle"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_DEEP_DESCENT_END(N_CYCLE=294); :long_name = "Deep descent end date of the cycle"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_DEEP_DESCENT_END_STATUS(N_CYCLE=294); :long_name = "Status of deep descent end date of the cycle"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_DEEP_PARK_START(N_CYCLE=294); :long_name = "Deep park start date of the cycle"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_DEEP_PARK_START_STATUS(N_CYCLE=294); :long_name = "Status of deep park start date of the cycle"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_ASCENT_START(N_CYCLE=294); :long_name = "Start date of the ascent to the surface"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_ASCENT_START_STATUS(N_CYCLE=294); :long_name = "Status of start date of the ascent to the surface"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_DEEP_ASCENT_START(N_CYCLE=294); :long_name = "Deep ascent start date of the cycle"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_DEEP_ASCENT_START_STATUS(N_CYCLE=294); :long_name = "Status of deep ascent start date of the cycle"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_ASCENT_END(N_CYCLE=294); :long_name = "End date of ascent to the surface"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_ASCENT_END_STATUS(N_CYCLE=294); :long_name = "Status of end date of ascent to the surface"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_TRANSMISSION_START(N_CYCLE=294); :long_name = "Start date of transmission"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_TRANSMISSION_START_STATUS(N_CYCLE=294); :long_name = "Status of start date of transmission"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_FIRST_MESSAGE(N_CYCLE=294); :long_name = "Date of earliest float message received"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_FIRST_MESSAGE_STATUS(N_CYCLE=294); :long_name = "Status of date of earliest float message received"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_FIRST_LOCATION(N_CYCLE=294); :long_name = "Date of earliest location"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_FIRST_LOCATION_STATUS(N_CYCLE=294); :long_name = "Status of date of earliest location"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_LAST_LOCATION(N_CYCLE=294); :long_name = "Date of latest location"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_LAST_LOCATION_STATUS(N_CYCLE=294); :long_name = "Status of date of latest location"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_LAST_MESSAGE(N_CYCLE=294); :long_name = "Date of latest float message received"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_LAST_MESSAGE_STATUS(N_CYCLE=294); :long_name = "Status of date of latest float message received"; :conventions = "Argo reference table 19"; :_FillValue = " "; double JULD_TRANSMISSION_END(N_CYCLE=294); :long_name = "Transmission end date"; :standard_name = "time"; :units = "days since 1950-01-01 00:00:00 UTC"; :conventions = "Relative julian days with decimal part (as parts of day)"; :resolution = 0.01; // double :_FillValue = 999999.0; // double char JULD_TRANSMISSION_END_STATUS(N_CYCLE=294); :long_name = "Status of transmission end date"; :conventions = "Argo reference table 19"; :_FillValue = " "; double CLOCK_OFFSET(N_CYCLE=294); :long_name = "Time of float clock drift"; :units = "days"; :conventions = "Days with decimal part (as parts of day)"; :_FillValue = 999999.0; // double char GROUNDED(N_CYCLE=294); :long_name = "Did the profiler touch the ground for that cycle?"; :conventions = "Argo reference table 20"; :_FillValue = " "; float REPRESENTATIVE_PARK_PRESSURE(N_CYCLE=294); :long_name = "Best pressure value during park phase"; :units = "decibar"; :_FillValue = 99999.0f; // float char REPRESENTATIVE_PARK_PRESSURE_STATUS(N_CYCLE=294); :long_name = "Status of best pressure value during park phase"; :conventions = "Argo reference table 21"; :_FillValue = " "; int CONFIG_MISSION_NUMBER(N_CYCLE=294); :long_name = "Unique number denoting the missions performed by the float"; :conventions = "1...N, 1 : first complete mission"; :_FillValue = 99999; // int int CYCLE_NUMBER_INDEX(N_CYCLE=294); :long_name = "Cycle number that corresponds to the current index"; :conventions = "0...N, 0 : launch cycle, 1 : first complete cycle"; :_FillValue = 99999; // int int CYCLE_NUMBER_INDEX_ADJUSTED(N_CYCLE=294); :long_name = "Adjusted cycle number that corresponds to the current index"; :conventions = "0...N, 0 : launch cycle, 1 : first complete cycle"; :_FillValue = 99999; // int char DATA_MODE(N_CYCLE=294); :long_name = "Delayed mode or real time data"; :conventions = "R : real time; D : delayed mode; A : real time with adjustment"; :_FillValue = " "; char HISTORY_INSTITUTION(N_HISTORY=1, STRING4=4); :long_name = "Institution which performed action"; :conventions = "Argo reference table 4"; :_FillValue = " "; char HISTORY_STEP(N_HISTORY=1, STRING4=4); :long_name = "Step in data processing"; :conventions = "Argo reference table 12"; :_FillValue = " "; char HISTORY_SOFTWARE(N_HISTORY=1, STRING4=4); :long_name = "Name of software which performed action"; :conventions = "Institution dependent"; :_FillValue = " "; char HISTORY_SOFTWARE_RELEASE(N_HISTORY=1, STRING4=4); :long_name = "Version/release of software which performed action"; :conventions = "Institution dependent"; :_FillValue = " "; char HISTORY_REFERENCE(N_HISTORY=1, STRING64=64); :long_name = "Reference of database"; :conventions = "Institution dependent"; :_FillValue = " "; char HISTORY_DATE(N_HISTORY=1, DATE_TIME=14); :long_name = "Date the history record was created"; :conventions = "YYYYMMDDHHMISS"; :_FillValue = " "; char HISTORY_ACTION(N_HISTORY=1, STRING4=4); :long_name = "Action performed on data"; :conventions = "Argo reference table 7"; :_FillValue = " "; char HISTORY_PARAMETER(N_HISTORY=1, STRING16=16); :long_name = "Station parameter action is performed on"; :conventions = "Argo reference table 3"; :_FillValue = " "; float HISTORY_PREVIOUS_VALUE(N_HISTORY=1); :long_name = "Parameter/Flag previous value before action"; :_FillValue = 99999.0f; // float char HISTORY_INDEX_DIMENSION(N_HISTORY=1); :long_name = "Name of dimension to which HISTORY_START_INDEX and HISTORY_STOP_INDEX correspond"; :conventions = "C: N_CYCLE, M: N_MEASUREMENT"; :_FillValue = " "; int HISTORY_START_INDEX(N_HISTORY=1); :long_name = "Start index action applied on"; :_FillValue = 99999; // int int HISTORY_STOP_INDEX(N_HISTORY=1); :long_name = "Stop index action applied on"; :_FillValue = 99999; // int char HISTORY_QCTEST(N_HISTORY=1, STRING16=16); :long_name = "Documentation of tests performed, tests failed (in hex form)"; :conventions = "Write tests performed when ACTION=QCP$; tests failed when ACTION=QCF$"; :_FillValue = " "; // global attributes: :title = "Argo float trajectory file"; :institution = "KMA"; :source = "Argo float"; :history = "2014-09-24T05:35:25Z creation;2014-09-26T11:45:12Z update"; :references = "http://www.argodatamgt.org/Documentation"; :comment = "free text"; :user_manual_version = "3.1"; :Conventions = "Argo-3.1 CF-1.6"; :featureType = "trajectory"; :comment_on_resolution = "PRES variable resolution depends on measurement code"; }