Welcome to what is going to be a very novel workshop. We have given several workshops in the past and used various techniques such as Anaconda environments and Virtual Machines. One limitation has always been the hardware. Well the fact that the AMS meeting is in Seattle and that Amazon now hosts the whole NEXRAD archive on a Simple Storage Solution (S3) Bucket means it is time for the first ever AMS Short Course on Interacting with Radar Data in The Cloud.
Please follow the instructions here:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/get-set-up-for-amazon-ec2.html
Note: Not all steps are compulsory, but at the very minimum the first step needs to be completed and Amazon needs to verify your account.
Please follow instructions here:
https://github.com/openradar/AMS_radar_in_the_cloud/blob/master/directions.rst
In this course we will be working with an EC2 instance that uses a shell script to install Anaconda Python, Py-ART, MetPy, Siphon and Project Jupyter. The script also configures Jupyter to serve notebooks via HTTPS so students can interact with the EC2 instance. Very detailed instructions are here:
https://github.com/openradar/AMS_radar_in_the_cloud/blob/master/starting_ec2_instance.rst
- An Introduction to Python
https://github.com/openradar/AMS_radar_in_the_cloud/blob/master/notebooks/Introduction_to_Python.ipynb
- An Introduction to Numpy
https://github.com/openradar/AMS_radar_in_the_cloud/blob/master/notebooks/Introduction_to_NumPy.ipynb
- An Introduction to Matplotlib
- An Introduction to Scipy
https://github.com/openradar/AMS_radar_in_the_cloud/blob/master/notebooks/Introduction_to_SciPy.ipynb
- Basic Py-ART
https://github.com/openradar/AMS_radar_in_the_cloud/blob/master/notebooks/Basic%20PyART.ipynb
- Siphon Radar Server
- Surface Data with Siphon and MetPy
- Introduction to Boto, Nexrad on S3 with a hurricane chaser
- Putting it all together