-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
include standard and research mode for erddap BGC
- Loading branch information
Showing
36 changed files
with
6,955 additions
and
75 deletions.
There are no files selected for viewing
245 changes: 245 additions & 0 deletions
245
...tests/test_data/03a4f252ca48f9c683fbb0a3059d788dbd00c9f99c58a3927bd00076bc8febb0.ncHeader
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,245 @@ | ||
netcdf ArgoFloats-synthetic-BGC_5a91_5350_80e1.nc { | ||
dimensions: | ||
row = 70; | ||
direction_strlen = 1; | ||
doxy_adjusted_qc_strlen = 1; | ||
platform_number_strlen = 7; | ||
pres_adjusted_qc_strlen = 1; | ||
psal_adjusted_qc_strlen = 1; | ||
temp_adjusted_qc_strlen = 1; | ||
variables: | ||
int config_mission_number(row=70); | ||
:_ChunkSizes = 106; // int | ||
:_FillValue = 99999; // int | ||
:actual_range = 1, 1; // int | ||
:colorBarMaximum = 100.0; // double | ||
:colorBarMinimum = 0.0; // double | ||
:conventions = "1...N, 1 : first complete mission"; | ||
:ioos_category = "Statistics"; | ||
:long_name = "Unique number denoting the missions performed by the float"; | ||
|
||
int cycle_number(row=70); | ||
:_FillValue = 99999; // int | ||
:actual_range = 34, 34; // int | ||
:cf_role = "profile_id"; | ||
:colorBarMaximum = 100.0; // double | ||
:colorBarMinimum = 0.0; // double | ||
:conventions = "0...N, 0 : launch cycle (if exists), 1 : first complete cycle"; | ||
:long_name = "Float cycle number"; | ||
|
||
char direction(row=70, direction_strlen=1); | ||
:_ChunkSizes = 106; // int | ||
:_Encoding = "ISO-8859-1"; | ||
:colorBarMaximum = 360.0; // double | ||
:colorBarMinimum = 0.0; // double | ||
:conventions = "A: ascending profiles, D: descending profiles"; | ||
:ioos_category = "Currents"; | ||
:long_name = "Direction of the station profiles"; | ||
|
||
float doxy_adjusted(row=70); | ||
:actual_range = 175.2335f, 331.919f; // float | ||
|
||
float doxy_adjusted_error(row=70); | ||
:actual_range = 5.257005f, 9.957571f; // float | ||
|
||
char doxy_adjusted_qc(row=70, doxy_adjusted_qc_strlen=1); | ||
:_Encoding = "ISO-8859-1"; | ||
|
||
double latitude(row=70); | ||
:_CoordinateAxisType = "Lat"; | ||
:_FillValue = 99999.0; // double | ||
:actual_range = -57.153, -57.153; // double | ||
:axis = "Y"; | ||
:colorBarMaximum = 90.0; // double | ||
:colorBarMinimum = -90.0; // double | ||
:ioos_category = "Location"; | ||
:long_name = "Latitude of the station, best estimate"; | ||
:standard_name = "latitude"; | ||
:units = "degrees_north"; | ||
:valid_max = 90.0; // double | ||
:valid_min = -90.0; // double | ||
|
||
double longitude(row=70); | ||
:_CoordinateAxisType = "Lon"; | ||
:_FillValue = 99999.0; // double | ||
:actual_range = 161.893, 161.893; // double | ||
:axis = "X"; | ||
:colorBarMaximum = 180.0; // double | ||
:colorBarMinimum = -180.0; // double | ||
:ioos_category = "Location"; | ||
:long_name = "Longitude of the station, best estimate"; | ||
:standard_name = "longitude"; | ||
:units = "degrees_east"; | ||
:valid_max = 180.0; // double | ||
:valid_min = -180.0; // double | ||
|
||
char platform_number(row=70, platform_number_strlen=7); | ||
:_Encoding = "ISO-8859-1"; | ||
:cf_role = "trajectory_id"; | ||
:conventions = "WMO float identifier : A9IIIII"; | ||
:ioos_category = "Identifier"; | ||
:long_name = "Float unique identifier"; | ||
|
||
char position_qc(row=70); | ||
:actual_range = "11"; | ||
:colorBarMaximum = 150.0; // double | ||
:colorBarMinimum = 0.0; // double | ||
:conventions = "Argo reference table 2"; | ||
:long_name = "Quality on position (latitude and longitude)"; | ||
|
||
float pres_adjusted(row=70); | ||
:_ChunkSizes = 106, 787; // int | ||
:_FillValue = 99999.0f; // float | ||
:actual_range = 4.2f, 1999.5f; // float | ||
:axis = "Z"; | ||
:C_format = "%.3f"; | ||
:FORTRAN_format = "F.3"; | ||
:long_name = "Sea water pressure, equals 0 at sea-level"; | ||
:resolution = 0.001f; // float | ||
:standard_name = "sea_water_pressure"; | ||
:units = "decibar"; | ||
:valid_max = 12000.0f; // float | ||
:valid_min = 0.0f; // float | ||
|
||
float pres_adjusted_error(row=70); | ||
:_ChunkSizes = 106, 787; // int | ||
:_FillValue = 99999.0f; // float | ||
:actual_range = 2.4f, 2.4f; // float | ||
:C_format = "%.3f"; | ||
:FORTRAN_format = "F.3"; | ||
:long_name = "Contains the error on the adjusted values as determined by the delayed mode QC process"; | ||
:resolution = 0.001f; // float | ||
:units = "decibar"; | ||
|
||
char pres_adjusted_qc(row=70, pres_adjusted_qc_strlen=1); | ||
:_ChunkSizes = 106, 787; // int | ||
:_Encoding = "ISO-8859-1"; | ||
:conventions = "Argo reference table 2"; | ||
:long_name = "quality flag"; | ||
|
||
float psal_adjusted(row=70); | ||
:_ChunkSizes = 106, 787; // int | ||
:_FillValue = 99999.0f; // float | ||
:actual_range = 33.85463f, 34.7401f; // float | ||
:C_format = "%.4f"; | ||
:FORTRAN_format = "F.4"; | ||
:long_name = "Practical salinity"; | ||
:resolution = 1.0E-4f; // float | ||
:standard_name = "sea_water_salinity"; | ||
:units = "psu"; | ||
:valid_max = 41.0f; // float | ||
:valid_min = 2.0f; // float | ||
|
||
float psal_adjusted_error(row=70); | ||
:_ChunkSizes = 106, 787; // int | ||
:_FillValue = 99999.0f; // float | ||
:actual_range = 0.01f, 0.01f; // float | ||
:C_format = "%.4f"; | ||
:FORTRAN_format = "F.4"; | ||
:long_name = "Contains the error on the adjusted values as determined by the delayed mode QC process"; | ||
:resolution = 1.0E-4f; // float | ||
:units = "psu"; | ||
|
||
char psal_adjusted_qc(row=70, psal_adjusted_qc_strlen=1); | ||
:_ChunkSizes = 106, 787; // int | ||
:_Encoding = "ISO-8859-1"; | ||
:conventions = "Argo reference table 2"; | ||
:long_name = "quality flag"; | ||
|
||
float temp_adjusted(row=70); | ||
:_ChunkSizes = 106, 787; // int | ||
:_FillValue = 99999.0f; // float | ||
:actual_range = 1.158f, 4.301f; // float | ||
:C_format = "%.3f"; | ||
:FORTRAN_format = "F.3"; | ||
:long_name = "Sea temperature in-situ ITS-90 scale"; | ||
:resolution = 0.001f; // float | ||
:standard_name = "sea_water_temperature"; | ||
:units = "degree_Celsius"; | ||
:valid_max = 40.0f; // float | ||
:valid_min = -2.5f; // float | ||
|
||
float temp_adjusted_error(row=70); | ||
:_ChunkSizes = 106, 787; // int | ||
:_FillValue = 99999.0f; // float | ||
:actual_range = 0.002f, 0.002f; // float | ||
:C_format = "%.3f"; | ||
:FORTRAN_format = "F.3"; | ||
:long_name = "Contains the error on the adjusted values as determined by the delayed mode QC process"; | ||
:resolution = 0.001f; // float | ||
:units = "degree_Celsius"; | ||
|
||
char temp_adjusted_qc(row=70, temp_adjusted_qc_strlen=1); | ||
:_ChunkSizes = 106, 787; // int | ||
:_Encoding = "ISO-8859-1"; | ||
:conventions = "Argo reference table 2"; | ||
:long_name = "quality flag"; | ||
|
||
double time(row=70); | ||
:_CoordinateAxisType = "Time"; | ||
:actual_range = 1.295420656E9, 1.295420656E9; // double | ||
:axis = "T"; | ||
:conventions = "Relative julian days with decimal part (as parts of day)"; | ||
:ioos_category = "Time"; | ||
:long_name = "Julian day (UTC) of the station relative to REFERENCE_DATE_TIME"; | ||
:source_name = "JULD"; | ||
:standard_name = "time"; | ||
:time_origin = "01-JAN-1970 00:00:00"; | ||
:units = "seconds since 1970-01-01T00:00:00Z"; | ||
|
||
char time_qc(row=70); | ||
:actual_range = "11"; | ||
:colorBarMaximum = 150.0; // double | ||
:colorBarMinimum = 0.0; // double | ||
:conventions = "Argo reference table 2"; | ||
:long_name = "Quality on date and time"; | ||
|
||
// global attributes: | ||
:cdm_altitude_proxy = "pres"; | ||
:cdm_data_type = "TrajectoryProfile"; | ||
:cdm_profile_variables = "cycle_number, latitude, longitude, time"; | ||
:cdm_trajectory_variables = "platform_number"; | ||
:Conventions = "Argo-3.1 CF-1.6, COARDS, ACDD-1.3"; | ||
:creator_name = "Argo"; | ||
:creator_type = "institution"; | ||
:creator_url = "http://www.argodatamgt.org/Documentation"; | ||
:defaultGraphQuery = "longitude%2Clatitude%2Cph_in_situ_total&time>=now-2days&time<=now&pres<=10&.draw=markers&.marker=5|5&.color=0x000000&.colorBar=|||||&.bgColor=0xffccccff"; | ||
:Easternmost_Easting = 161.893; // double | ||
:featureType = "TrajectoryProfile"; | ||
:geospatial_lat_max = -57.153; // double | ||
:geospatial_lat_min = -57.153; // double | ||
:geospatial_lat_units = "degrees_north"; | ||
:geospatial_lon_max = 161.893; // double | ||
:geospatial_lon_min = 161.893; // double | ||
:geospatial_lon_units = "degrees_east"; | ||
:history = "2024-09-24T16:12:38Z creation (software version 1.18 (version 11.01.2024 for ARGO_simplified_profile)) | ||
2024-09-25T05:50:54Z (local files) | ||
2024-09-25T05:50:54Z https://erddap.ifremer.fr/erddap/tabledap/ArgoFloats-synthetic-BGC.nc?config_mission_number,cycle_number,direction,doxy_adjusted,doxy_adjusted_error,doxy_adjusted_qc,latitude,longitude,platform_number,position_qc,pres_adjusted,pres_adjusted_error,pres_adjusted_qc,psal_adjusted,psal_adjusted_error,psal_adjusted_qc,temp_adjusted,temp_adjusted_error,temp_adjusted_qc,time,time_qc&platform_number=~%225903248%22&cycle_number=~%2234%22&pres_adjusted!=NaN&temp_adjusted!=NaN&psal_adjusted!=NaN&latitude!=NaN&longitude!=NaN&distinct()&orderBy(%22time,pres_adjusted%22)"; | ||
:id = "https://doi.org/10.17882/42182"; | ||
:infoUrl = "http://www.argodatamgt.org/Documentation"; | ||
:institution = "Argo"; | ||
:keywords = "adjusted, argo, array, centre, charge, chemistry, coded, CONFIG_MISSION_NUMBER, contains, coriolis, creation, cycle, CYCLE_NUMBER, data, DATA_CENTRE, DATA_TYPE, date, DATE_CREATION, DATE_UPDATE, day, days, delayed, denoting, density, determined, direction, displacement, dissolved, doxy, DOXY_ADJUSTED, DOXY_ADJUSTED_ERROR, DOXY_ADJUSTED_QC, DOXY_dPRES, DOXY_QC, earth, Earth Science > Oceans > Ocean Chemistry > Oxygen, Earth Science > Oceans > Ocean Pressure > Water Pressure, Earth Science > Oceans > Ocean Temperature > Water Temperature, Earth Science > Oceans > Salinity/Density > Salinity, equals, error, file, firmware, FIRMWARE_VERSION, flag, float, FLOAT_SERIAL_NO, format, FORMAT_VERSION, geostrophic, global, handbook, HANDBOOK_VERSION, identifier, in-situ, instrument, investigator, its, its-90, JULD_LOCATION, JULD_QC, julian, latitude, level, longitude, mass, missions, mode, moles, moles_of_oxygen_per_unit_mass_in_sea_water, name, number, O2, ocean, oceanography, oceans, original, oxygen, per, performed, PI_NAME, PLATFORM_NUMBER, PLATFORM_TYPE, position, POSITION_QC, positioning, POSITIONING_SYSTEM, practical, pres, PRES_ADJUSTED, PRES_ADJUSTED_ERROR, PRES_ADJUSTED_QC, PRES_QC, pressure, principal, process, processing, profile, PROFILE_DOXY_QC, PROFILE_PRES_QC, PROFILE_PSAL_QC, PROFILE_TEMP_QC, profiles, project, PROJECT_NAME, psal, PSAL_ADJUSTED, PSAL_ADJUSTED_ERROR, PSAL_ADJUSTED_QC, PSAL_dPRES, PSAL_QC, quality, real, real time, real-time, realtime, reference, REFERENCE_DATE_TIME, relative, salinity, sampled, scale, science, sea, sea-level, sea_water_practical_salinity, sea_water_pressure, sea_water_temperature, seawater, serial, situ, station, system, TEMP, TEMP_ADJUSTED, TEMP_ADJUSTED_ERROR, TEMP_ADJUSTED_QC, TEMP_dPRES, TEMP_QC, temperature, time, type, unique, unit, update, value, values, version, vertical, water, WMO_INST_TYPE"; | ||
:keywords_vocabulary = "GCMD Science Keywords"; | ||
:license = "The data may be used and redistributed for free but is not intended | ||
for legal use, since it may contain inaccuracies. Neither the data | ||
Contributor, ERD, NOAA, nor the United States Government, nor any | ||
of their employees or contractors, makes any warranty, express or | ||
implied, including warranties of merchantability and fitness for a | ||
particular purpose, or assumes any legal liability for the accuracy, | ||
completeness, or usefulness, of this information."; | ||
:Northernmost_Northing = -57.153; // double | ||
:references = "http://www.argodatamgt.org/Documentation"; | ||
:software_version = "1.18 (version 11.01.2024 for ARGO_simplified_profile)"; | ||
:source = "Argo float"; | ||
:sourceUrl = "(local files)"; | ||
:Southernmost_Northing = -57.153; // double | ||
:standard_name_vocabulary = "CF Standard Name Table v55"; | ||
:subsetVariables = "data_type, data_centre, platform_type, wmo_inst_type, time_qc, position_qc, pres_qc"; | ||
:summary = "Argo float synthetic vertical profiles : BGC data"; | ||
:testOutOfDate = "now-5days"; | ||
:time_coverage_end = "2011-01-19T07:04:16Z"; | ||
:time_coverage_start = "2011-01-19T07:04:16Z"; | ||
:title = "Argo float synthetic vertical profiles : BGC data"; | ||
:user_manual_version = "1.0"; | ||
:Westernmost_Easting = 161.893; // double | ||
} |
Binary file added
BIN
+2.52 MB
argopy/tests/test_data/06e127414eaa6b32d9e6fcb381fa4e3c13cd245adeffbbe151c0430df748d267.nc
Binary file not shown.
Binary file added
BIN
+175 KB
argopy/tests/test_data/09e6dbede3a159faaf33ea3f4be9cff3e25352c4e65d73499e6d0fffcc0b1823.nc
Binary file not shown.
Binary file added
BIN
+1.24 MB
argopy/tests/test_data/18666bf00f9be91b8426d41cb086fc32a88c1c0c6316d52bcd316f53657d51e3.nc
Binary file not shown.
Oops, something went wrong.