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

Class for Gridded Magnitude Bins #54

Open
schmidni opened this issue Aug 3, 2023 · 0 comments
Open

Class for Gridded Magnitude Bins #54

schmidni opened this issue Aug 3, 2023 · 0 comments
Assignees
Labels
feature New feature request

Comments

@schmidni
Copy link
Member

schmidni commented Aug 3, 2023

User Story

As a general user of the library, I would like to be able to have a class to store magnitude bins per spatial block so that I have a way to store rates, visualize them more easily and they don't need to follow GR.

Acceptance Criteria

A class which is mainly a simple wrapper for a Pandas DataFrame and enforces standard columns and fields. The required columns for now should be:

longitude_min longitude_max latitude_min latitude_max depth_min depth_max magnitude_min magnitude_max rate
@schmidni schmidni self-assigned this Aug 3, 2023
@schmidni schmidni added the feature New feature request label Aug 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request
Projects
None yet
Development

No branches or pull requests

1 participant