Added unit test data for RefNLPEP2D forward operator and associated variable transforms #535
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This is the unit test data related to the RefNLPEP2D forward operator: anew 2D GNSSRO forward operator based on refractivity that simulates a path-integrated variable called nonLocalPseudoExcessPhase.
Issue(s) addressed
There is no issue number associated with this PR.
Dependencies
The is related to a PR in ufo that provides the code for RefNLPEP2D. It is also related to a documentation PR in jedi-docs.
List the other PRs that this PR is dependent on:
Impact
No downstream impact is expected. This PR only adds new unit test data files. It makes no changes to existing files.
Manual Testing Instructions (optional)
These are the new ufo unit tests that are related to these data files:
The ufo-data units tests are:
Checklist