Fix ASCE7-10 Factory Order of Operations
- When obtaining grid-based data from component web services...
- Determine 1-, 2-, or 4-grid points applicable to the requested input location
- Get gridded data for each grid pointr
- Apply max-direction, percentile, and flooring factors to the ground motions at each grid point
- then spatially interpolate
Review how SsS1Calculator (legacy tool) implemented this functionality if there are any questions.