Ignore:
Timestamp:
Feb 17, 2014, 6:19:02 PM (11 years ago)
Author:
aslmd
Message:

BIBWEB python. various improvements: big LMD script, teams, no year without pubs, pub counts, verbose mode.

Location:
trunk/UTIL/PYTHON/bibweb/planetowebsite
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/PYTHON/bibweb/planetowebsite/lmdplaneto.link

    r1143 r1179  
    1 http://adsabs.harvard.edu/cgi-bin/nph-abs_connect?db_key=AST&db_key=PHY&qform=AST&arxiv_sel=astro-ph&arxiv_sel=cond-mat&arxiv_sel=cs&arxiv_sel=gr-qc&arxiv_sel=hep-ex&arxiv_sel=hep-lat&arxiv_sel=hep-ph&arxiv_sel=hep-th&arxiv_sel=math&arxiv_sel=math-ph&arxiv_sel=nlin&arxiv_sel=nucl-ex&arxiv_sel=nucl-th&arxiv_sel=physics&arxiv_sel=quant-ph&arxiv_sel=q-bio&aut_logic=OR&obj_logic=OR&author=Spiga%2C+A%0D%0AForget%2C+F%0D%0ALebonnois%2C+S%0D%0AMillour%2C+E&object=&start_mon=&start_year=1990&end_mon=&end_year=&ttl_logic=OR&title=&txt_logic=OR&text=&nr_to_return=200&start_nr=1&jou_pick=NO&ref_stems=&data_and=ALL&group_and=ALL&start_entry_day=&start_entry_mon=&start_entry_year=&end_entry_day=&end_entry_mon=&end_entry_year=&min_score=&sort=NDATE&data_type=BIBTEXPLUS&aut_syn=YES&ttl_syn=YES&txt_syn=YES&aut_wt=1.0&obj_wt=1.0&ttl_wt=0.3&txt_wt=3.0&aut_wgt=YES&obj_wgt=YES&ttl_wgt=YES&txt_wgt=YES&ttl_sco=YES&txt_sco=YES&version=1
     1http://adsabs.harvard.edu/cgi-bin/nph-abs_connect?db_key=AST&db_key=PHY&qform=AST&arxiv_sel=astro-ph&arxiv_sel=cond-mat&arxiv_sel=cs&arxiv_sel=gr-qc&arxiv_sel=hep-ex&arxiv_sel=hep-lat&arxiv_sel=hep-ph&arxiv_sel=hep-th&arxiv_sel=math&arxiv_sel=math-ph&arxiv_sel=nlin&arxiv_sel=nucl-ex&arxiv_sel=nucl-th&arxiv_sel=physics&arxiv_sel=quant-ph&arxiv_sel=q-bio&aut_logic=OR&obj_logic=OR&author=Spiga%2C+A%0D%0AForget%2C+F%0D%0ALebonnois%2C+S%0D%0AMillour%2C+E&object=&start_mon=&start_year=1990&end_mon=&end_year=&ttl_logic=OR&title=&txt_logic=OR&text=&nr_to_return=999&start_nr=1&jou_pick=NO&ref_stems=&data_and=ALL&group_and=ALL&start_entry_day=&start_entry_mon=&start_entry_year=&end_entry_day=&end_entry_mon=&end_entry_year=&min_score=&sort=NDATE&data_type=BIBTEXPLUS&aut_syn=YES&ttl_syn=YES&txt_syn=YES&aut_wt=1.0&obj_wt=1.0&ttl_wt=0.3&txt_wt=3.0&aut_wgt=YES&obj_wgt=YES&ttl_wgt=YES&txt_wgt=YES&ttl_sco=YES&txt_sco=YES&version=1
  • trunk/UTIL/PYTHON/bibweb/planetowebsite/lmdplaneto.py

    r1143 r1179  
    44#######
    55lk = "lmdplaneto.link"
     6anneec = 2014
     7gencond = ''' -c 'not journal:"Discussions"' ''' # to solve EGU journal duplication
    68#######
    79
    810ads.makepage('pubmars',\
    911             retrieve = True,\
    10              customcond = ''' -c 'title:"Mars" or title:"martian"' ''',\
     12             customcond = gencond + ''' -c 'title:"Mars" or title:"martian"' ''',\
    1113             linkads = lk,\
     14             printnum = True,\
    1215             title = "<CENTER><H2><EM><font color='#B8860B;'>Mars peer-reviewed publications of the LMD 'Planetary Atmospheres' team</font></EM></H2></CENTER>")
    1316
    1417ads.makepage('pubtitan',\
    1518             retrieve = False,\
    16              customcond = ''' -c 'title:"Titan"' ''',\
     19             customcond = gencond + ''' -c 'title:"Titan"' ''',\
    1720             linkads = lk,\
     21             printnum = True,\
    1822             title = "<CENTER><H2><EM><font color='#B8860B;'>Titan peer-reviewed publications of the LMD 'Planetary Atmospheres' team</font></EM></H2></CENTER>")
    1923
    2024ads.makepage('pubvenus',\
    2125             retrieve = False,\
    22              customcond = ''' -c 'title:"Venus" or title:"venusian"' ''',\
     26             customcond = gencond + ''' -c 'title:"Venus" or title:"venusian"' ''',\
    2327             linkads = lk,\
     28             printnum = True,\
    2429             title = "<CENTER><H2><EM><font color='#B8860B;'>Venus peer-reviewed publications of the LMD 'Planetary Atmospheres' team</font></EM></H2></CENTER>")
    2530
    2631ads.makepage('pubexo',\
    2732             retrieve = False,\
    28              customcond = ''' -c 'abstract:"exoplanet" or title:"habitable" or title:"habitability"' ''',\
     33             customcond = gencond + ''' -c 'abstract:"exoplanet" or title:"habitable" or title:"habitability"' ''',\
    2934             linkads = lk,\
     35             printnum = True,\
    3036             title = "<CENTER><H2><EM><font color='#B8860B;'>Exoplanets peer-reviewed publications of the LMD 'Planetary Atmospheres' team</font></EM></H2></CENTER>")
    3137
    3238ads.makepage('pubforget',\
    3339             retrieve = False,\
    34              customcond = ''' -c 'author:"Forget"' ''',\
    35              listyear = range(2014,1992,-1),\
     40             customcond = gencond + ''' -c 'author:"Forget"' ''',\
     41             listyear = range(anneec,1993-1,-1),\
    3642             linkads = lk,\
     43             printnum = True,\
    3744             title = "<CENTER><H2><EM><font color='#B8860B;'>Francois Forget's peer-reviewed publications</font></EM></H2></CENTER>")
    3845
    3946ads.makepage('publebonnois',\
    4047             retrieve = False,\
    41              customcond = ''' -c 'author:"Lebonnois"' ''',\
    42              listyear = range(2014,1998,-1),\
     48             customcond = gencond + ''' -c 'author:"Lebonnois"' ''',\
     49             listyear = range(anneec,1999-1,-1),\
    4350             linkads = lk,\
     51             printnum = True,\
    4452             title = "<CENTER><H2><EM><font color='#B8860B;'>Sebastien Lebonnois's peer-reviewed publications</font></EM></H2></CENTER>")
    4553
    4654ads.makepage('pubspiga',\
    4755             retrieve = False,\
    48              customcond = ''' -c 'author:"Spiga"' ''',\
    49              listyear = range(2014,2006,-1),\
     56             customcond = gencond + ''' -c 'author:"Spiga"' ''',\
     57             listyear = range(anneec,2007-1,-1),\
    5058             linkads = lk,\
     59             printnum = True,\
    5160             title = "<CENTER><H2><EM><font color='#B8860B;'>Aymeric Spiga's peer-reviewed publications</font></EM></H2></CENTER>")
    5261
    5362ads.makepage('pubmillour',\
    5463             retrieve = False,\
    55              customcond = ''' -c 'author:"Millour"' ''',\
    56              listyear = range(2014,2007,-1),\
     64             customcond = gencond + ''' -c 'author:"Millour"' ''',\
     65             listyear = range(anneec,2008-1,-1),\
    5766             linkads = lk,\
     67             printnum = True,\
    5868             title = "<CENTER><H2><EM><font color='#B8860B;'>Ehouarn Millour's peer-reviewed publications</font></EM></H2></CENTER>")
    5969
    6070ads.makepage('pub',\
    6171             retrieve = False,\
    62              listyear = range(2014,1992,-1),\
     72             listyear = range(anneec,1993-1,-1),\
    6373             linkads = lk,\
     74             customcond = gencond,\
     75             printnum = True,\
    6476             title = "<CENTER><H2><EM><font color='#B8860B;'>Peer-reviewed publications of the LMD 'Planetary Atmospheres' team</font></EM></H2></CENTER>",\
    6577addlink = '''
     
    7486<a href="pubforget.html">F. Forget</a> /
    7587<a href="publebonnois.html">S. Lebonnois</a> /
     88<a href="pubmillour.html">E. Millour</a> /
    7689<a href="pubspiga.html">A. Spiga</a> /
    77 <a href="pubmillour.html">E. Millour</a><br>
    7890<br>
    7991<hr>
    8092''',\
    81              target="lmdplaneto")
     93target="/home/marshttp/www-mars/pubplaneto")
Note: See TracChangeset for help on using the changeset viewer.