Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display hazard dataset metdata such as pga, sa, etc #140

Open
longshuicy opened this issue Sep 12, 2023 · 0 comments
Open

Display hazard dataset metdata such as pga, sa, etc #140

longshuicy opened this issue Sep 12, 2023 · 0 comments
Assignees
Labels
2storypoints Between 2-6 hours of work, requiring email and/or a brief meeting
Milestone

Comments

@longshuicy
Copy link
Member

longshuicy commented Sep 12, 2023

image

We can show more information next to the preview button
If you download the "metedata" you should see the details
e.g.

{
    "eqType": "dataset",
    "id": "64e8ff16a88e824e009a1a98",
    "name": "pytest - Memphis Deterministic EQ",
    "description": "Memphis dataset based deterministic hazard - Pytest",
    "date": "2023-08-25T19:08:07+0000",
    "creator": "incrtest",
    "spaces": [
        "incrtest"
    ],
    "hazardDatasets": [
        {
            "hazardType": "deterministic",
            "datasetId": "64e8fc1700f41b0bf73e6727",
            "demandType": "SA",
            "demandUnits": "g",
            "period": 0.2,
            "threshold": null,
            "eqParameters": {
                "srcLatitude": 35.927,
                "srcLongitude": -89.919,
                "magnitude": 7.9,
                "coseismicRuptureDepth": 0,
                "dipAngle": 0,
                "azimuthAngle": 0,
                "rakeAngle": 0,
                "seismogenicDepth": 0,
                "depth": 10,
                "depth2p5KmPerSecShearWaveVelocity": 2,
                "shearWaveDepth1p0": 0,
                "faultTypeMap": {},
                "region": "Global"
            }
        },
        {
            "hazardType": "deterministic",
            "datasetId": "64e8fe1700f41b0bf73e67cf",
            "demandType": "PGA",
            "demandUnits": "g",
            "period": 0,
            "threshold": null,
            "eqParameters": {
                "srcLatitude": 35.927,
                "srcLongitude": -89.919,
                "magnitude": 7.9,
                "coseismicRuptureDepth": 0,
                "dipAngle": 0,
                "azimuthAngle": 0,
                "rakeAngle": 0,
                "seismogenicDepth": 0,
                "depth": 10,
                "depth2p5KmPerSecShearWaveVelocity": 2,
                "shearWaveDepth1p0": 0,
                "faultTypeMap": {},
                "region": "Global"
            }
        }
    ]
}
@longshuicy longshuicy added the 2storypoints Between 2-6 hours of work, requiring email and/or a brief meeting label Sep 12, 2023
@longshuicy longshuicy added this to the web-1.8.0 milestone Sep 12, 2023
@longshuicy longshuicy modified the milestones: web-1.8.0, 1.9.0 Oct 20, 2023
@Rashmil-1999 Rashmil-1999 self-assigned this Oct 30, 2023
@Vismayak Vismayak self-assigned this Dec 5, 2023
@Vismayak Vismayak removed their assignment May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2storypoints Between 2-6 hours of work, requiring email and/or a brief meeting
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

3 participants