Search found 89 matches

by wzchen
Wed Dec 07, 2016 3:08 pm
Forum: VIIRS EDRs
Topic: How to run imagery EDR by using Terrian Corrected geo?
Replies: 0
Views: 21188

How to run imagery EDR by using Terrian Corrected geo?

Hi, I was asked to run imagery EDR by using Terrain Corrected geolocation file. It means that we need to use GITCO instead of GIMGO for I-band Imagery and use GMTCO instead of GMODO for M-band Imagery. For the DNB, since both the ellipsoid and TC lat/longs are in a single file (GDNBO), it will requi...
by wzchen
Mon Sep 26, 2016 3:21 pm
Forum: VIIRS SDR
Topic: How to change input GEO files for imagery algorithm
Replies: 0
Views: 21093

How to change input GEO files for imagery algorithm

Hi, I have a task recently from imagery team who want to do some tests by using GITCO instead of GIMGO for I-band Imagery and using GMTCO instead of GMODO for M-band Imagery. Do you have any idea how to make this change? Thanks,

Weizhong
by wzchen
Tue May 17, 2016 8:27 am
Forum: Runtime
Topic: How to link files into ADL's database in BLK2?
Replies: 0
Views: 12916

How to link files into ADL's database in BLK2?

I was told I can link the files into ADL's database instead of copying them in BLK2. I am wondering how to do it?
Thanks,
by wzchen
Wed Feb 10, 2016 12:09 pm
Forum: Installation
Topic: can not find GridIP-Tile in ADL5.3's database
Replies: 2
Views: 19068

can not find GridIP-Tile in ADL5.3's database

I created a new database by using: $ADL_HOME/script/DMS/createSQLiteDMS.csh Then I imported all Tiles by using: "$ADL_HOME/script/importdms $dir" However, I got no results when I searched "N_Dataset_Type_Tag" with "GridIP-Tile" by using: $ADL_HOME/script/DMS/DmsInvGui.s...
by wzchen
Wed Feb 10, 2016 11:45 am
Forum: Installation
Topic: compile ADL5.3 failed!
Replies: 1
Views: 18618

Re: compile ADL5.3 failed!

The problem solved. The problem is that the "protobuf-java-2.6.1.jar" file has a different name in the "ADL/java/properties.xml" file. I followed the similar name format as the ADL5.2 when I installed the new COTs. However, it was changed to "protobuf-2.6.1-java.jar" in...
by wzchen
Thu Feb 04, 2016 11:33 am
Forum: Installation
Topic: compile ADL5.3 failed!
Replies: 1
Views: 18618

compile ADL5.3 failed!

I updated several COTs libraries for new ADL5.3. However, the ADL still can not be compiled. The java failed. It complained that "error: package com.google.protobuf does not exist". How can I just build java? It seems that protobuf didn't install correctly. Could someone please let me know...
by wzchen
Fri Nov 06, 2015 11:05 am
Forum: Runtime
Topic: ingest NCEP and NAAPS
Replies: 1
Views: 13156

ingest NCEP and NAAPS

Hi, I am using runMsd.pl to ingest all NCEP and NAAPS data and do interpolation into the database of the ADL Block2. However, it always interpolated forecast data more than once. For example, I ingested NCEP data first. After they finished, I start to ingest NAAPS data. When I ingest NAAPS data, it ...
by wzchen
Wed Oct 21, 2015 3:35 pm
Forum: Runtime
Topic: how to input directories into ADL5.1
Replies: 7
Views: 21256

Re: how to input directories into ADL5.1

Could you please provide me a list of all available "N_Dataset_Type_Tag" ? Thanks,
by wzchen
Wed Oct 14, 2015 4:43 pm
Forum: Runtime
Topic: how to input directories into ADL5.1
Replies: 7
Views: 21256

Re: how to input directories into ADL5.1

I got the following error when I ran createSQLiteDMS.csh /data/data020/weizhong/CSPP_CM/ADL51_BLK2_snap/home/pub/ClearCase/STAR/JPSS/ADL_BLK2/ADL/tools/bin/DmHmiInitialize.exe: error while loading shared libraries: libDmCoreDb.so: cannot open shared object file: No such file or directory Do you have...
by wzchen
Tue Oct 13, 2015 4:13 pm
Forum: Runtime
Topic: how to input directories into ADL5.1
Replies: 7
Views: 21256

Re: how to input directories into ADL5.1

Is there any similar script to import multiple directories after ADL5.3?
Thanks,