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

Hysplitdev #28

Merged
merged 9 commits into from
Feb 9, 2021
Merged

Hysplitdev #28

merged 9 commits into from
Feb 9, 2021

Conversation

amcz
Copy link
Collaborator

@amcz amcz commented Feb 4, 2021

Solves issue #26. Bug when creating the species id attribute in the hysplit xarray dataset.

aring1988 and others added 7 commits August 13, 2020 13:19
Created reader for PAMS data
was initialized inside the time loop and when last time periods
contained no data, it was then empty. This caused problems for the
add_species function.
Merge branch 'hysplitdev' of https://github.com/noaa-oar-arl/monetio into hysplitdev
@pep8speaks
Copy link

pep8speaks commented Feb 4, 2021

Hello @amcz! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 213:21: E265 block comment should start with '# '

Line 29:80: E501 line too long (94 > 79 characters)
Line 32:80: E501 line too long (86 > 79 characters)
Line 33:80: E501 line too long (80 > 79 characters)
Line 37:80: E501 line too long (99 > 79 characters)
Line 40:80: E501 line too long (82 > 79 characters)
Line 41:80: E501 line too long (99 > 79 characters)
Line 42:80: E501 line too long (101 > 79 characters)
Line 77:80: E501 line too long (83 > 79 characters)

Comment last updated at 2021-02-09 15:16:57 UTC

@bbakernoaa
Copy link
Member

@amcz is this ready to go? has it been tested?

@bbakernoaa
Copy link
Member

@aring1988 does the PAMS data really read in as a xarrray.DataArray or is it a pandas.Dataframe?

@amcz
Copy link
Collaborator Author

amcz commented Feb 5, 2021 via email

@bbakernoaa
Copy link
Member

@amcz @aring1988

I'd like to hear from @aring1988 on the PAMS reader before the merge. Need to keep this consistent between modules.

@aring1988
Copy link
Contributor

aring1988 commented Feb 8, 2021 via email

@bbakernoaa
Copy link
Member

@aring1988 Ok.

Can we rename open_dataset to add_data to be inline with the other point observations?

@aring1988
Copy link
Contributor

aring1988 commented Feb 8, 2021 via email

@aring1988
Copy link
Contributor

aring1988 commented Feb 8, 2021 via email

@bbakernoaa
Copy link
Member

@amcz and @aring1988

I think that this needs to be pushed to the hypslitdev branch to be included in this pull request

@amcz
Copy link
Collaborator Author

amcz commented Feb 9, 2021 via email

Made necessary adjustments and removed unnecessary function
@bbakernoaa
Copy link
Member

perfect! Thanks

@bbakernoaa bbakernoaa merged commit 67bdd91 into development Feb 9, 2021
@bbakernoaa bbakernoaa added bug Something isn't working enhancement New feature or request labels Feb 9, 2021
@amcz amcz linked an issue May 13, 2021 that may be closed by this pull request
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
Projects
None yet
4 participants