bulid NEST Version for eclipse

TheNextESASARToolbox (NEST) 是一款用于读取、后处理、分析和可视化来自 ESA SAR 任务(包括 Sentinel-1)及其他第三方 SAR 数据的强大工具。它将包含 Basic Envisat SAR Toolbox (BEST) 的所有功能,并与 BEAM Toolbox 兼容。用户可以通过 API 扩展 NEST,创建自定义的读取器、处理器和写入器。

The Next ESA SAR Toolbox (NEST) will be used for reading, post-processing, analyzing and visualizing the large archive of data from present and planned ESA SAR missions including Sentinel-1, as well as third party SAR-data from JERS SAR, ALOS PALSAR, TerraSAR-X and Radarsat-2. NEST will help the remote sensing community by handling ESA SAR products and complimenting existing commercial packages.

NEST will include the functionality of the Basic Envisat SAR Toolbox (BEST) and will reuse and strive
to be compatible with the Basic ERS & Envisat (A)ATSR and MERIS (BEAM) Toolbox.

NEST is extensible with an API that allows users to easily create their own plugin Readers, Processors and Writers.
Developer workshops and tutorials will be planned to actively encourage contributions by the SAR community.
If you are interested in developing a reader or writer for a product please contact us.

 

Installation
* Install J2SE 1.6 JRE
* Install Java Advanced Imaging JRE
* Download the latest NEST build (www.array.ca/nest/), unzip the binaries files and run the DAT application


Building NEST from the source

1. Download and install the required build tools
* Install J2SE 1.6 JDK and set JAVA_HOME accordingly.
* Install Maven2.2 and set MAVEN_HOME accordingly.
* Install Java Advanced Imaging JDK & JRE
* Install JAI Image I/O JDK & JRE
2. Add $JAVA_HOME/bin, $MAVEN_HOME/bin to your PATH.

3. Download the NEST source code and unpack into $MY_PROJECTS/nest.
4. Cd into $MY_PROJECTS/nest
5. Build NEST from source: Type mvn compile eclipse:eclipse

if there are errors about sun api ,please config the pom.xml ,set the tag that with compiler to 2.3.2

then compile again. 

7. Open project in the your IDE. Eclipse users:

    * To build Eclipse project files for NEST: Type mvn eclipse:eclipse
    * Make sure that M2_REPO classpath variable is set:

        1. Open Window/Preferences..., then select Java/Build Path/Classpath Variables
        2. Select New... and add variable M2_REPO
        3. Select Folder... and choose the location of your Maven local repository, e.g ~/.m2/repository

    for example the file usually is put to the rot file of user.
    * Click Main Menu/File/Import
    * Select General/Existing Project into Workspace
    * Select Root Directory $MY_PROJECTS/nest
    * Click Finish


9. Use the following configuration to run DAT:

    * Main class: com.bc.ceres.launcher.Launcher
    * VM parameters: -Xmx1024M -Dceres.context=nest
    * Program parameters: none
    * Working directory: $MY_PROJECTS/nest/output
    * Use classpath of module (project in Eclipse): nest-bootstrap

 

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值