MOMO-3 Rocket Infrasound: JGR-A Replication Package (v1.2)
收藏资源简介:
MOMO-3 Rocket Infrasound: JGR: Atmospheres Replication Package (v1.2) This archive reproduces the key analyses, figures, and supplementary products for our revised MOMO-3 rocket infrasound study submitted to Journal of Geophysical Research: Atmospheres. It includes one Jupyter notebook, the minimal raw observational inputs, and four ray-tracing NetCDF products used for the model-sensitivity comparison (HWM14, JAWARA, ERA5, and MERRA-2 based profiles). Contents notebooks/MOMO3_Infrasound_Reproduce_JGRA_v1.ipynb Replication notebook for the manuscript and supplementary products. data/raw/MOMO3_rcv_count.csv Infrasound ADC counts (1 kHz, two channels). data/raw/MOMO3_RocketTrajectory_20190504_v1.0.xlsx Rocket time/altitude/slant trajectory. data/raw/20190504054500_HWM14_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc Ray-tracing output for the baseline HWM14 profile set. data/raw/20190504054500_JAWARA_BILIN_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc Ray-tracing output for the JAWARA profile set. data/raw/20190504054500_ERA5_MSISEHWM14_BLD8KM_BILIN_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc Ray-tracing output for the ERA5-based blended profile set. data/raw/20190504054500_MERRA2_MSISEHWM14_BLD8KM_BILIN_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc Ray-tracing output for the MERRA-2-based blended profile set. figs/Fig3.pdf to figs/Fig9.pdf Pre-generated manuscript figure PDFs. figs/FigS1_Fig4_all_models.pdf Supplementary four-model ray-tracing figure. figs/TableS1_all_models_residuals.csv Residual export used for supplementary tables. tables/Table2_dual_model_match_windows.textables/Table2_multi_model_match_windows.tex Table exports used during manuscript preparation. How to reproduce Create the environment from environment.yml, open the notebook, and run all cells. The notebook assumes the following inputs: CSV_PATH = "../data/raw/MOMO3_rcv_count.csv"TRAJ_PATH = "../data/raw/MOMO3_RocketTrajectory_20190504_v1.0.xlsx"NC_PATH_HWM14 = "../data/raw/20190504054500_HWM14_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc"NC_PATH_JAWARA = "../data/raw/20190504054500_JAWARA_BILIN_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc"NC_PATH_ERA5 = "../data/raw/20190504054500_ERA5_MSISEHWM14_BLD8KM_BILIN_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc"NC_PATH_MERRA2 = "../data/raw/20190504054500_MERRA2_MSISEHWM14_BLD8KM_BILIN_AZ116p792755-116p792755_EL0-89x0p5_CUTA120_CUTR50.nc"OUTDIR = "../figs" Figures are written as PDF files under figs/. External data provenance The comparison profiles are based on publicly available atmospheric products cited in the manuscript:- JAWARA dataset DOI: 10.17592/002.2025010407- ERA5 dataset DOI: 10.24381/cds.adbb2d47- MERRA-2 dataset DOI: 10.5067/WWQSXQ8IVFW8 This archive distributes the ray-tracing outputs derived from those inputs, not the full upstream reanalysis archives. Licensing Code: MIT.Data and archived figure/table products: CC BY 4.0.See the bundled LICENSE file for details. Authors Hiroaki Saito, Yusuke Yasukouchi, Takamasa Hiratsuka, Masa-yuki Yamamoto. (Enter affiliations and ORCIDs in the Zenodo “Creators/Contributors” fields.) Contact Corresponding author: h-saito@photon.chitose.ac.jp



