Search found 306 matches

by fsteinmetz
Wed May 12, 2021 9:20 pm
Forum: Support
Topic: OLCI ozone units case change
Replies: 2
Views: 3001

Re: OLCI ozone units case change

Hi Nick, and many thanks for the feedback !
I'll include this in next release.
Cheers,
François
by fsteinmetz
Thu May 06, 2021 7:23 pm
Forum: Support
Topic: error of processing landsat8
Replies: 1
Views: 2894

Re: error of processing landsat8

Hello,
Apologies for the late reply.
There is currently no auto-detection of Landsat8 Level1 files in the command line interface, but you can write a very small python script to process your file (run_atm_corr(Level1_OLI(...), Level2_NETCDF())) ; see example.py.
Kind regards,
François
by fsteinmetz
Thu May 06, 2021 7:15 pm
Forum: Support
Topic: Comparison of Polymer and MODIS atmospheric correction
Replies: 4
Views: 3843

Re: Comparison of Polymer and MODIS atmospheric correction

Hello Mengmeng,
Sorry for the late reply.
Ah I see, the image may appear rotated compated to MODIS L2 because Polymer does not rotate the grid. In this case for visual comparison, you can rotate the SeaDAS display 180°.
Cheers,
François
by fsteinmetz
Thu May 06, 2021 7:10 pm
Forum: Support
Topic: Problem to correct Sentinel 2 images
Replies: 6
Views: 4710

Re: Problem to correct Sentinel 2 images

Hello,
Have you compiled the code ?
Cheers,
François
by fsteinmetz
Thu May 06, 2021 7:09 pm
Forum: Support
Topic: operands cannot be broadcast together with shapes
Replies: 1
Views: 2600

Re: operands cannot be broadcast together with shapes

Hello,
Processing SNAP subsetted files is currently not supported, these files are not of the same format as the Level1 SAFE products.
However if you are interested in processing a subset, you can do so using the sline, eline, scol and ecol parameters ; see example.py
Cheers,
François
by fsteinmetz
Fri Apr 16, 2021 10:02 am
Forum: Support
Topic: Comparison of Polymer and MODIS atmospheric correction
Replies: 4
Views: 3843

Re: Comparison of Polymer and MODIS atmospheric correction

Hi Mengmeng, Polymer does not provide remote sensing reflectancesin sr-1 but dimensionless water reflectance. Please make sure that you divide by pi to convert to Rrs. Regarding the white lines, this may be due to some reprojection by your visualization software ? I guess your images are not display...
by fsteinmetz
Fri Apr 16, 2021 9:50 am
Forum: Support
Topic: Some anomalies occured when using Polymer4.13 on OLCI
Replies: 1
Views: 2744

Re: Some anomalies occured when using Polymer4.13 on OLCI

Dear Tian, Many thanks for your feedback. Indeed this is a known issue, caused by occasional unstable processing over turbid waters. These bad pixels should be flagged (see bitmask). Inverstigations are ongoing to improve these results, but unfortunately this is not going to be solved in the short t...
by fsteinmetz
Fri Apr 16, 2021 9:30 am
Forum: Support
Topic: run lots of images
Replies: 16
Views: 11528

Re: run lots of images

Hi Binbin, Here the error is raised when writing a temporary file for ancillary data. This happens by default in /tmp (you can check this by running python -c 'import tempfile ; print(tempfile.gettempdir())' ). It may be that your /tmp directory is full. The location for temporary files can also be ...
by fsteinmetz
Thu Apr 15, 2021 8:52 am
Forum: Support
Topic: Converting MODISA L1A file to L1C
Replies: 5
Views: 3900

Re: Converting MODISA L1A file to L1C

Hi,
How did you generate your L1C ?
If you used make_L1C.py, your file should not end with '.L1C_LAC', and it should contain solz.
Cheers
by fsteinmetz
Thu Apr 15, 2021 7:30 am
Forum: Support
Topic: Converting MODISA L1A file to L1C
Replies: 5
Views: 3900

Re: Converting MODISA L1A file to L1C

Hello Mengmeng,
You have to just create this directory, as written in the error message.

Code: Select all

mkdir -p ANCILLARY/METEO/