DEM Interpolation on Microsoft Azure Platform
Abdelmounaam Rezgui arezgui@gmu.edu
Center of Intelligent Spatial Computing for Water/Energy Science George Mason University
DEM Interpolation on Microsoft Azure Platform Abdelmounaam Rezgui - - PowerPoint PPT Presentation
DEM Interpolation on Microsoft Azure Platform Abdelmounaam Rezgui arezgui@gmu.edu Center of Intelligent Spatial Computing for Water/Energy Science George Mason University This Tutorial Learn how to: Develop/Adapt, Test Java-based Apps
Center of Intelligent Spatial Computing for Water/Energy Science George Mason University
Learn how to:
Develop/Adapt, Test Java-based Apps for Azure Deploy App on Azure
Example
Digital Elevation Model (DEM) Interpolation
2
Eclipse (with Azure plugin) generates two
WindowsAzurePackage.cspkg
ServiceConfiguration.cscfg
3
4
5
Download/Install Windows Azure SDK 1.4
6
If not already installed:
Download/Install Java JDK/JRE
7
Download/Install Eclipse IDE for Java EE
8
Open Eclipse Select Help->Install New Software… In the "Work with" textbox, enter the URL
Press Enter Restart Eclipse
9
In Eclipse: Export your App as a .war file Create a Windows Azure Project
File -> New -> Windows Azure Project
10
Import .war file into your Windows Azure
(Optionally) Import:
Jetty.zip jre6.zip
Build All
11
Test on the local Azure Compute Emulator Switch to “cloud” Mode and Package your
Deploy on Microsoft Azure
12
13 13