Commit Graph

140 Commits (9d7908beaf12d54cc853d1e7a41bb7ef4874585c)

Author SHA1 Message Date
Microwave Remote Sensing Laboratory 9d7908beaf
Add files via upload
updated for radiometric terrain correction
control looks by providing 'posting' in xml
2019-09-26 15:25:09 -04:00
Microwave Remote Sensing Laboratory 620ea91641
Add files via upload 2019-09-26 15:22:27 -04:00
Microwave Remote Sensing Laboratory 64e2fdff0f
Add files via upload
updated posting
2019-09-26 15:20:35 -04:00
Microwave Remote Sensing Laboratory c6e8c7922e
Add files via upload
updated mainly to read the zipped datasets, remove orbit extender, try except for precise/coarse orbit
2019-09-26 15:18:08 -04:00
piyushrpt a6357870c7
Merge pull request #59 from rtburns-jpl/gcc9
Fix mismatched iand parameter types
2019-09-09 13:21:56 -07:00
Ryan Burns 950708ff66 Fix mismatched iand parameter types 2019-08-26 10:49:41 -07:00
piyushrpt e53e7f4b17
Merge pull request #55 from asjohnston-asf/mcf_fix
Restore snaphu_mcf unwrapping option
2019-07-31 11:26:08 -07:00
Andrew Johnston c9a6ba9fe0
Restore snaphu_mcf unwrapping option 2019-07-31 10:08:41 -08:00
piyushrpt a219942280
Merge pull request #54 from gshiroma/master
Updates the sensor: UAVSAR_HDF5_SLC
2019-07-30 11:15:55 -07:00
gshiroma b478fa4e9b
Merge pull request #2 from gshiroma/updating_sensor_UAVSAR_HDF5_SLC
Updates the sensor: UAVSAR_HDF5_SLC
2019-07-29 14:51:57 -07:00
shiroma 20eecc127d Updates the sensor: UAVSAR_HDF5_SLC
- fixes issues with reference UTC (when it includes microseconds);
- updates cast from complex32 to complex64 (some versions require complex64 casting through a "sink" - with statement).
2019-07-29 14:46:51 -07:00
gshiroma 1f2a643cbf
Merge pull request #1 from gshiroma/updating_sensor_UAVSAR_HDF5_SLC
Updates the sensor: UAVSAR_HDF5_SLC
2019-07-29 10:07:47 -07:00
shiroma b8f8199001 - fixing issues with reference UTC (when it includes microseconds);
- fixing the cast from complex32 to complex64 (some versions require complex64 casting through a "sink" - with statement)'
2019-07-29 09:21:28 -07:00
piyushrpt 25084e21d6
Merge pull request #51 from pymonger/build-docker-by-release
build and deploy docker by release
2019-07-28 14:23:33 -07:00
piyushrpt 0695c24cbc
Merge pull request #50 from piyushrpt/imp
Fix for importlib has no attribute util
2019-07-22 12:54:48 -07:00
Gerald Manipon 702a78eea2 set the correct required job 2019-07-22 08:53:18 -07:00
Gerald Manipon 01d95c4b60 add circleci job to build and deploy a release
Deployed docker image should be able to be pulled via e.g. `docker pull isce2:v2.3.2`.
Doing a `docker pull isce2:latest` still pulls the deployed docker image from the
most recent of these three circleci jobs: PR merge, weekly build, or release.
2019-07-22 08:44:35 -07:00
piyushrpt 8345318434 Fix for importlib has no attribute util 2019-07-19 01:15:10 -07:00
piyushrpt 77aa07640a
Merge pull request #49 from piyushrpt/alosqp
Adding UAVSAR_HDF5_SLC to SConscript
2019-07-18 13:34:31 -07:00
piyushrpt 2d95cafd11 Adding UAVSAR_HDF5_SLC to SConscript 2019-07-18 13:23:52 -07:00
piyushrpt f3c9ab5714
Merge pull request #48 from piyushrpt/alosqp
ALOS Quad pol fix
2019-07-17 12:33:33 -07:00
piyushrpt 29bcd78842 ALOS Quad pol fix 2019-07-17 11:11:33 -07:00
Heresh Fattahi 2109916503
Merge pull request #47 from hfattahi/master
adding UAVSAR_HDF5_SLC Sensor
2019-07-16 15:43:04 -07:00
hfattahi 6ca61fb42b adding UAVSAR_HDF5_SLC Sensor 2019-07-16 21:37:06 +00:00
piyushrpt 0409e03520
Merge pull request #46 from piyushrpt/iceye
Adding ICEYE_SLC Sensor
2019-06-29 16:13:24 -07:00
piyushrpt 005616e52c
Merge pull request #45 from giangijpl/master
Added downsample_snapu factory to TopsProc/Factories.py
2019-06-24 14:13:16 -07:00
giangi 6d3811ec11 Added downsample_snapu factory to TopsProc/Factories.py
Added runner run_downsample_unwrapper.py to TopsProc
added donwsample_unwraper module to contrib
git commit -m
2019-06-20 09:55:55 -07:00
piyushrpt c36caafa24 Adding ICEYE_SLC Sensor 2019-06-16 18:59:42 -07:00
piyushrpt d197c32d1c
Merge pull request #43 from piyushrpt/omp
OMP threads cap fix
2019-06-13 08:59:29 -07:00
piyushrpt 25d252c88b
Merge pull request #44 from mohseniaref-InSAR/patch-1
Update crop_rdr.py for small bug
2019-06-13 08:58:44 -07:00
Mohammad Mohseni Aref f3362da9c0
Update crop_rdr.py for small bug
'NEW NEW_FILE' is not necessary for clipping data  !
2019-06-13 14:49:38 +02:00
piyushrpt 930c56d3b8 Fix for GDAL 3 2019-06-10 11:02:42 -07:00
piyushrpt 7b781aec09 OMP threads cap fix 2019-06-09 20:05:13 -07:00
piyushrpt c5e086f16c
Merge pull request #42 from piyushrpt/clang
Enable building with clang
2019-06-05 09:22:38 -07:00
piyushrpt 22c69a4ec0 clang fixes 2019-05-27 22:11:32 -07:00
Heresh Fattahi d4992db94b
Merge pull request #41 from yunjunz/alos2
stripmapStack: add preparation script for ALOS2 SLC
2019-05-20 15:30:18 -07:00
Zhang Yunjun a0576cfe8e stripmapStack: typo fix for prep*.py 2019-05-20 11:57:10 -04:00
Zhang Yunjun 8faf3b8b00 stripmapStack: add prepSlcALOS2.py
Add prepSlcALOS2.py based on prepRawALOS.py for ALOS2 stripmap SLC data. The main difference is using get_ALOS2_name() to grab unique string like "ALOS2210402970" instead of using get_ALOS_ALP_name() to grab string of "ALPSRP075780620" for ALOS PALSAR.

Bugs fixed for unpackFrame_ALOS2.py:
+ bug fix in unpack() while searching for image and leader files
+ add -p / --polarization option to be able to specify the polarization, with default value of HH, following the style of unpackFrame_ALOS_raw.py
2019-05-20 11:51:37 -04:00
piyushrpt d7639da51e
Merge pull request #37 from pymonger/master
use circleci workflows for test, docker build, and deploy to dockerhub
2019-05-10 10:53:21 -07:00
Gerald Manipon 16ee36e04f more descriptive circleci job name 2019-05-10 14:30:22 +00:00
Gerald Manipon 6d94a9f544 add build badge to README.md 2019-05-09 20:47:29 +00:00
Gerald Manipon 1f96e8cdaf set SHA1 correctly 2019-05-09 20:09:28 +00:00
Gerald Manipon 6a441d0e8f setup remote docker 2019-05-09 18:56:07 +00:00
Gerald Manipon 0bd95e230d truncate CIRCLE_SHA1 to match github 2019-05-09 18:53:07 +00:00
Gerald Manipon bdae7a2c8e use docker image 2019-05-09 18:20:49 +00:00
Gerald Manipon 1ca8fec597 use circleci workflows for test, docker build, and deploy to dockerhub
- renamed "build" job to "test" and created "test" workflow
  - will run on all pull requests and merges into master
- "build" job now builds isce docker container
- "deploy" job will deploy docker image to dockerhub at isce/isce2 (https://cloud.docker.com/u/isce/repository/list)
  - need to configure DOCKER_PASS and DOCKER_USER in "Build Settings" -> "Envrionment Variables" on circleci
- created "build-deploy" workflow to run "build" job then "deploy" job on merge of PR to master
- created "build-periodically" workflow to run "build-periodically" job then "deploy" job once a week
2019-05-08 09:19:05 -07:00
piyushrpt 70426ef532
Merge pull request #36 from mirzaees/fix_DeprecationWarning
fixed DeprecationWarning in stripmapWrapper and SentinelWrapper
2019-05-07 19:53:47 -07:00
piyushrpt 323010a63f
Update configuration/buildHelper.py
Co-Authored-By: mirzaees <37273875+mirzaees@users.noreply.github.com>
2019-05-07 22:26:49 -04:00
Sara Mirzaee 54106c5f91
Replace 'imp' with 'importlib' to avoid deprecation warning 2019-05-07 17:45:35 -04:00
piyushrpt 12bd8d5461
Merge pull request #35 from piyushrpt/midnight
Initial midnight fix
2019-05-07 13:04:44 -07:00