USGS-R / drb-estuary-salinity-ml

Creative Commons Zero v1.0 Universal
0 stars 4 forks source link

Correct air pressure anomaly #100

Closed galengorski closed 2 years ago

galengorski commented 2 years ago

Add in code in munge_noaa_nerr.py that removes any air pressure observations < 980 mbar, converts them into nans and fills them with noaa nos data that is already fetched and munged with 02_munge/out/daily_summaries. If there are multiple noaa nos files, it chooses the first one. Air pressure records for nearby stations are very similar (see #68), and these anomalies represent < 1% of the air_pressure record. I also added a toggle into the params_config_munge_noaa_nerrs.yaml file called fill_anom_w_nos.