Changed "solar zenith angle variable" to "solar zenith angles less than 80 degrees" for ozone layers.
Removed L2 Ozone Column Amount
How To Test
[Provide whatever information a reviewer might need to know in order to verify that the changes made in this PR are working as expected. If there are special build steps that need to be taken in order to get these changes to run (building while on a separate branch, running npm ci, etc) include them here.]
For bugfixes: What steps need to be taken in the UI to verify the bug is fixed?
For enhancements and features: What is the expected functionality being added/modified? How can a reviewer verify this?
Open with these URL parameters
...
Verify expected result
PR Submission Checklist
This is simply a reminder of what we are going to look for before merging your code.
Description
Fixes #WV-3192 .
How To Test
[Provide whatever information a reviewer might need to know in order to verify that the changes made in this PR are working as expected. If there are special build steps that need to be taken in order to get these changes to run (building while on a separate branch, running
npm ci
, etc) include them here.]PR Submission Checklist
This is simply a reminder of what we are going to look for before merging your code.
Merging
Please use the
squash and merge
commit method unless each commit in your branch is vital to the commit history of main.@nasa-gibs/worldview