# isce3 **Repository Path**: gengumeng/isce3 ## Basic Information - **Project Name**: isce3 - **Description**: No description available - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: develop - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-01 - **Last Updated**: 2024-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ISCE - InSAR Scientific Computing Environment ============================================= [![Build Status]( https://nisar-adt-ci.jpl.nasa.gov/buildStatus/icon?job=isce-develop)]( https://nisar-adt-ci.jpl.nasa.gov/job/isce-develop/)| [![Nightly Build Status]( https://nisar-adt-ci.jpl.nasa.gov/buildStatus/icon?job=isce-develop-nightly-build)]( https://nisar-adt-ci.jpl.nasa.gov/job/isce-develop-nightly-build/) The InSAR Scientific Computing Environment (ISCE) is an open source library for processing spaceborne and airborne Interferometric Synthetic Aperture Radar (InSAR) data. This project is a successor to the [ISCE2](https://github.com/isce-framework/isce2) framework. It is a ground-up redesign focusing on improved modularity, documentation, and test-driven development. Its initial development was funded by NASA's Earth Science Technology Office (ESTO) under the Advanced Information Systems Technology (AIST) 2008 and is currently being funded under the NASA-ISRO SAR (NISAR) project. - [Installation](#installation) - [Getting Started](#getting-started) - [Contributing](#contributing) - [License](#license) > :warning: **NOTICE**: ISCE3 is in early development - its features and interface are subject to change ## Installation - [On Linux](https://isce-framework.github.io/isce3/install_linux.html) - [On macOS](https://isce-framework.github.io/isce3/install_osx.html) ## Getting Started - [Tutorials]( https://isce-framework.github.io/isce3/tutorial_tutorial.html) - [Python API Reference]( https://isce-framework.github.io/isce3/sphinx/html/index.html) | [C++ API Reference]( https://isce-framework.github.io/isce3/annotated.html) - [Examples](https://github.com/isce-framework/isce3/tree/develop/share) ## Contributing Contributions are welcome. Refer to the [contributing guide](CONTRIBUTING.md) for tips on getting started and guidelines for contributions. Please let us know if you encounter a bug by [filing an issue](https://github.com/isce-framework/isce3/issues) ## License THIS IS RESEARCH CODE PROVIDED TO YOU "AS IS" WITH NO WARRANTIES OF CORRECTNESS. USE AT YOUR OWN RISK. USE OF THIS SOFTWARE IS CONTROLLED BY THE TERMS SPECIFIED IN THE LICENSE FILE. EXPORT OF THIS SOFTWARE IS SUBJECT TO U.S. EXPORT CONTROL LAWS AND REGULATIONS AS SPECIFIED BY THE TERMS OF ITS EAR99 NLR CLASSIFICATION. PLEASE READ THE LICENSE FILE FOUND IN THIS PACKAGE FOR FURTHER DETAILS.