MétaCan
Menu
← Back to cohort
Record W4393803702 · doi:10.5281/zenodo.2532028

The SPARC water vapour assessment II: Comparison of annual, semi-annual and quasi-biennial variations in stratospheric and lower mesospheric water vapour observed from satellites

2019· dataset· en· W4393803702 on OpenAlexaff
Stefan Loßow, Farahnaz Khosrawi, Gerald E. Nedoluha, Faiza Azam, K. Bramstedt, John P. Burrows, B. M. Dinelli, Patrick Eriksson, P. J. Espy, Maya Garcı́a-Comas, J. C. Gille, Michael Kiefer, Stefan Noël, Piera Raspollini, W. G. Read, Karen H. Rosenlof, Alexei Rozanov, Christopher E. Sioris, G. P. Stiller, Kaley A. Walker, Katja Weigel

Bibliographic record

VenueZenodo (CERN European Organization for Nuclear Research) · 2019
Typedataset
Languageen
FieldPhysics and Astronomy
TopicIonosphere and magnetosphere dynamics
Canadian institutionsUniversity of TorontoYork University
Fundersnot available
KeywordsWater vaporEnvironmental scienceAtmospheric sciencesMeteorologyClimatologyGeographyGeology

Abstract

fetched live from OpenAlex

Here we provide a NetCDF data set that contains the amplitudes and phases for the annual, semi-annual and quasi-biennial variations in stratospheric and lower mesospheric water vapour as observed by 30 satellite data sets. In addition, we combine the results from all data sets to provide average amplitudes and the corresponding standard deviations, among other. The content description of the NetCDF file looks as follows: netcdf results.amt-10-1111-2017 { dimensions: dataset = 30 ; string_length = 60 ; latitude = 37 ; bands = 2 ; altitude = 59 ; variables: char dataset_short(string_length, dataset) ; dataset_short:standard_name = "data set" ; dataset_short:long_name = "data set name" ; dataset_short:description = "short label of data set" ; char dataset_long(string_length, dataset) ; dataset_long:standard_name = "data set" ; dataset_long:long_name = "data set name" ; dataset_long:description = "long label of data set" ; double latitude(latitude) ; latitude:standard_name = "latitude" ; latitude:units = "degree_north" ; latitude:minimum_value = "-90" ; latitude:maximum_value = "90" ; latitude:axis = "Y" ; latitude:_CoordinateAxisType = "Lat" ; double latitude_bands(bands, latitude) ; latitude_bands:units = "degree_north" ; double altitude(altitude) ; altitude:standard_name = "altitude" ; altitude:long_name = "pressure levels" ; altitude:units = "hPa" ; altitude:axis = "Z" ; altitude:_CoordinateAxisType = "Alt" ; double tropopause(latitude) ; tropopause:standard_name = "tropopause" ; tropopause:long_name = "tropopause pressure" ; tropopause:description = "climatological tropopause pressure based on MERRA reanalysis data 2000 - 2014" ; tropopause:units = "hPa" ; // global attributes: :summary = "this file contains the results published in Lossow et al. (2017)" ; :url = "https://www.atmos-meas-tech.net/10/1111/2017/amt-10-1111-2017.html" ; :project = "second SPARC water vapour assessment (WAVAS-II)" ; :creator_name = "Stefan Lossow & Farahnaz Khosrawi" ; :creator_email = "stefan.lossow@kit.edu & farahnaz.khosrawi@kit.edu" ; :creator_email_supplemental = "stefan.lossow@yahoo.se & f.khosrawi@gmail.com" ; :value_for_nodata = "NaN" ; :date_created = "20190105T112425Z" ; group: AO { dimensions: latitude = 37 ; altitude = 59 ; dataset = 30 ; variables: double amplitude(dataset, altitude, latitude) ; amplitude:standard_name = "amplitude" ; amplitude:long_name = "amplitude of the AO variation" ; amplitude:description = "regression model is given by Eq. (1) in the manuscript; amplitude calculation based on Eq. (2)" ; amplitude:units = "ppmv" ; double phase(dataset, altitude, latitude) ; phase:standard_name = "phase" ; phase:long_name = "phase of the AO variation" ; phase:description = "regression model is given by Eq. (1) in the manuscript; phase calculation based on Eq. (3)" ; phase:units = "month" ; double offset(dataset, altitude, latitude) ; offset:standard_name = "offset" ; offset:long_name = "offset component of the regression model" ; offset:description = "regression model is given by Eq. (1) in the manuscript; meant for calculation of relative amplitudes" ; offset:units = "ppmv" ; double screening(dataset, altitude, latitude) ; screening:standard_name = "screening" ; screening:long_name = "screening for the amplitude and phase data" ; screening:description = "screening matrix for the amplitude and phase data to calculate the standard deviations described in Sect. 3.3; 1 means screening; 0 means no screening" ; screening:units = "" ; double phase_difference(dataset, altitude, latitude) ; phase_difference:standard_name = "phase difference" ; phase_difference:long_name = "phase difference with respect to the reference data set" ; phase_difference:reference_data_set_short = "MLS" ; phase_difference:reference_data_set_long = "Aura/MLS v4.2" ; phase_difference:description = "phase difference has been adapted so that it not exceeds the [-6,6] months interval by adding +/- 12 months; has been calculated after the screening" ; phase_difference:units = "month" ; double amplitude_standard_deviation(altitude, latitude) ; amplitude_standard_deviation:standard_name = "standard deviation of amplitude" ; amplitude_standard_deviation:long_name = "standard deviation of amplitude over all data sets" ; amplitude_standard_deviation:description = "standard deviation calculation based on Eq. (6)" ; amplitude_standard_deviation:units = "ppmv" ; double amplitude_mean(altitude, latitude) ; amplitude_mean:standard_name = "mean amplitude" ; amplitude_mean:long_name = "mean amplitude over all data sets" ; amplitude_mean:description = "mean calculation based on Eq. (6)" ; amplitude_mean:units = "ppmv" ; double amplitude_relative_standard_deviation(altitude, latitude) ; amplitude_relative_standard_deviation:standard_name = "relative standard deviation of amplitude" ; amplitude_relative_standard_deviation:long_name = "relatuve standard deviation of amplitude " ; amplitude_relative_standard_deviation:description = "relavtive standard deviation calculation based on Eq. (6); uses \"amplitude_mean\" as reference" ; amplitude_relative_standard_deviation:units = "ppmv" ; double phase_difference_standard_deviation(altitude, latitude) ; phase_difference_standard_deviation:standard_name = "standard deviation of phase difference" ; phase_difference_standard_deviation:long_name = "standard deviation of phase difference over all data sets" ; phase_difference_standard_deviation:description = "standard deviation calculation based on Eq. (7)" ; phase_difference_standard_deviation:units = "month" ; double phase_difference_mean(altitude, latitude) ; phase_difference_mean:standard_name = "mean of phase difference" ; phase_difference_mean:long_name = "mean of phase difference over all data sets" ; phase_difference_mean:description = "mean calculation based on Eq. (7)" ; phase_difference_mean:units = "month" ; } // group AO group: SAO { dimensions: latitude = 37 ; altitude = 59 ; dataset = 30 ; variables: double amplitude(dataset, altitude, latitude) ; amplitude:standard_name = "amplitude" ; amplitude:long_name = "amplitude of the SAO variation" ; amplitude:description = "regression model is given by Eq. (4) in the manuscript; amplitude calculation based on Eq. (2)" ; amplitude:units = "ppmv" ; double phase(dataset, altitude, latitude) ; phase:standard_name = "phase" ; phase:long_name = "phase of the SAO variation" ; phase:description = "regression model is given by Eq. (4) in the manuscript; phase calculation based on Eq. (3)" ; phase:units = "month" ; double offset(dataset, altitude, latitude) ; offset:standard_name = "offset" ; offset:long_name = "offset component of the regression model" ; offset:description = "regression model is given by Eq. (4) in the manuscript; meant for calculation of relative amplitudes" ; offset:units = "ppmv" ; double screening(dataset, altitude, latitude) ; screening:standard_name = "screening" ; screening:long_name = "screening for the amplitude and phase data" ; screening:description = "screening matrix for the amplitude and phase data to calculate the standard deviations described in Sect. 3.3; 1 means screening; 0 means no screening" ; screening:units = "" ; double phase_difference(dataset, altitude, latitude) ; phase_difference:standard_name = "phase difference" ; phase_difference:long_name = "phase difference with respect to the reference data set" ; phase_difference:reference_data_set_short = "MLS" ; phase_difference:reference_data_set_long = "Aura/MLS v4.2" ; phase_difference:description = "phase difference has been adapted so that it not exceeds the [-3,3] months interval by adding +/- 6 months; has been calculated after the screening" ; phase_difference:units = "month" ; double amplitude_standard_deviation(altitude, latitude) ; amplitude_standard_deviation:standard_name = "standard deviation of amplitude" ; amplitude_standard_deviation:long_name = "standard deviation of amplitude over all data sets" ; amplitude_standard_deviation:description = "standard deviation calculation based on Eq. (6)" ; amplitude_standard_deviation:units = "ppmv" ; double amplitude_mean(altitude, latitude) ; amplitude_mean:standard_name = "mean amplitude" ; amplitude_mean:long_name = "mean amplitude over all data sets" ; amplitude_mean:description = "mean cal

Fetched live from OpenAlex and de-inverted. Abstracts are not stored in this database: the inverted indexes are 8.6 GB of the frame’s 9.3 GB of text, and the host has 13 GB free.

How this classification was reachedexpand

Full frame machine prediction

Teacher imitation

Not calibrated prevalence, not ground truth. Human validation pending. The Gemma side is a direct model label for every work in the frame, read from the title-only record. The Codex side is a classifier learned from the 10,348 direct Codex labels and calibrated to design-weighted sample rates; fields without enough sample support carry no Codex call. Candidate is the union of the two sides; consensus is their intersection. These outputs are machine_predicted_unvalidated and are not human labels.

metaresearch head score (Codex)0.002
metaresearch head score (Gemma)0.003
Version: metacan-v3-hybrid-931329e0061cValidation status: machine_predicted_unvalidated
Candidate categoriesnone
Consensus categoriesnone
DomainCandidate signal: none · Consensus signal: none
Study designCandidate signal: Not applicable · Consensus signal: Not applicable
GenreCandidate signal: Dataset · Consensus signal: Dataset
Teacher disagreement score0.051
Threshold uncertainty score0.102

Distilled classifier scores by category (both heads)

CategoryCodexGemma
Metaresearch0.0020.003
Meta-epidemiology (narrow)0.0020.000
Meta-epidemiology (broad)0.0010.002
Bibliometrics0.0040.006
Science and technology studies0.0000.000
Scholarly communication0.0010.001
Open science0.0010.001
Research integrity0.0010.001
Insufficient payload (model declined to judge)0.0070.006

Machine scores (provisional)

The two teacher heads of the student model, read on this work. A score orders the frame for review; it never asserts a category, and the validation status ships verbatim with every row.

Baseline scores from an immature model (maturity gate not passed, 7 training rounds). Scores rank; they never assert a category.

Opus teacher head0.020
GPT teacher head0.252
Teacher spread0.232 · how far apart the two teachers sit on this one work
Validation statusscore_only:v0-immature-baseline · verbatim from the scoring run: score_only means the number may rank works, and no category label ships from it

Classification

machine, unvalidated

Machine predicted; a candidate call from one source (direct Gemma or distilled Codex), not a consensus.

The models applied no category: nothing in the taxonomy fit this work.
Study designNot applicable
Domainnot available
GenreDataset

How this classification was reached, model by model and score by score, is at the end of the page under "How this classification was reached".

Quick stats

Citations0
Published2019
Admission routes1
Has abstractyes

Explore more

Same venueZenodo (CERN European Organization for Nuclear Research)→Same topicIonosphere and magnetosphere dynamics→French-language works237,207→