Search found 49 matches

by daurin
Wed Feb 12, 2025 4:18 pm America/New_York
Forum: Home
Question: SeaDAS can no longer find "requests" package
Replies: 5

Re: SeaDAS can no longer find "requests" package

Thanks. The issue is resolved, though it was trickier than last time. 1) Running seadas from the terminal in which a conda environment with requests does not work, despite earlier posts to the contrary (see below). 2) When I had this issue while using anaconda, I was able to install requests in the ...
by daurin
Tue Feb 11, 2025 5:25 pm America/New_York
Forum: Home
Question: SeaDAS can no longer find "requests" package
Replies: 5

SeaDAS can no longer find "requests" package

SeaDAS 9.1.0 runs normally on my mac M3 Sonoma 14.7.2. I recently shifted away from Anaconda to Miniforge to manage my local python packages. Now I want to update ocssw to the latest version: install_ocssw --install_dir=$HOME/Applications/ocssw/ --tag V2025.1 --seadas --oci To which I get the error:...
by daurin
Mon Jul 29, 2024 10:37 am America/New_York
Forum: Home
Question: Navigating PACE imagery
Replies: 5

Re: Navigating PACE imagery

Thanks Sean. Yes, I had updated my reply on Thursday to reflect that I had found the problem to be that the data does not should up on the map unless you scroll down far enough in the thumbnail browser of results. It's odd, but workable once you know.
by daurin
Fri Jul 26, 2024 10:40 am America/New_York
Forum: Home
Question: l2gen invalid proc_uncertainty argument
Replies: 2

Re: l2gen invalid proc_uncertainty argument

@dshea Thanks, Don. I'm still getting the error with V2024.1 and T2024.21 on analysis702: Loading user parameters for OCI -E- Invalid argument "proc_uncertainty" proc_uncertainty (string) (current=1) (source=/glusteruser/daurin/PACE/par/20240306/l2gen-00_UV350-AG_0.05_v20240116_1000.par) E...
by daurin
Thu Jul 25, 2024 7:22 pm America/New_York
Forum: Home
Question: l2gen invalid proc_uncertainty argument
Replies: 2

l2gen invalid proc_uncertainty argument

I am trying to process PACE OCI L1B V2 to L2 on two different machines and getting different results. On my mac (M3 Sonoma 14.5) I am running SeaDAS 9.0.1 with ocssw T2024.16. In my par file, I include Rrs_unc in the l2prods. On this machine, if I do not include the argument in the par file: proc_un...
by daurin
Thu Jul 25, 2024 2:35 pm America/New_York
Forum: Home
Question: Navigating PACE imagery
Replies: 5

Re: Navigating PACE imagery

[Update: I figured it out. Earthdata requires you to scroll through the results panel to get the granules to show up on the map.] Thanks to you both for the background. Still curious why when searching through v1 on Worldview I see imagery over Gulf of Mexico on, e.g., June 7, but when I search for ...
by daurin
Mon Jul 22, 2024 4:51 pm America/New_York
Forum: Home
Question: Navigating PACE imagery
Replies: 5

Navigating PACE imagery

My goal is to be able to screen a region (Gulf of Mexico) by day for reasonably cloud-free scenes. NASA Worldview (https://worldview.earthdata.nasa.gov/) appears to have the best interface for this, though I can only find v1 NRT Chl and True Color imagery; still a good start. Once I find a good day,...
by daurin
Mon Mar 25, 2024 6:50 pm America/New_York
Forum: Home
Question: Processing multiple images simultaneously with different parameters
Replies: 1

Processing multiple images simultaneously with different parameters

I am processing multiple files (PACE in this case, but probably not relevant to the question) on the same machine with l2gen. Each call to l2gen is in separate terminal and each has a distinct parameter file, but they are processing the same L1B file. term1-on-computer1% l2gen par=par1.txt --- term2...
by daurin
Fri Mar 15, 2024 2:16 pm America/New_York
Forum: Home
Question: l1bextract_oci TypeError
Replies: 2

Re: l1bextract_oci TypeError

Great. Thank you!
by daurin
Fri Mar 15, 2024 10:39 am America/New_York
Forum: Home
Question: l1bextract_oci TypeError
Replies: 2

l1bextract_oci TypeError

What am I doing wrong? (base) daurin@GSLAL0323091273:~/GitRepos/GLIMR$ ls -l /Volumes/Megalodon/PACE/L1B/PACE_OCI.20240306T184045.L1B.nc -rw-r--r--@ 1 daurin staff 1916478325 Mar 14 17:25 /Volumes/Megalodon/PACE/L1B/PACE_OCI.20240306T184045.L1B.nc (base) daurin@GSLAL0323091273:~/GitRepos/GLIMR$ l1be...