SatelliteShorelines / SDS_Benchmark

Benchmarking of satellite-derived shoreline mapping techniques
GNU General Public License v3.0
16 stars 10 forks source link

Tidal corrections on CASSIE timeseries #10

Closed dmpais closed 1 month ago

dmpais commented 1 year ago

Hi Killian, I already applied a tidal correction to all CASSIE time series a few days ago using a script very similar to yours but I didn't submit them correctly on github. Here they are. We'll keep in touch!

kvos commented 1 year ago

hi Daniel, thanks for the updated time-series. I have also added tidally-corrected time-series for CASSIE where I took your raw time-series, tidally-corrected them and also did outlier detection. Would you mind comparing your time-series to the ones that are already on Github for these transects (for tidally_corrected_timeseries_MSL):

selected_transects = {
    'NARRABEEN': ['PF8'],
    'DUCK':      ['1097'],
    'TRUCVERT':   ['-400',],
    'TORREYPINES':['PF525'],    
    }

This may be a good way to double-checking that we did the tidal correction in the same way. I'm already finalising the manuscript, so if there aren't major differences there's probably no need to reprocess everything.