Search found 84 matches
- Wed Apr 08, 2020 9:26 am America/New_York
- Forum: Home
- Question: Problems building SeaDAS
- Replies: 9
Problems building SeaDAS
Seems to have fixed the problem. Thanks!
- Wed Apr 08, 2020 8:17 am America/New_York
- Forum: Home
- Question: Problems building SeaDAS
- Replies: 9
Problems building SeaDAS
PS. Ubuntu 16.04 up to date as of yesterday.
browse.pl
I was pretty sure I've seen documentation on all of the options that are available to use with browse.pl, but I haven't been able to format a query to the fora the returns useful information.My goal (in case there's a better way) is to, given a date/time/lat/long, retrieve all granule *n...
- Tue Apr 07, 2020 2:25 pm America/New_York
- Forum: Home
- Question: Problems building SeaDAS
- Replies: 9
Problems building SeaDAS
following the directions at https://seadas.gsfc.nasa.gov/build_ocssw/, BuildIt completes successfully, but when I get to this step $ cd $OCSSWROOT/ocssw-src$ mkdir build$ cd build$ cmake ..cmake fails with [some lines elided]-- Found Proj4: /seadas/seadas-7.5.3/ocssw/opt/lib/libproj.so -- Foun...
- Fri Jan 17, 2020 12:51 pm America/New_York
- Forum: Home
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
There are a couple of threads in the seadas 7 forum that address a solution to this problem.
- Fri Jan 17, 2020 12:48 pm America/New_York
- Forum: Home
- Question: modis_GEO taking an inordinately long time
- Replies: 2
modis_GEO taking an inordinately long time
I've made the changes to getanc.py and modis_atteph.py suggested elsewhere in the forum and they seem to work, but the actual modis_geogen call is taking FOREVER on a relatively lightly loaded system (ubuntu 16.04LTS, running geogen and top along with other baseline stuff.Here's ...
- Thu Jan 16, 2020 9:22 am America/New_York
- Forum: Home
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
bcb@modis:/v/aqua_data/gom$ python -VPython 2.7.12ubuntu 16.04 LTSbcb@modis:/v/aqua_data/gom$ update_luts.py -v aquaDownloading files into /seadas/seadas-7.5.3/ocssw/var/common...no new files.Downloading files into /seadas/seadas-7.5.3/ocssw/var/modis...no new files.Downloading files into /seadas/se...
- Thu Jan 16, 2020 8:51 am America/New_York
- Forum: Home
- Question: wget EarthData Login does not work
- Replies: 37
wget EarthData Login does not work
Did I miss a step somewhere? I can download L1A files using wget and all of the new rigamarole butbcb@modis:/v/aqua_data/gom$ modis_GEO.py --refreshDB --verbose A2020013173000.L1A_LACDetermining required attitude and ephemeris files...Searching database: /seadas/seadas-7.5.3/ocssw/var/ancillar...
- Wed Jan 01, 2020 11:06 am America/New_York
- Forum: Home
- Question: reading on matlab
- Replies: 1
reading on matlab
why are you converting to hdf5? When I do something similar with PIC, I simply
pic = ncread('A20110012011031.L3m_8D_PIC_pic_4km.nc','pic');
pic = ncread('A20110012011031.L3m_8D_PIC_pic_4km.nc','pic');
- Fri Nov 01, 2019 9:30 am America/New_York
- Forum: Home
- Question: fd_matchup.py questions
- Replies: 2
fd_matchup.py questions
That's what I figured... Bummer.