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

get_spc_storm_reports all option titles and column #4

Open
WxBDM opened this issue Sep 30, 2019 · 2 comments
Open

get_spc_storm_reports all option titles and column #4

WxBDM opened this issue Sep 30, 2019 · 2 comments
Labels
bug Something isn't working enhancement New feature or request Hacktoberfest

Comments

@WxBDM
Copy link
Owner

WxBDM commented Sep 30, 2019

It currently merges all of the storm reports together with the headers from original CSV file. There are 2 things to fix with this:

  1. The dataframe column header for all 3 reports need to be re-organized so that the column name for F-scale (tornado), Speed (wind), Size (hail) is relabeled to "Scale", and there aren't any headers based upon hazard inside the dataframe (see image below).
  2. There should be another column identifying what kind of hazard it is (tornado, wind, etc). This is so that the user can filter it based off of the cell value using pandas (maybe future integration as well?)

Screen Shot 2019-09-30 at 10 02 33 AM

@WxBDM WxBDM added bug Something isn't working enhancement New feature or request Hacktoberfest labels Sep 30, 2019
@blackfile
Copy link

I can work on this

@rishabmenon
Copy link
Contributor

Hi @WxBDM ! I hope you are doing good! :) Is this issue still open or is it being worked on by somebody else? :) If it's still open, maybe I could look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request Hacktoberfest
Projects
None yet
Development

No branches or pull requests

3 participants