Page 1 of 1

tag=R2022.19 OCSSW SMI longitude_step differs from latitude step

Posted: Sun Jan 01, 2023 2:46 pm America/New_York
by gnwiii
When I update the OCSSW software I like to do a "smoke test" by running the benchmark script provided by `install_ocssw`. I just installed tag R2022.19 and the benchmark script (which requires simple edits to use the new naming convention). The result has: `latitude_step = 0.02083333f, longitude_step = 0.02084136f`.

Re: tag=R2022.19 OCSSW SMI longitude_step differs from latitude step

Posted: Wed Jan 04, 2023 9:17 am America/New_York
by OB SeaDAS - dshea
Thanks George, I'll look into it. I will also fix the benchmark scripts to deal with the new naming convention.

don

Re: tag=R2022.19 OCSSW SMI longitude_step differs from latitude step

Posted: Wed Jan 04, 2023 11:09 am America/New_York
by gnwiii
I wish you a successful hunt for the wily bug.

It would be nice to include an installedTag in the log:

```
echo "OCSSW `install_ocssw --installed_tag | grep installedTag`" |tee -a $logfile
```