--- chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql 2013/03/06 10:12:35 1.44 +++ chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql 2013/04/22 08:08:09 1.45 @@ -726,6 +726,7 @@ insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf10.dat",1104537601,1264400000,302,"igrf 2010 for interpolations",NULL); insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf10s.dat",1264400001,4294967295,302,"igrf 2015 estimated",NULL); insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","SortQuat.txt",0,0,303,"Quaternion from Resurs",NULL); +insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","IGRF.tab",0,0,304,"11th Generation International Geomagnetic Reference Field Schmidt semi-normalised spherical harmonic coefficients",NULL); CREATE TABLE `GL_TLE` ( `ID` int(10) NOT NULL auto_increment,