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

ADD: Hysplit reader in io module #791

Merged
merged 5 commits into from
Jan 23, 2024
Merged

Conversation

rcjackson
Copy link
Collaborator

Hello. I have added a HYSPLIT trajectory reader in the ACT io module along with an example of how to use GeographicPlotDisplay to plot the trajectory.

  • Closes Add Hysplit data support #772
  • Tests added
  • Documentation reflects changes
  • PEP8 Standards or use of linter
  • Xarray Dataset or DataArray variable naming follows 'ds' or 'da' naming

@rcjackson rcjackson changed the title ADD: Hysplit reader in io moduel ADD: Hysplit reader in io module Jan 23, 2024
tests/io/test_hysplit.py Outdated Show resolved Hide resolved
@zssherman
Copy link
Collaborator

@rcjackson I left one comment, I also did a release for the arm_test_data repo, just waiting on conda-forge to pick it up.

@zssherman zssherman self-requested a review January 23, 2024 19:53
@zssherman
Copy link
Collaborator

Cool thanks! Now just waiting on arm_test_data

@zssherman zssherman merged commit 14fde26 into ARM-DOE:main Jan 23, 2024
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Hysplit data support
2 participants