Search found 27 matches

by r.fernandes
Wed Nov 14, 2018 10:55 am America/New_York
Forum: Questions/Comments
Question: GPT batch processing
Replies: 4

GPT batch processing

Thank you for the help!
I will try your suggestion.

Best,
Ricardo
by r.fernandes
Wed Nov 07, 2018 5:48 am America/New_York
Forum: Questions/Comments
Question: GPT batch processing
Replies: 4

GPT batch processing

I already have an efficient workflow using l2bin and l3mapgen with the multi_processor.py. For this work i need to work with L2 and not L3 images so i need to reproject/orthorectify each L2 image in one folder. There would be only one source input for the gpt at a time. I was asking for help with th...
by r.fernandes
Tue Nov 06, 2018 1:00 pm America/New_York
Forum: Questions/Comments
Question: GPT batch processing
Replies: 4

GPT batch processing

Hi,I need to reproject a huge amount of L2 MODIS images, i've been reading about how to use the gpt.command (im running seadas in a mac) and i understand (i believe) how it works. I was able to run the script and get the desired output, although i had to specify the file in the command line.This...
by r.fernandes
Wed Feb 14, 2018 9:22 am America/New_York
Forum: Questions/Comments
Question: Batch Script 8D
Replies: 7

Batch Script 8D

Thank you danny, i missed your post yesterday.

I ended up writing a scrip to run l2bin with different input_files(8-D) and l3mapgen leaving the l3bin out because of the error i mentioned before.

Thank you all for the help!
by r.fernandes
Tue Feb 13, 2018 3:13 pm America/New_York
Forum: Questions/Comments
Question: Batch Script 8D
Replies: 7

Batch Script 8D

Thank you! I used your suggestion and it looks way easier that what i was trying.But the l3bin is giving and error that wasnt giving before.DEBUG:root:Processing for l3bin:INFO:root:Error! Cannot find source files for l3bin.I used one of the input_list that the mlp is using on the SeaDAS GUI and i w...
by r.fernandes
Tue Feb 13, 2018 8:31 am America/New_York
Forum: Questions/Comments
Question: Batch Script 8D
Replies: 7

Batch Script 8D

Hi Matt thanks for the help.I need to work with 1km res and i want to be able to process the images by myself too.My workaround was the following:1) I created a inputfiles2003.txt (with all the paths for the L2 files)2) created 46 par files with the different sday and eday (covering the whole year)e...
by r.fernandes
Mon Feb 12, 2018 10:14 am America/New_York
Forum: Questions/Comments
Question: Batch Script 8D
Replies: 7

Batch Script 8D

Hi, I need to process a whole year of daily L2 to 8D averages. I'm using the mutilevel_processor.py and i'm able to create 8D averages although i wanted to rewrite the script for it to run through the file list doing the 8D automatically. I've been reading about creating loops in the scr...
by r.fernandes
Fri Feb 09, 2018 8:36 am America/New_York
Forum: Questions/Comments
Question: L2bin CHL Suite
Replies: 2

L2bin CHL Suite

Thank you or the quick answer!

Ricardo
by r.fernandes
Fri Feb 09, 2018 7:06 am America/New_York
Forum: Questions/Comments
Question: L2bin CHL Suite
Replies: 2

L2bin CHL Suite

Hi,

When processing L2 OC images with L2bin if the CHL suite is set, does it automatically set the standard Flags for chlor_a or do i still need to set them under flaguse?

Thanks
by r.fernandes
Sat Feb 03, 2018 9:53 am America/New_York
Forum: Questions/Comments
Question: Problems Compiling OCSSW osx
Replies: 13

Problems Compiling OCSSW osx

Hello Sean,
Thank you so much for the help. So using the multilevel_processor.py would i be able to process several 8-day averages at the same time or do i need to run one 8-day at a time?