Skip to content

HITRAN: Allow query of multiple molecules/isotopologues #1154

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

keflavich
Copy link
Contributor

The current implementation only allows single isotopologues and molecules, which makes search for transitions difficult if the carrier species is unknown.

@pep8speaks
Copy link

Hello @keflavich! Thanks for submitting the PR.

Line 204:17: E231 missing whitespace after ','

@astropy-bot
Copy link

astropy-bot bot commented Jun 4, 2018

Hi there @keflavich 👋 - thanks for the pull request! I'm just a friendly 🤖 that checks for issues related to the changelog and making sure that this pull request is milestoned and labeled correctly. This is mainly intended for the maintainers, so if you are not a maintainer you can ignore this, and a maintainer will let you know if any action is required on your part 😃.

I noticed the following issues with this pull request:

  • The milestone has not been set (this can only be set by a maintainer)
  • Changelog entry not present (or pull request number missing) and neither the Affects-dev nor the no-changelog-entry-needed label are set

Would it be possible to fix these? Thanks!

If there are any issues with this message, please report them here.

Copy link
Member

@bsipocz bsipocz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will need a rebase to pick up changes from the past years, and also it will tests.

@@ -152,6 +154,8 @@ def __init__(self, **kwargs):
super(HitranClass, self).__init__()

def _args_to_payload(self, molecule_number=1, isotopologue_number=1,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make kwargs kwarg only

@bsipocz bsipocz marked this pull request as draft May 16, 2022 18:00
@bsipocz
Copy link
Member

bsipocz commented Dec 1, 2022

ping @keflavich

@keflavich
Copy link
Contributor Author

I see the ping; I haven't had time to look. I want to see if I can get a student involved via this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants