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

Use this Forum to find information on, or ask a question about, NASA Earth Science data.
Post Reply
gnwiii
Posts: 713
Joined: Fri Jan 29, 2021 5:51 pm America/New_York
Answers: 2
Has thanked: 1 time

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

by gnwiii » Sun Jan 01, 2023 2:46 pm America/New_York

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`.

Tags:

OB SeaDAS - dshea
Subject Matter Expert
Subject Matter Expert
Posts: 258
Joined: Thu Mar 05, 2009 10:25 am America/New_York
Answers: 0
Been thanked: 2 times

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

by OB SeaDAS - dshea » Wed Jan 04, 2023 9:17 am America/New_York

Thanks George, I'll look into it. I will also fix the benchmark scripts to deal with the new naming convention.

don

gnwiii
Posts: 713
Joined: Fri Jan 29, 2021 5:51 pm America/New_York
Answers: 2
Has thanked: 1 time

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

by gnwiii » Wed Jan 04, 2023 11:09 am America/New_York

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
```

Post Reply