Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/source/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ Development - |version|
* Allow for the Vizard output path to be specified as a .bin file instead of just a directory.
* Use Vizard 2.3.1 locations for visualization; results in significantly smaller output
files.
* Add an example script demonstrating target location uncertainty modeling with uncertainty growth over time: `Target Location Uncertainty <examples/target_location_uncertainty.ipynb>`_ example.
* Allow for a simpler Earth model to be used in Vizard by setting ``use_simple_earth=True``
in the Vizard settings dictionary. This is helpful for when visualizing may Earth-fixed
targets.
Expand Down
1 change: 1 addition & 0 deletions examples/_default.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Earth Observation
cloud_environment
cloud_environment_with_reimaging
aeos
target_location_uncertainty

RSO Inspection
~~~~~~~~~~~~~~
Expand Down
Loading
Loading