Probabilistic Endpoint
Create endpoint for probabilistic values. Should respond at {MOUNT_PATH}/probabilistic.json
Input parameters:
- latitude
- longitude
- referenceDocument
Output
- ss
- s1
- pga
- Any intermediate data necessary to arrive at these data from the given inputs (none, I think, but maybe...)
Format should be JSON and similar to what was done for the deterministic end point.
Note: Do not round output values at this time. Full precision is necessary for the asce41-13 endpoint to function properly.