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

TIEGCM comparison additions #232

Merged
merged 8 commits into from
Jul 2, 2019
Merged

TIEGCM comparison additions #232

merged 8 commits into from
Jul 2, 2019

Conversation

rstoneback
Copy link
Collaborator

This pull includes a bugfix for the file format keyword in tiegcm. It also includes a first pass at fast interpolation for TIEGCM values along the satellite track. The method is sound but still needs to be updated to account for the log scaling of some TIEGCM parameters.

Creating this pull now before I forget about the changes II made a few months ago.

@jklenzing
Copy link
Member

Adding latest develop commits to sort out recent testing bugs.

@rstoneback
Copy link
Collaborator Author

rstoneback commented Jun 4, 2019 via email

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 77.599% when pulling 8095d6b on tiegcm_comparison into d79be40 on develop.

@coveralls
Copy link

coveralls commented Jun 4, 2019

Coverage Status

Coverage decreased (-0.1%) to 80.28% when pulling 178efe7 on tiegcm_comparison into ac70ae5 on develop.

def satellite_view_through_model(sat, tie, scoords, tlabels):
"""Interpolates model values onto satellite orbital path.

"""
Copy link
Member

Choose a reason for hiding this comment

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

needs proper docstring #TheEyeOfBurrell

Copy link
Member

@jklenzing jklenzing left a comment

Choose a reason for hiding this comment

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

Approved once docstring is fixed. We can add the unit tests in 2.1.0.

@jklenzing
Copy link
Member

Added a tentative docstring based on my reading of the code. Also generalized inputs in case a string rather than a list of strings is input for either scoords or tlabels. @rstoneback, am I interpreting this right?

Copy link
Member

@jklenzing jklenzing left a comment

Choose a reason for hiding this comment

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

Tiegcm tag labels refer to IVM

@rstoneback
Copy link
Collaborator Author

rstoneback commented Jun 16, 2019 via email

@jklenzing
Copy link
Member

DFW airport. Was talking with Asher about TIEGCM capabilities, which is how I noticed this.

@rstoneback
Copy link
Collaborator Author

rstoneback commented Jun 16, 2019 via email

@jklenzing
Copy link
Member

Just switched to E35.

Copy link
Member

@jklenzing jklenzing left a comment

Choose a reason for hiding this comment

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

Make sure to write up an issue for the linear / log stuff.

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.

None yet

3 participants