Search found 10 matches

by bbbarnes
Wed Jun 23, 2021 6:34 pm
Forum: Support
Topic: ValueError: shape mismatch: objects cannot be broadcast to a single shape
Replies: 20
Views: 13154

Re: ValueError: shape mismatch: objects cannot be broadcast to a single shape

Quinten- Sorry for the delay in getting back to you. Yes, I'm still having the same issue after a pull today (6/23): >/shares/cms_optics/etc/shared_conda/ACOLITE/bin/python3 /shares/cms_optics/apps/acolite/acolite/launch_acolite.py --cli --settings /work/b/bbarnes4/processing/working2/L2021149015042...
by bbbarnes
Thu Jun 17, 2021 3:05 pm
Forum: Support
Topic: ValueError: shape mismatch: objects cannot be broadcast to a single shape
Replies: 20
Views: 13154

Re: ValueError: shape mismatch: objects cannot be broadcast to a single shape

Thanks again, Quinten. Processing this file works with dsf_path_reflectance=fixed, both on my previous version and the latest git pull (today). Not sure what my issue is with dsf_path_reflectance=tiled (I tried playing with a ton of options in the .cfg, but always got the same error). Anyway, I don'...
by bbbarnes
Thu Jun 17, 2021 12:56 pm
Forum: Support
Topic: Zipped EarthData MET files are re-downloaded in subsequent runs
Replies: 2
Views: 2142

Re: Zipped EarthData MET files are re-downloaded in subsequent runs

Gotcha. Thanks so much for the update on this. You are correct that the .bz2 file wasn't deleted - I was having crosstalk with other systems that use the MET data (which are resolved with the new commit).
Thanks again
-brian
by bbbarnes
Wed Jun 16, 2021 3:23 pm
Forum: Support
Topic: Zipped EarthData MET files are re-downloaded in subsequent runs
Replies: 2
Views: 2142

Zipped EarthData MET files are re-downloaded in subsequent runs

In ac.ac.ancillary.interp_met, any .bz2 files are unzipped (L31), then the original .bz2 is deleted (L68). However, if the same ancillary file is needed in a subsequent acolite run, when ac.ac.ancillary.download queries ac.ac.ancillary.list_files, the filenames with .bz2 are returned (e.g., N2021160...
by bbbarnes
Wed Jun 16, 2021 2:07 pm
Forum: Support
Topic: ValueError: shape mismatch: objects cannot be broadcast to a single shape
Replies: 20
Views: 13154

Re: ValueError: shape mismatch: objects cannot be broadcast to a single shape

Quinten- Thanks for looking into this. The conda env was created ~1 week ago (details below). I retried running the with your minimum settings file. Processing gets further (I think because it’s using ReverseLUTs path now) but still craps out with a similar error. -brian > cat acolite_basic.cfg outp...
by bbbarnes
Tue Jun 15, 2021 5:53 pm
Forum: Support
Topic: ValueError: shape mismatch: objects cannot be broadcast to a single shape
Replies: 20
Views: 13154

ValueError: shape mismatch: objects cannot be broadcast to a single shape

Hi Quinten- I’ve got an issue similar to that above (shape mismatch at the start of L2 processing). The acolite version I’m using automatically retrieves LUTs (per your last post in this thread). I’ve listed a S2B tile (from ESA directly) in the example below, but I get the same error for data I’ve ...
by bbbarnes
Fri Mar 29, 2019 2:15 pm
Forum: Results and discussion
Topic: L8 ac of mesotrophic waters
Replies: 11
Views: 21459

Re: L8 ac of mesotrophic waters

Got it and thanks. On "Rayleigh corrected reflectance is computed as: (rhot - rorayl) / tr, with rorayl the Rayleigh reflectance and tr the two-way Rayleigh transmittance" rho_t=rho_r+rho_a+tt0*rho_w (for pixels without glint, whitecaps, etc). Combining these two equations (and ignoring ae...
by bbbarnes
Thu Mar 28, 2019 6:57 pm
Forum: Results and discussion
Topic: L8 ac of mesotrophic waters
Replies: 11
Views: 21459

Re: L8 ac of mesotrophic waters

Quinten-
Thanks so much for your prompt reply. Just to clarify on rorayl - this is from 6S, yes? So surface Fresnel isn't included, correct?
-brian
by bbbarnes
Thu Mar 28, 2019 2:17 pm
Forum: Results and discussion
Topic: L8 ac of mesotrophic waters
Replies: 11
Views: 21459

Re: L8 ac of mesotrophic waters

Hi Quinten- Probably not best to reply to a 2-year old post, but I'm looking for specifics on rhorc calculation in ACOLITE as discussed above. Isabel's equation above specifies Lt as at-sensor radiance "after adjustment for ozone and other gaseous absorption" (Hu et al 2009 termed this Lt'...
by bbbarnes
Tue Sep 06, 2016 5:04 pm
Forum: old IDL requests
Topic: RGB Images (stretching)
Replies: 2
Views: 57317

Re: RGB Images (stretching)

I second this request - ability to output log-scaled RGB images would be a nice feature.

Thanks in advance for considering.