--- chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql 2014/02/24 14:07:10 1.48 +++ chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql 2014/04/04 09:03:16 1.49 @@ -782,6 +782,7 @@ 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); +insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","RDBCC.txt",0,0,305,"Resurs-DK1 rotations table",NULL); CREATE TABLE `GL_TLE` ( `ID` int(10) NOT NULL auto_increment,