NOAA-SWPC / IPE

Ionosphere Plasmasphere Electrodynamics Model
GNU General Public License v3.0
6 stars 10 forks source link

Getting the TEC and geographic winds into IPE post-processing package #1

Closed twfang closed 4 years ago

twfang commented 4 years ago

The geographic winds are currently included in the standard IPE hdf5 outputs. Let's include these winds in the NetCDF files. dataset /apex/neutral_geographic_velocity1 for Eastward Wind (m/s) dataset /apex/neutral_geographic_velocity2 for Northward Wind (m/s) dataset /apex/neutral_geographic_velocity3 for Vertical Wind (m/s) Sample files can be found under/scratch1/NCEPDEV/stmp2/Tzu-Wei.Fang/GSMWAM-IPE_dynamo

Please also include TEC calculation at the same time.

akubaryk commented 4 years ago

Please verify the outputs here look okay: /scratch1/NCEPDEV/stmp4/Adam.Kubaryk/tec_geo_test

I will update the ipe_scripts branch and push the changes to wam-ipe_scripts if they look okay.

twfang commented 4 years ago

The TEC and neutral winds look good from these files. TEC looks identical to what I have before. Please commit the changes into the branch.

akubaryk commented 4 years ago

IPE branch has been pushed and wam-ipe_scripts branch of GSMWAM-IPE has been updated to include the new submodule pointer.