ISCE telecon Mar 19, 2015 ISCE developer team. Agenda ISCE download website Currently supported sensors Minimum requirements Recommended setup (OS X and.

Slides:



Advertisements
Similar presentations
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Scienze dellInformazione Università di Bologna.
Advertisements

Introduction to Linux Recap Installing programs Introduction to Video Editing with Linux.
Günter Weitersberger SNiFF+Cross Advanced. © 2000 Wind River Systems, Inc. What is SNiFF+Cross ? Use your PC to develop UNIX applications Unified software.
Installing the MATLAB Add-On
Programming with Android: SDK install and initial setup Luca Bedogni Marco Di Felice Dipartimento di Informatica: Scienza e Ingegneria Università di Bologna.
© 2012 IBM Corporation What’s new in OpenAdmin Tool for Informix? Erika Von Bargen May 2012.
FalconView In Linux (FalconViewLX)
Android: Hello World Frank Xu Gannon University. Steps Configuration ▫Android SDK ▫Android Development Tools (ADT)  Eclipse plug-in ▫Android SDK and.
InSTALL InVEST Rich Sharp. InVEST Installation process InVEST: The Application Get InVEST Install the core InVEST application – InVEST statistics while.
ECLIPSE IDE N AME : A SHOK P ADMARAJU C OURSE : T OPICS ON S OFTWARE E NGINEERING I NSTRUCTOR : D R. S ERGIU D ASCALU.
Julie McEnery1 Installing the ScienceTools The release manager automatically compiles each release of the Science Tools, it creates a set of wrapper scripts.
October 10, 2014 Coding For UX : Part 1 localhost 45 Main St #220 BKLN / / hugeinc.com.
OpenFlow Tutorial Theophilus Benson. Outline Components in an OpenFlow testbed Setting up a testbed Writing a new component – C++ components version –
Open Science Grid Software Stack, Virtual Data Toolkit and Interoperability Activities D. Olson, LBNL for the OSG International.
#RefreshCache Redmine Learn why RefreshCache is the community developer's new best friend. Daniel Hazelbaker Information Technology Director.
Eclipse for remote development Presented by Taye Su.
By: Paul Hill Technology Coordinator Gwinn Area Community Schools.
SKA/KAT SPIN Presentation Software Engineering (!?) Robert Crida.
The Pipeline Processing Framework LSST Applications Meeting IPAC Feb. 19, 2008 Raymond Plante National Center for Supercomputing Applications.
Review Security Hardening IPTables SELinux. Today Installations and updates – Rpm command and packages Apache “Issue Ownership”
CSC 215 : Procedural Programming with C C Compilers.
MaterialsHub - A hub for computational materials science and tools.  MaterialsHub aims to provide an online platform for computational materials science.
Python technology Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python.
Ch 1. A Python Q&A Session Spring Why do people use Python? Software quality Developer productivity Program portability Support libraries Component.
PALMS update Marco Mambelli 18/9/ PALMS project OASIS provides the infrastructure to host the software in CVMFS but the users need more guidance.
Advanced BioPSE NCRR How to Install and Configure J. Davison de St. Germain Chief Software Engineer SCI Institute December 2003 J. Davison.
Enabling Grids for E-sciencE EGEE and gLite are registered trademarks Usage of virtualization in gLite certification Andreas Unterkircher.
SWAN Installation Charlie Xia 10/2/15 T UTORIAL AND T IPS FOR L INUX AND OSX #Note: copy/paste code from this slide maybe broken depending on PowerPoint.
Package & Deploy. OBJECTIVES Package Deploy Way to package.
Building Your Own Android Systems from Source Adam C. Champion CSE 5236: Mobile App Development 1.
Enabling Grids for E-sciencE EGEE and gLite are registered trademarks Tools and techniques for managing virtual machine images Andreas.
What is WInSAR ? Consortium of 113 Universities/ Research Institutions Executive Committee (elected, 2-year terms) Hosted by UNAVCO in Boulder, Colorado.
36 th LHCb Software Week Pere Mato/CERN.  Provide a complete, portable and easy to configure user environment for developing and running LHC data analysis.
Predrag Buncic (CERN/PH-SFT) CernVM Status. CERN, 24/10/ Virtualization R&D (WP9)  The aim of WP9 is to provide a complete, portable and easy.
WInSAR Operations Update Christopher Crosby & Scott Baker AGU WInSAR Business Meeting, December 16, 2015.
APACHE INSTALL Linux: CentOS 6.5 WHAT IS APACHE Apache is an open source application which is governed by the GNU licensing for use and alteration of.
 CSC 215 : Procedural Programming with C C Compilers.
Jeremy Cowles, Eric Heien, Adam Kornafeld, Yusuke Takata, Kenichi Hagihara, Nicolás Alvarez.
Patrick Gartung LArSoft Usability Meeting 22 June 2016 Build system explorations: Spack.
APACHE INSTALL AWS Linux (Amazon Web Services EC2)
CSC 215 : Procedural Programming with C
CSC227: Operating Systems
Build Automation with Gradle
Developing and Distributing Cross-Platform Software with PyInstaller
The 500 builds of 300 applications in the HeLmod repository will at least get you started on a full suite of scientific applications Aaron Kitzmiller,
External Web Services Quick Start Guide
WInSAR Operations Update
Using Compression filters in HDF5
The Use of AMET and Automated Scripts for Model Evaluation
Overview – SOE PatchTT December 2013.
MaterialsHub - A hub for computational materials science and tools.
BIND 10 Packaging & Distribution
R
Karabo installation and software organization
Install Ruby If you are running on Mac OS X, Ruby is preinstalled.
Brief Intro to Python for Statistics
GPGPU-Sim Tutorial (MICRO 2012) 3: Setup and Run
Lessons Learned through the Development and Publication of AstroImageJ
Overview Unit testing Building Version control.
Option One Install Python via installing Anaconda:
Web design for small busniess
Tutorial 1: Python, Numpy, and AWS Tutorial
Extending Languages.
Intro to Git and GitHub Version Control using Git Carol Schofield
University of Washington CSE 416 Spring 2019 Hongjun Wu
EOSDIS Approach to Data Services in the Cloud
Java Coding Environment Installation & Execution guide
Installations for Course
Installations for Course
Presentation transcript:

ISCE telecon Mar 19, 2015 ISCE developer team

Agenda ISCE download website Currently supported sensors Minimum requirements Recommended setup (OS X and Linux) ISCE user forums Questions

ISCE download website Via WInSAR – – Last major release (July 2014) – Last development snapshot (Oct 2014) Directly from JPL – cfm cfm

Currently supported Sensors RAW – ERS, Envisat – ALOS-1 – CSK – Radarsat-1 (Needs improvement) – ROI_PAC

Currently supported sensors … SLC – CSK (spotlight also) – TSX – Radarsat-2 – ALOS-2 – Sentinel-1A (stripmap) – RISAT-1 – KOMPSAT-5

Minimum requirements Python >= 3.2 – numpy gcc >= 4.3 Fftw3 scons Optional – HDF5, h5py for CSK, KOMPSAT-5 – GDAL for Sentinel 1A, Radarsat2 – CSPICE, SpiceyPy for RISAT-1, Radarsat-1 – Matplotlib for debugging

Recommended Setup Use a relatively modern operating system – More recent than 2012 Always use a package manager – Macports / brew for OS X – Apt / yum for Linux Using a Virtual Machine >> Installing custom compilers and libraries – Custom installation is untenable in the long run Use an environment manager – Modules or lmod

Linux Choose a distribution with a large user base – Add custom repos if needed Use apt / yum consistently – “python” == python2.x – “python3” == python3.x Use “modules” or “lmod” if you want multiple versions of ISCE or compilers or libraries.

OS X Use macports / homebrew consistently – Portfile included in next release On OS X, Do not “port select python python3x” – OS X does not conform to linux conventions OS X is case insensitive

ISCE User Forums – Only a user forum – Source code not distributed through this – Bug tracker and issue reporting – Feature requests

Questions?