Hello FME Experts that are far smarter than me,
I have a very interesting text file that I need to isolate columns for to map points via lat and long values. Below is the URL to the dataset, it relates to fire weather conditions that are updated daily.
https://www.wfas.net/images/firedanger/fdr_obs.txt
I need to isolate the Colorado-related records and put all the values into their designated columns. If I use the standard text file reader, everything is mashed into one column (see screenshot). I tried using the CAT Reader, but can't seem to get that option to the right place.
Does anyone know a better Reader or combination of Transformers that could help delineate these columns of data?