Clarification on negative values in OMSO2e v003 SO2 column data
Posted: Sun Jul 13, 2025 5:34 pm America/New_York
I recently pulled SO2 data from the following source: OMSO2e v003 SO2 Column Amount. Specifically, I used a python script to navigate to the Giovanni webpage, fill out the necessary filters, plot the data, and then download the available csv file once the data are plotted.
After inspecting the data in the csv file, I noticed that in addition to the fill values, there are certain days with small negative values (on the order of -.2). From previous forum posts (e.g., this one: viewtopic.php?t=562), I understand that these negative non-fill values are a result of the PCA algorithm used to process the data. However, being a nonexpert, I want to know if there is a rough heuristic for how to handle this data. For example, is there a certain threshold where negative data points should be discarded (e.g., less than -10)? Are there any other caveats one should keep in mind when incorporating these negative values into analyses?
Thank you for any advice!
After inspecting the data in the csv file, I noticed that in addition to the fill values, there are certain days with small negative values (on the order of -.2). From previous forum posts (e.g., this one: viewtopic.php?t=562), I understand that these negative non-fill values are a result of the PCA algorithm used to process the data. However, being a nonexpert, I want to know if there is a rough heuristic for how to handle this data. For example, is there a certain threshold where negative data points should be discarded (e.g., less than -10)? Are there any other caveats one should keep in mind when incorporating these negative values into analyses?
Thank you for any advice!