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

Lro lidar infrastructure updated to repo dev. #3043

Conversation

dcookastro
Copy link
Contributor

@dcookastro dcookastro commented Mar 1, 2019

Description

USGS-Astrogeology dev branch merge into LroLidar_Infrastructure. One conflict occurred in main.cpp of phocube, which was resolved by going with the updated dev version.

Related Issue

NA This is just maintenance of the LroLidar_Infrastructure.

Motivation and Context

Regular maintenance to stay current with mainstream Isis3

How Has This Been Tested?

Existing system tests.

Screenshots (if appropriate):

Types of changes

NA

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation change (update to the documentation; no code change)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • [ x] I have read and agree to abide by the Code of Conduct
  • [x ] I have read the CONTRIBUTING document.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Licensing

This project is mostly composed of free and unencumbered software released into the public domain, and we are unlikely to accept contributions that are not also released into the public domain. Somewhere near the top of each file should have these words:

This work is free and unencumbered software released into the public domain. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain.

  • I dedicate any and all copyright interest in this software to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.

makaylas and others added 30 commits November 5, 2018 16:40
Added test file discovery support and seperated the main into another…
Added gmock, more tests for FileName
* initial Pixel test

* Add more test cases for Pixel

* testing parameterization in Pixel test

* testing function parameterization

* parameterize static vs object methods

* basic PixelTests implementation

* clean up and more static tests

* update PixelTests with float/dbl expects
Fixed a typo
Fix cubeit so it does not transfer tracking info. Fixes DOI-USGS#5533
Refactored stats to a functions
* Upgrade libtiff to 4.0.10 (DOI-USGS#636)

* Switch libtiff to 4.0.9 or higher to remove geotiff conflict
Fixed warning in Pixel unit tests
* Moved ISIS3 conda-build recipe from ISIS3_deps repository

* Un-pinned non-astro build numbers

* Removing build numbers from external libraries in the environment and meta.yeml files

* Final merging
kaitlyndlee and others added 20 commits December 19, 2018 11:09
DOI-USGS#5187 (DOI-USGS#659)

* Removed bolding of some text to decrease distraction.

* Fixed some typos.

* Reworded documentation.
* Updates README with Discourse

* Update README.md

* Update README.md
…Fixes DOI-USGS#5525. (DOI-USGS#2059)

* Added capability to export a compressed image with tables missing RECORD_BYTES keyword. Added test for compressed image.

* Changed names of test output cubes.
* Adding explanatory comments to the recipes/meta.yaml

* Replacing accidentally erased line
* Merged multisegment DSKs for Bullet

* basic tests

* removed original tests
…t on the planet. Fixes DOI-USGS#4446 (DOI-USGS#657)

* Made it so that RA and Dec are added last.

* Updated code to be up to standards.

* Added RA and dec test.

* Updated history comment.

* Renamed test.

* Fixed typo in documentation

* Refactored code so that RA and dec are placed in the correct bands instead of moving them to the last two bands.

* Updated documentation, test now checks cube label.
* Adding Expanded keyword to cassis label and modifying SummingMode keyword

* Updating the window count value

* Adding capacity to handle imports without Expanded tag
* Adding parameter "tracking=true" to tgocassismos call to automos

* Adding documentation

* Fixing indentation in documentation
…ported CaSSIS Label. (DOI-USGS#2858)

* Add 32-bit ISIS Special Pixel Constants to ProcessExportPds4

* Add ability to set title and version id in exported PDS4 produce in tgocassisrdrgen and ProcessExportPds4 API

* Fix bug that occurs when exporting mosaics with Archive groups and fixed min/max lat/lon to east/west bounding box positive east flip bug

* Added docs.

* Update schema to most recent versions and comment-out schema that isn't used (temporarily) in tgocassisrdrgen.
@kledmundson kledmundson merged commit b130ce7 into DOI-USGS:LroLidar_Infrastructure Mar 1, 2019
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.