Search found 53 matches
- Sat Feb 29, 2020 11:42 am 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
Hi,I just updated the ocssw software becuase of the HTTP 302 errors and now modis_GEO.py is failing. This ran yesterday without any issues. I have tried it also with MOD00.P2020058.1700_1.PDS and get the same results.modis_GEO.py MOD00.P2020058.1835_1.PDS.L1A_LAC -o MOD00.P2020058.1835_1.PDS.GEOMODI...
- Fri Feb 28, 2020 6:55 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?
Sean,I'm slowly starting to figure this stuff out, with your advice.So ignore my error above, I didn't generate L2 file and was passing an L1B file to l2mapgen.py, so that issue is solved.If I understand correctly I should be able to generate an L2 file using l2gen once that contains multipl...
- Thu Feb 27, 2020 8:36 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?
Related to this, my goal is to generate sst, chloro_a, Kd_490 and True Color. Knowing that I want all of these, can these all be computed in a single pass? and how would I do that. Somewhere I thought I saw that you could put a comma separated list of products you want and I think it puts results as...
- Thu Feb 27, 2020 8: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?
Hi Sean,Thank you! I am trying to get l2mapgen.py to work but running into a problem(s). First off, a few minor issues to report.* parser.add_argument('-scaletype', nargs=1, choices=['linear','log','arctan','DEFAULT'],type=str,default=(["DEFAULT"]), ...
- Mon Feb 24, 2020 9:44 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, so maybe I making some progress on this, but It would be nice to get some confirmation or redirection if I'm approaching this wrong. After reading the source code is looks like I have to use _LAC in my filenames so I changed the script to do this and this is my current processing:modis_L1A.p...
- Sun Feb 23, 2020 11:53 pm America/New_York
- Forum: Questions/Comments
- Question: Turbity
- Replies: 1
Turbity
Hi,I'm interested in generating turbidity images using seadas. I found this old topic:https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?tid=3729but the link in it is bad. I searched around but could not find anything on MSL12.Is there an updated link for this?Is it still possible t...
- Sun Feb 23, 2020 5: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?
I am trying to get higher than 1000m resolution output file and have set resolution=250 in l1mapgen, l1brsgen, the but this does not seem to change the output resolution. Running version v7.5.What am I doing wrong?find . -name \*.par -exec grep -l resolution {} \;./share/modis/l1brsgen_default...
- Thu Jan 16, 2020 10:39 pm America/New_York
- Forum: Questions/Comments
- Question: Fixes for the getanc.py and modis_atteph.py login issues
- Replies: 6
Fixes for the getanc.py and modis_atteph.py login issues
Hi all,I wrote two scripts to work-around the getanc.py and modis_atteph.py login issues. Offered here "as is" under public domain license in the hope this helps others. Please post fixes or improvements here for others to benefit.To install them move getanc.py to getanc-real.py and move m...
- Thu Jan 16, 2020 9:25 pm America/New_York
- Forum: Questions/Comments
- Question: SeaDAS 7.5 ancillary data downloads via getanc.py are failing
- Replies: 2
SeaDAS 7.5 ancillary data downloads via getanc.py are failing
Sean,I wrote the follow python replacement for getanc.py, rename the original getanc.py to getanc-real.py and put this in getanc.pyI offer it as is, here with public domain license, in the hope that it will help others. (EDIT: If you got an earlier post this has some fixes in it)#!/usr/bin/env pytho...
- Thu Dec 05, 2019 5:22 pm America/New_York
- Forum: Questions/Comments
- Question: Problems with missing attitude and ephemeris files
- Replies: 1
Problems with missing attitude and ephemeris files
I running a process-seadas perl script and it has been running without an issue for months. Today when it runs I'm getting errors:modis_atteph.py -v MOD00.P2019339.1545_1.PDS.L1A --refreshDBAquaSearching database: /u/oceandata/var/ancillary_data.dbDetermining pass start and end times...Aqua()Inp...