From e4aa9ea1d1ec9feafb2f43782a1d7753e99dcdcb Mon Sep 17 00:00:00 2001 From: baldimitris <52114107+baldimitris@users.noreply.github.com> Date: Mon, 27 Mar 2023 10:38:33 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 009817c..a5ba5fe 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository contains the software which executed the statistical calculation ## Introduction The software reads TIE-GCM result files, separates the data into bins and calculates percentiles for each bin. The bins are defined by ranges of Magnetic Local Time, solar activity Kp index, latitude and altitude. The results are stored into netCDF files and can be plotted as altitude profiles in order to be compared with similar plots based on data from the Tromsø EISCAT Incoherent Scatter Radar. -The software is written in python and utilizes Jupyter Notebooks. +The software is written in Python and utilizes Jupyter Notebooks. ## Data The data for this project originate from two sources: a TIE-GCM 11 year simulation for the whole duration of the solar cycle 24 (2009-2019) and several campaigns of the Tromsø EISCAT Incoherent Scatter Radar during the same period. The TIEGCM_DATA folder contains sample data files from the TIE-GCM model and the EISCAT_DATA folder contains the altitude profiles as caluclated based on the radar data. The most important physical variables which concern this project are Joule heating with and without the contribution of neutral winds and Pedersen conductivity.