Supplementary Dataset: "Polar ionospheric currents and high temporal resolution geomagnetic field models"
收藏DataCite Commons2023-11-16 更新2025-04-10 收录
下载链接:
https://data.dtu.dk/articles/dataset/Supplementary_Material_Polar_ionospheric_currents_and_high_temporal_resolution_geomagnetic_field_models_/24025596
下载链接
链接失效反馈官方服务:
资源简介:
READMEData and model parameter files supplement the paper:<b>Title</b>: "Polar ionospheric currents and high temporal resolution geomagnetic field models"<b>Authors</b>: Kloss, C. and Finlay, C. and Laundal, K.M. and Olsen, N.<b>DOI</b>: 10.1093/gji/ggad325Supplementary software that investigates the divergence and curl of the estimated poloidal ionospheric field is available at https://doi.org/10.11583/DTU.24542374.Files DescriptionThe following files are available:Model-A_datafile.h5Reference.matModel-A.matModel-B.matreadme.txt<i>(1) Model-A_datafile.h5:</i>The file stores the processed magnetic data used to estimate our geomagnetic field model called Model-A. Data is organized as HDF-datasets within the HDF-group "vector". Each HDF-dataset comes with the attributes "UNITS", "DESCRIPTION" and "FORMAT", which provide additional information on the HDF-dataset.Python code example (using h5py Python package):>>> import h5py as h5>>> file = h5.File('Model-A_datafile.h5', 'r')>>> print(list(file['vector'].keys())) # list all data variables>>> print(file["vector/Time"].attrs["UNITS"].decode()) # units of "Time">>> file.close()References to the original databases:(i) Swarm and CryoSat2 data are available through ESA at https://swarm-diss.eo.esa.int/#.(ii) CHAMP data are available from GFZ Data Services at https://www.doi.org/10.5880/GFZ.2.3.2019.004.(iii) Ground magnetic observatory data from INTERMAGNET are available via the virtual research platform VirES https://vires.services/.(iv) RC index is available at http://www.spacecenter.dk/files/magnetic-models/RC/.(v) SML index is available at https://supermag.jhuapl.edu/info/.(vi) Solar wind speed, interplanetary magnetic field and Kp index are available through the GSFC/SPDF OMNIWeb interface at https://omniweb.gsfc.nasa.gov/ow.html.(vii) CHAOS-7 model and its updates are available at http://www.spacecenter.dk/files/magnetic-models/CHAOS-7/.<i>(2-4) Reference.mat (similarly for Model-A.mat, Model-B.mat):</i>Model parameter file of our estimated model in mat-format, following the style of the CHAOS model releases.Chaosmagpy (documentation, doi: https://doi.org/10.5281/zenodo.3352398 ) can be used to load the mat-formatted file and evaluate the non-ionospheric parts of the model. The ionospheric part of our model is unfortunately not supported at the moment. However, we have plans to make this possible in a future version of chaosmagpy.Python code example (using ChaosMagPy Python package):>>> import chaosmagpy as cp>>> model_a = cp.CHAOS.from_mat('Model-A.mat) # load model file>>> B_int = model_a.synth_values_tdep(...) # evaluate time-dependent internal field<i>(5) Readme.txt:</i>Copy of this document.Changelog2023-11-10 Added link to supplementary software.2023-08-16 Initial preparation of this document and the files by Clemens Kloss.<br>
提供机构:
Technical University of Denmark
创建时间:
2023-08-24



