Search found 85 matches
- Fri Jul 19, 2019 5:09 pm America/New_York
- Forum: Questions/Comments
- Question: Oh, do I miss out_track
- Replies: 14
Oh, do I miss out_track
OK - I installed Anaconda python and after some fiddling got my test mk_matchup.py command to run. There were some warnings ("no units found in SeaBASS file header") that I take to be insignificant in my application. I find, however, that although mk_matchup returns the means and standar...
- Fri Jul 19, 2019 3:35 pm America/New_York
- Forum: Questions/Comments
- Question: Oh, do I miss out_track
- Replies: 14
Oh, do I miss out_track
Hi - Well, if nothing else, I'm sure learning a lot from our exchange. :wink: I've been using MacPorts, but I'll give Anaconda a go. Thanks!
- Fri Jul 19, 2019 3:02 pm America/New_York
- Forum: Questions/Comments
- Question: Oh, do I miss out_track
- Replies: 14
Oh, do I miss out_track
Hi Joel. Sorry to bother you again. I tried running mk_matchup.py and am getting what I think is a python error. I'm not a python user so am at a loss as to how to debug this.Barrybash-3.2$ python --versionPython 3.7.4bash-3.2$ ./mk_matchup.py --sat_file=/Volumes/4TBDrive/VIIRS...
- Thu Jul 18, 2019 9:23 pm America/New_York
- Forum: Questions/Comments
- Question: Oh, do I miss out_track
- Replies: 14
Oh, do I miss out_track
Joel - One more quick question. I don't see anything in the mk_matchup.py documentation that allows specification of the desired L2 variable (or variables). Does that mean that every geophysical variable in the L2 file will be extracted at the station location?
Thanks, Barry
Thanks, Barry
- Thu Jul 18, 2019 4:52 pm America/New_York
- Forum: Questions/Comments
- Question: Oh, do I miss out_track
- Replies: 14
Oh, do I miss out_track
Hi Joel,Thanks again. Building a script for this process was always a given. I have scripts for all my regular tasks and, fortunately for me, their use of the underlying OCSSW codes has been pretty stable across all versions of SeaDAS. For this particular application, using my_mark...
- Tue Jul 16, 2019 4:18 pm America/New_York
- Forum: Questions/Comments
- Question: Oh, do I miss out_track
- Replies: 14
Oh, do I miss out_track
Hi Joel - thank you for the detailed reply. I'll need a bit of time to think more about it and to go over the mk_matchup.py documentation again before seeing if I can adapt it to my purpose, but I do have a couple of questions now, if you don't mind.1. I am assuming that in the &...
- Mon Jul 15, 2019 3:52 pm America/New_York
- Forum: Questions/Comments
- Question: Oh, do I miss out_track
- Replies: 14
Oh, do I miss out_track
I'd appreciate some help. For years (and years and years) I've used out_track (running SeaDAS6.4) to execute the following process. Given a set of n fixed station locations and a series of m L2 images, I want to create a table (flat file) listing the mean, standard deviation, and...
- Thu Apr 25, 2019 11:16 am America/New_York
- Forum: Questions/Comments
- Question: Which l2gen routine computes the total backscatter coefficient (b) from IOP values?
- Replies: 2
Which l2gen routine computes the total backscatter coefficient (b) from IOP values?
Thank you, Don. I missed that when I went though the source code because I looked right past the 'case CAT_b_qaa' block. I appreciate your help. Barry
- Wed Apr 24, 2019 8:58 pm America/New_York
- Forum: Questions/Comments
- Question: Which l2gen routine computes the total backscatter coefficient (b) from IOP values?
- Replies: 2
Which l2gen routine computes the total backscatter coefficient (b) from IOP values?
Hi. When using l2gen to calculate QAA IOPs 'b_nnn_qaa' is among the L2 products available (along with 'bb_nnn_qaa' and 'bbp_nnn_qaa'). I've looked through the source codes, but haven't figured out where the 'b' (which I assume is the to...
- Fri Jun 29, 2018 4:12 pm America/New_York
- Forum: Questions/Comments
- Question: qaa_v6 SeaDAS implementation vs ioccg.org documentation
- Replies: 7
qaa_v6 SeaDAS implementation vs ioccg.org documentation
Ah - I haven't updated to 7.5 yet. Will do so now. Thanks for the explanation. Barry