struggling to run OLCI with the ancillary option

Post Reply
blake
Posts: 8
Joined: Thu Oct 04, 2018 12:19 pm
company / institution: University of Stirling

struggling to run OLCI with the ancillary option

Post by blake »

Hi François

Do you have an example of the OLCI that is utilising the ancillary data option as I keep having errors about masked arrays when trying to use it? (poly4.12)

Cheers
Matt


run_atm_corr(
Level1_OLCI(dirname=indir, landmask=None, ancillary=Ancillary_NASA(),
altitude=SRTM3(directory="/home/administrator/polymer-v4.12/"
"ANCILLARY/SRTM", missing=GLOBE(directory=
"/home/administrator/polymer-v4.12/ANCILLARY/GLOBE"))),

Level2_NETCDF(filename=outdir, outdir=None, format="NETCDF4",)
User avatar
fsteinmetz
Site Admin
Posts: 306
Joined: Fri Sep 07, 2018 1:34 pm
company / institution: Hygeos
Location: Lille, France
Contact:

Re: struggling to run OLCI with the ancillary option

Post by fsteinmetz »

Hi Blake,

Indeed there is a bug when applying Ancillary data to OLCI.
Please see this thread for how to fix it : viewtopic.php?f=7&t=41
I will make a release shortly with a few fixes including this one.
Cheers,
François
Post Reply