Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Add trajectory FT detection to HdfEos, clean up code a bit #933

Merged
merged 6 commits into from
Oct 18, 2017
Merged

Add trajectory FT detection to HdfEos, clean up code a bit #933

merged 6 commits into from
Oct 18, 2017

Conversation

rschmunk
Copy link
Contributor

@rschmunk rschmunk commented Oct 17, 2017

This adds detection of the trajectory featureType to the HdfEos class discussed in #932.

I also did some code clean-up in that class: wrapping all if blocks in braces, systematic indentation in a couple methods, and converting all System.out.println/printf to log.debug. I left in the showWork boolean on the debugs but it's redundant and could be removed in a future update.

rschmunk and others added 6 commits September 13, 2017 17:27
if either of semi_minor_axis or inv_flattening is present but other is not, then the missing value can be calculated from the other and from semi_manor_axis.
@CLAassistant
Copy link

CLAassistant commented Oct 17, 2017

CLA assistant check
All committers have signed the CLA.

@lesserwhirls
Copy link
Collaborator

The test suite results look good, so I'll go ahead and merge. Thank you @msdsoftware!

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

Successfully merging this pull request may close these issues.

4 participants