Approaching a Scripting Task
ENV 859 - Geospatial Data Analytics | Fall 2024 | Instructor: John Fay
Links to code snippets
» Task 3.1: Create your Python script file: ARGOSQueryTool.py
» Task 3.2: Parse one line of tracking data
» Task 3.3: Read the data directly from the ARGOS file
» Task 3.4a: Process all lines in the ARGOS file using a for loop
» Task 3.4b: Process all lines in the ARGOS file using a while loop
» Task 3.5: Building a dictionary of ARGOS observations
» Task 3.6: Filtering records added to our dictionary
» Task 3.7: Display information of a user-specific ARGOS observation