Skip to content

Feature: A Closer Look At Tides #107

Description

@fgarcia0128

Context:

  • Currently, StormSim allows users to add random tides to the CSTORM modeling outputs.
  • In the case of Timeseries, a random seed date is sampled and then we pull the data points needed for the tidal record to cover the length of the storm hydrograph.
  • We don't account for what phase of the tide we pulled. (i.e did we get the highest or lowest point of the tidal signal).
  • StormSim was designed for using CHS post0 | Base runs ( no tides | no SLR | no post)

Discussion Point:

  • Do we need to add tidal uncertainty to StormSim? This would increased data volume in computations.
  • Should we look into a more static way to add tides (i.e search for tidal signal for the explicit event date)? Specifically in the context of:
    1. PROS: I only have the modeled date for the TC (CSTORM Run Date). We would pull the tidal signal for this seed date.
    1. LCS: We have a projected date in the future. We can pull tidal signal for projected date but requires LCS sampling to upscale from yearly to monthly.
  • What would it require?
  • Is it worth it ?

Considerations:

  • Solution must be something we can automate through the contents of CHS Files (i.e timestamp for PROS).
  • LCS sampling scheme only has a yearly resolution. This would need to be up-scaled.
  • Upscaling the sampling scheme ultimately boils down to recomputing the underlying storm statistics from a yearly basis to a monthly or daily basis.
  • Big question is: Can we automate this process with the files that we have currently?
    1. TC Storm Recurrence Rates [stm/ yr * Km] -> At 1025 Coastal Reference Locations along the Atlantic Basin (3 intensities)
    1. TC Discrete Storm Weights -> Likelihood of occurrence in a year
    1. XC Rate [stm/yr]

@KHodgens @astehno @jmelby @Piro628

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

DiscussionThis is a discussion point for the teamPhysicsPhysics related topicR&DPotential feature that requires further R&D to integrate withing StormSim.ResponseStructural response related topicStatisticsStatistics related topicStructuresProtective System Element (PSE) related topicsvType-featVersion bump tag 1.X.0

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions