Search found 5 matches
- Thu Mar 23, 2023 3:56 pm
- Forum: Support
- Topic: OLCI HDF5 error
- Replies: 1
- Views: 18871
OLCI HDF5 error
Hi François, I am trying to correct OLCI L1 to L2. I am getting the following error from the HDF5, when I use the multiprocessing. However, the code continues to work. ''' HDF5-DIAG: Error detected in HDF5 (1.12.2) thread 1: #000: H5A.c line 528 in H5Aopen_by_name(): can't open attribute major: Attr...
- Wed Jan 19, 2022 11:00 am
- Forum: Support
- Topic: Difference Between OLCI output on v4.12 and v4.13
- Replies: 2
- Views: 8653
Re: Difference Between OLCI output on v4.12 and v4.13
Btw, the charts are showing the percentage difference between v4.12 and v4.13.
As I am checking now there is the new version 4.14, does it highly effect OLCI on open-ocean applications?
As I am checking now there is the new version 4.14, does it highly effect OLCI on open-ocean applications?
- Wed Jan 19, 2022 10:52 am
- Forum: Support
- Topic: Difference Between OLCI output on v4.12 and v4.13
- Replies: 2
- Views: 8653
Difference Between OLCI output on v4.12 and v4.13
Hi, I have processed OLCI Level1 data to Level2 with v4.12 and v4.13. I can detect a maximum of 6% difference between the two versions output. Can anyone tell me why this is happening and if this is logical? You can see some example attached. Best, Ehsan https://i.postimg.cc/qgHkZ0WS/20180530-T12594...
- Tue Jan 11, 2022 8:47 am
- Forum: Support
- Topic: Question about running Polymer on Linux machine
- Replies: 6
- Views: 8617
Re: Problem running Polymer on Linux machine
HI, I had the same problem but there are three important point to consider: 1. you should compile all the code inside the environment (I think you did) 2. you should have cython and gcc installed 3. try to run: "make all" in polymer folder. Best, Ehsan Hi Eshan Regarding the cython and gcc, do thes...
- Thu Jan 06, 2022 1:57 pm
- Forum: Support
- Topic: Question about running Polymer on Linux machine
- Replies: 6
- Views: 8617
Re: Problem running Polymer on Linux machine
HI,
I had the same problem but there are three important point to consider:
1. you should compile all the code inside the environment (I think you did)
2. you should have cython and gcc installed
3. try to run: "make all" in polymer folder.
Best,
Ehsan
I had the same problem but there are three important point to consider:
1. you should compile all the code inside the environment (I think you did)
2. you should have cython and gcc installed
3. try to run: "make all" in polymer folder.
Best,
Ehsan