GEMINI output used to develop volumetric reconstruction technique for EISCAT 3D
Description
This dataset is used as a "ground truth" for investigating the performance of a volumetric reconstruction technique of electric current densities, intended to be applied to the EISCAT 3D radar system. The technique is outlined in a mnuscript in preparation, to be referred to here once submitted. The volumetric reconstruction code can be found here: https://github.com/jpreistad/e3dsecs
This dataset contain four files:
1) Dataset file 'gemini_dataset.nc'. This is a dump from the end of a GEMINI model run driven with a pair of up/down FAC above the region around the EISCAT 3D facility. Detailes of the GEMINI model can be found here: https://doi.org/10.5281/zenodo.3528915 . This is a NETCDF file, intended to be opened with xarray in python:
import xaray
dataset = xarray.open_dataset('gemini_dataset.nc')
2) Grid file 'gemini_grid.h5'. This file is needed to get information about the grid that the values from GEMINI are represented in. The E3DSECS library (https://github.com/jpreistad/e3dsecs) has the necessary code to open this file and put it into the dictionary structure used in that package.
3) The GEMINI simulation config file 'config.nml' used to produce the simulation.
4) The GEMINI boundary file 'fac_said.py' used to produce the boundary conditions for the simulation
Together files 3 and 4 could be used to reproduce the full simulation of the GEMINI model, which is freely available at https://github.com/gemini3d
The configuration files for this particular run are also available at this location:
https://github.com/gemini3d/gemini-examples/tree/main/init/aurora_curv
Files
Files
(3.4 GB)
Name | Size | Download all |
---|---|---|
md5:5d557102d6c6eecd530ad737d162e0d2
|
1.4 kB | Download |
md5:76c1c58293a8d33d02f4d39cc8b1aca5
|
790 Bytes | Download |
md5:defb97455c3239b2e4fbd5d83bf0cdcc
|
2.3 GB | Download |
md5:6b4e8dac9966f6db17b48706ed0cd26e
|
1.1 GB | Download |