Lab/Research Technique #1: Python
Lab/Research Technique #1: Python
Python is a coding language designed for readability. It is considered high-level langue due to its relative simplicity and its large amount of backend processing. One of Python's biggest uses is in data processing and analysis.
In the lab I mostly use Python to perform data processing and creating graphs from processed data. When I started, I only know basic Python programming, but I have learned much more during this time to be able to use it to process millions of data points at a time as is common due to the scale of processing satellite observations. The picture to the write is a sample of the code I wrote and use to process and graph data.