Search found 53 matches
- Fri Mar 20, 2020 11:20 am America/New_York
- Forum: Questions/Comments
- Question: What is the processing flow for VIIRS for L0 -> L1 -> L2 -> l2bin -> l3mapgen
- Replies: 10
What is the processing flow for VIIRS for L0 -> L1 -> L2 -> l2bin -> l3mapgen
Thanks, both your responses were helpful and I have been able to get Chlor_a and Kd_490 output, but things blew up on the sst and true color with the following:...Loading SSES table from /u/oceandata/share/viirs/npp/cal/sst_sses_viirsn.v6.4.1.gt100counts.hdf5,6,4,4,4,2,7-E- /home/seadas/ocssw/src/l2...
- Thu Mar 19, 2020 5:12 pm America/New_York
- Forum: Questions/Comments
- Question: What is the processing flow for VIIRS for L0 -> L1 -> L2 -> l2bin -> l3mapgen
- Replies: 10
What is the processing flow for VIIRS for L0 -> L1 -> L2 -> l2bin -> l3mapgen
Hi All,If the process in SeaDAS is documented for VIIRS, please point me to that, otherwise can someone outline the best processing flow for VIIRSnpp and VIIRSj1 to get from L0 -> ... -> l3mapgen?I looking to extract hires SST, OC, and true color geotiff files in the final step. I have the MODIS wor...
- Fri Mar 13, 2020 4:14 pm America/New_York
- Forum: Questions/Comments
- Question: How to get higher than 1000m/pixel resolution?
- Replies: 18
How to get higher than 1000m/pixel resolution?
Thanks for all the help, I have everything working great now. You guys are great!
Best regards,
Best regards,
- Wed Mar 11, 2020 4:45 pm America/New_York
- Forum: Questions/Comments
- Question: How to get higher than 1000m/pixel resolution?
- Replies: 18
How to get higher than 1000m/pixel resolution?
More questions on true color generation.The l3mapgen help page shows and example of using: rhos_670,rhos_555,rhos_412above says to use: rhos_469,rhos_555,rhos_645 (this generates a buddy brown that overlays the chlor_a, and sst data, but no clouds,water or land)I assume the numbers are frequen...
- Sun Mar 08, 2020 10:43 pm America/New_York
- Forum: Questions/Comments
- Question: How to get higher than 1000m/pixel resolution?
- Replies: 18
How to get higher than 1000m/pixel resolution?
Am I correct in noting the scaling ONLY seems to be applied when applying a pallet? ie: apply_pal=1. If I generate a grayscale image with apply_pal=0 like:l3mapgen interp=area 'projection=+proj=merc +a=6378137 +b=6378137 +lat_ts=0.0 +lon_0=0.0 +x_0=0.0 +y_0=0 +k=1.0 +units=m +nadgrids=@null +wkt...
- Wed Mar 04, 2020 7:24 pm America/New_York
- Forum: Questions/Comments
- Question: How to get higher than 1000m/pixel resolution?
- Replies: 18
How to get higher than 1000m/pixel resolution?
Ok, thanks and fudge=3 really helped to eliminate the holes in the image.I have a question on the scaling, what is the math that is used for the linear and the log scaling?For example, is it based on the default data_min, data_max for a given product? such that if multiple shots are processed they a...
- Tue Mar 03, 2020 2:01 pm America/New_York
- Forum: Questions/Comments
- Question: How to get higher than 1000m/pixel resolution?
- Replies: 18
How to get higher than 1000m/pixel resolution?
I'm not finding area_weighting as a parameter to any seadas commands. Did you mean average=area which seems to be available in l2bin?
- Tue Mar 03, 2020 11:13 am America/New_York
- Forum: Questions/Comments
- Question: How to get higher than 1000m/pixel resolution?
- Replies: 18
How to get higher than 1000m/pixel resolution?
Don, Thanks! Sounds like a great plan. I appreciate the additional education on this, as I'm more of a programmer/user of the data than scientist when it comes to the ins/outs of this. Thanks again!
- Sun Mar 01, 2020 12:13 am America/New_York
- Forum: Questions/Comments
- Question: How to get higher than 1000m/pixel resolution?
- Replies: 18
How to get higher than 1000m/pixel resolution?
Ok, I got it working using the following steps. One question I have is on resolution.If l2bin resolution=250m, then I get holes in the final output image. The only way I could get a smooth output image was to set l2bin resolution=1km. Am I missing a parameter that would allow me to generate higher r...
- Sat Feb 29, 2020 1:36 pm America/New_York
- Forum: Questions/Comments
- Question: Just updated software and modis_GEO.py is failing
- Replies: 1
Just updated software and modis_GEO.py is failing
OK, did a clean install and that seems to have resolved the issue.