Ignore:
Timestamp:
May 24, 2013, 5:03:26 PM (12 years ago)
Author:
aslmd
Message:

UTIL PYTHON online MCD. v5 is no more beta and default. separated index5.html and index4.html. added variables. corrected dust scenario numbering which changed in mcd5

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UTIL/PYTHON/mcd/proto/cgi-bin/mcdcgi.py

    r937 r971  
    242242
    243243header="""<html><head><title>Mars Climate Database: The Web Interface</title></head><body>"""
    244 if betatest == "on":
    245     print "<b>!!! THIS IS A BETA VERSION. RESULTS ARE NOT VALIDATED !!!</b>"
    246     if sumfree == 2:     print "<br>"
     244#if betatest == "on":
     245#    print "<b>!!! THIS IS A BETA VERSION. RESULTS ARE NOT VALIDATED !!!</b>"
     246#    if sumfree == 2:     print "<br>"
    247247
    248248print header
Note: See TracChangeset for help on using the changeset viewer.