Skip to content

Commit

Permalink
Removed duplicate inclusion for mappt (DOI-USGS#4153)
Browse files Browse the repository at this point in the history
* Removed duplicate inclusion for mappt

* Removed exclusion too

Changelog update (DOI-USGS#4157)

* Fixed changelog and added DOI-USGS#4150

* More changelog clean-up

Lronac2isis tests added (DOI-USGS#4141)

* added new files

* added lronac2isis tests

* added data (important)

* static funcs

Himos App and Test Update (DOI-USGS#4156)

* Updated himos to new application format

* Added new gtests for himos

* Removed old himos tests

* Addressed excess white spaceing

* Added static declaration on app helper functions

* Removed unnecessary static declaration

Ringsautomos tests added (DOI-USGS#4155)

* added ring automos tests

* uuuugh

* comments

* fixed typo

* messing up your branchm not even once

Initial demprep conversion + gtests (DOI-USGS#4158)

pds2isis gtest (DOI-USGS#4144)

* write tests with cropped data

* add cropped data

* test DN's and remove accidental paths

* remove accidental prints

* fix build failure

* remove local path

Update .zenodo.json (DOI-USGS#4173)

Updated cropping notebooks to work with pvl 1.0.0 (DOI-USGS#4159)

* Updated lo_reimported notebooke

* Updated kaguya notebook

* Updated chan notebook

* Changed path

* Updated marci notebook

* Updated lo notebook

* Updated lo notebooks

* Added mimap notebook

Initial demprep conversion + gtests (DOI-USGS#4158)
  • Loading branch information
jessemapel authored and AustinSanders committed Dec 7, 2020
1 parent 6b4a3b8 commit 7a40e35
Show file tree
Hide file tree
Showing 78 changed files with 8,176 additions and 1,991 deletions.
6 changes: 5 additions & 1 deletion .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,10 @@
{
"name": "Silva, Victor"
},
{
"affiliation": "United States Geological Survey, Astro Geology Science Center",
"name": "Stamile, Amy"
},
{
"name": "Stapleton, Summer"
},
Expand Down Expand Up @@ -198,4 +202,4 @@
"license": "cc-zero",
"access_right": "open",
"upload_type": "software"
}
}
11 changes: 9 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,16 @@ update the Unreleased link so that it compares against the latest release tag.
-->

## [Unreleased]

### Added

- Added documentation to lronaccal and lrowaccal to describe why there are negative DNs in I/F calibrated images. [#3860](https://github.com/USGS-Astrogeology/ISIS3/issues/3860)
- Fixed so required files are reported instead of continuing without them. [#4038](https://github.com/USGS-Astrogeology/ISIS3/issues/4038)
- Update qview MeasureTool to add an option to calculate distances using RA/DEC and update qview to show DEC/RA rather than LAT/LON in lower-right corner [#3371](https://github.com/USGS-Astrogeology/ISIS3/issues/3371)
- Update qview MeasureTool to add an option to calculate distances using RA/DEC and update qview to show DEC/RA rather than LAT/LON in lower-right corner [#3371](https://github.com/USGS-Astrogeology/ISIS3/issues/3371)

### Fixed

- Fixed lrowaccal so required SPICE files are reported instead of continuing without them. [#4038](https://github.com/USGS-Astrogeology/ISIS3/issues/4038)
- Fixed not being able to enable USECOORDLIST argument in mappt. [#4150](https://github.com/USGS-Astrogeology/ISIS3/issues/4150)

## [4.3.0] - 2020-10-02

Expand Down
137 changes: 69 additions & 68 deletions isis/notebooks/crop_chandrayaan.ipynb

Large diffs are not rendered by default.

165 changes: 74 additions & 91 deletions isis/notebooks/crop_kaguya.ipynb

Large diffs are not rendered by default.

66 changes: 28 additions & 38 deletions isis/notebooks/crop_lo.ipynb

Large diffs are not rendered by default.

586 changes: 292 additions & 294 deletions isis/notebooks/crop_lo_reimport.ipynb

Large diffs are not rendered by default.

177 changes: 111 additions & 66 deletions isis/notebooks/crop_marci.ipynb

Large diffs are not rendered by default.

731 changes: 731 additions & 0 deletions isis/notebooks/crop_mimap.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit 7a40e35

Please sign in to comment.