@@ -31,7 +31,6 @@ TERRASARX, UAVSAR and SAOCOM1A.
31
31
- [ Installing dependencies with Anaconda] ( #with-anaconda )
32
32
- [ Installing dependencies with Macports] ( #with-macports )
33
33
- [ Note On 'python3' Exectuable Convention] ( #python3-convention )
34
- - [ License required for dependencies to enable some workflows in ISCE] ( #license-required-for-dependencies-to-enable-some-workflows-in-isce )
35
34
2 . [ Building ISCE] ( #building-isce )
36
35
- [ SCons] ( #scons-recommended )
37
36
- [ Configuration control: SCONS\_ CONFIG\_ DIR and SConfigISCE] ( #configuration-control )
@@ -171,24 +170,6 @@ have the command 'python3' on your path. Then you will be able to execute an
171
170
ISCE application such as 'stripmapApp.py as "> stripmapApp.py" rather than as
172
171
"> /path-to-Python3/python stripmapApp.py".
173
172
174
- ### License required for dependencies to enable some workflows in ISCE
175
-
176
- Some of the applications, or workflows (such as insarApp.py and isceApp.py),
177
- in ISCE that may be familiar to users will not work with this open source version
178
- of ISCE without obtaining licensed components. WinSAR users who have downloaded
179
- ISCE from the UNAVCO website (https://winsar.unavco.org/software/isce ) have signed
180
- the licence agreement and will be given access to those licensed components. Others
181
- wanting to use those specific workflows and components may be able to sign the
182
- agreement through UNAVCO if they become members there. Further instructions will
183
- be available for a possible other procedure for obtaining a license directly from
184
- the supplier of those components.
185
-
186
- ISCE provides workflows that do not require the licensed components that
187
- may be used effectively and that will be supported going forward by the ISCE team.
188
- Users that need to work with newly processed data along with older processed data
189
- may require those licensed components as a convenience unless they also reprocess
190
- the older data with the same workflows available in this open source release.
191
-
192
173
193
174
-------
194
175
0 commit comments