/[PAMELA software]/chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql
ViewVC logotype

Diff of /chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.66 by mocchiut, Fri Oct 24 14:05:55 2014 UTC revision 1.67 by mocchiut, Mon Jan 19 12:34:15 2015 UTC
# Line 2876  insert into GL_PARAM values(0,"","",1168 Line 2876  insert into GL_PARAM values(0,"","",1168
2876  insert into GL_PARAM values(0,"","",1155850001,1156280000,221," N connector ",NULL);  insert into GL_PARAM values(0,"","",1155850001,1156280000,221," N connector ",NULL);
2877  -- WM new:  -- WM new:
2878  insert into GL_PARAM values(0,"","",1384700001,1387400000,217," H connector ",NULL);  insert into GL_PARAM values(0,"","",1384700001,1387400000,217," H connector ",NULL);
2879  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf00.dat",1,1104537600,301,"igrf 2000",NULL);  -- 10RED bug: all IGRF parameters updataed, no need for 301 and 304 types anymore
2880  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf05.dat",1104537601,1264400000,301,"igrf 2005",NULL);  -- insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf00.dat",1,1104537600,301,"igrf 2000",NULL);
2881  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf10.dat",1264400001,4294967295,301,"igrf 2010",NULL);  -- insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf05.dat",1104537601,1264400000,301,"igrf 2005",NULL);
2882  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf00.dat",1,946684800,302,"igrf 2000 for interpolations",NULL);  -- insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf10.dat",1264400001,4294967295,301,"igrf 2010",NULL);
2883  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf05.dat",946684801,1104537600,302,"igrf 2005 for interpolations",NULL);  -- insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf00.dat",1,946684800,302,"igrf 2000 for interpolations",NULL);
2884  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/","igrf05.dat",946684801,1104537600,302,"igrf 2005 for interpolations",NULL);
2885  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/","igrf10.dat",1104537601,1264400000,302,"igrf 2010 for interpolations",NULL);
2886    -- insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf10s.dat",1264400001,4294967295,302,"igrf 2015 estimated",NULL);
2887    -- 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);
2888    insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf12_d05.txt",1104537600,1262304000,302,"IGRF12 - dgrf2005 from 2005 to 2010",NULL);
2889    insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf12_d10.txt",1262304000,1420070400,302,"IGRF12 - dgrf2010 from 2010 to 2015",NULL);
2890    insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf12_i15.txt",1420070400,1577836800,302,"IGRF12 - igrf2015 from 2015 to 2020",NULL);
2891    insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf12_i15s.txt",1577836800,4294967295,302,"IGRF12 - igrf2015s secular variation",NULL);
2892  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/","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);  
2893  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","RDBCC.txt",0,0,305,"Resurs-DK1 rotations table",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","RDBCC.txt",0,0,305,"Resurs-DK1 rotations table",NULL);
2894    
2895  CREATE TABLE `GL_TLE` (  CREATE TABLE `GL_TLE` (

Legend:
Removed from v.1.66  
changed lines
  Added in v.1.67

  ViewVC Help
Powered by ViewVC 1.1.23