USGS-R / drb-estuary-salinity-ml

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

add function to extract daily tidal data #67

Closed galengorski closed 2 years ago

galengorski commented 2 years ago

I added a function to extract daily signal from the subdaily tidal data. The function is contained within munge_noaa.py and it is called extract_daily_tidal_data. Right now we are extracting 5 different daily metrics:

The output files are written as 02_munge/out/noaa_nos_daily_{site}.csv and the subdaily noaa nos data are now written to a subdirectory within the 02_munge/out folder called subdaily

galengorski commented 2 years ago

Going to merge now as @amsnyder is out