EarthData Project edit

this is the project for gathering earthquake data and weather conditions this will work on DOD data.

#!/user/bin/python

import os
import re
import sys
import requests

print("this is the start of it")
path = 'http://www.start.com/'
resp = requests.get(path)

if resp.status_code == 200:
    print("%s" % resp.text)
    
sys.exit()

time for another paragraph for my looks. test all stuff.

Steps v1
step 1 Get all Json or XML from the webservice
step 2 parse all the data and verify data is good
step 3 put into new format before burning

Please be careful when you are doing this. The end of it all

  • do this
  • do that
  • do all
  • do end

__________________ ___________________

| test listener | | receive and store |

| will be used today |--------------------->|

| good stuff |

|_________________ |

This is the test for writing wiki pages for information when needed. This class will create a connection to the DOD network and verify

all things are good to go.