Software Open Access
Zhang Yunjun; Joshua Zahner; stackTom; ehavazli; Falk Amelung; Heresh Fattahi; Forrest Williams; Yuan-Kai Liu; David W Grossman; Oliver Stephenson; BB; Sara Mirzaee; Simran S Sangha; Panji Brotoisworo; Bryan Marfito; Scott Staniewicz; Yunmeng Cao; Russell Grew; ranneylxr; Andre Theron; Andrew Johnston; CunrenLiang; James Rine; Joseph H Kennedy; Lei; cirrusasf; Meissam Mehdizadeh; rzinke; Bhuvan Varugu; sanghoonhong
<?xml version='1.0' encoding='utf-8'?> <resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-4" xsi:schemaLocation="http://datacite.org/schema/kernel-4 http://schema.datacite.org/meta/kernel-4.1/metadata.xsd"> <identifier identifierType="DOI">10.5281/zenodo.6462344</identifier> <creators> <creator> <creatorName>Zhang Yunjun</creatorName> <affiliation>California Institute of Technology</affiliation> </creator> <creator> <creatorName>Joshua Zahner</creatorName> <affiliation>School of Aquatic and Fisheries Sciences</affiliation> </creator> <creator> <creatorName>stackTom</creatorName> </creator> <creator> <creatorName>ehavazli</creatorName> <affiliation>Jet Propulsion Laboratory</affiliation> </creator> <creator> <creatorName>Falk Amelung</creatorName> <affiliation>University of Miami</affiliation> </creator> <creator> <creatorName>Heresh Fattahi</creatorName> <affiliation>JPL</affiliation> </creator> <creator> <creatorName>Forrest Williams</creatorName> <affiliation>Massey University</affiliation> </creator> <creator> <creatorName>Yuan-Kai Liu</creatorName> <affiliation>California Institute of Technology</affiliation> </creator> <creator> <creatorName>David W Grossman</creatorName> </creator> <creator> <creatorName>Oliver Stephenson</creatorName> </creator> <creator> <creatorName>BB</creatorName> </creator> <creator> <creatorName>Sara Mirzaee</creatorName> <affiliation>University of Miami</affiliation> </creator> <creator> <creatorName>Simran S Sangha</creatorName> <affiliation>Jet Propulsion Laboratory</affiliation> </creator> <creator> <creatorName>Panji Brotoisworo</creatorName> <affiliation>STAMINA4Space</affiliation> </creator> <creator> <creatorName>Bryan Marfito</creatorName> <affiliation>Earth Observatory of Singapore</affiliation> </creator> <creator> <creatorName>Scott Staniewicz</creatorName> <affiliation>University of Texas at Austin</affiliation> </creator> <creator> <creatorName>Yunmeng Cao</creatorName> <affiliation>GNS Science</affiliation> </creator> <creator> <creatorName>Russell Grew</creatorName> </creator> <creator> <creatorName>ranneylxr</creatorName> </creator> <creator> <creatorName>Andre Theron</creatorName> <affiliation>ESRI</affiliation> </creator> <creator> <creatorName>Andrew Johnston</creatorName> </creator> <creator> <creatorName>CunrenLiang</creatorName> <affiliation>Peking University</affiliation> </creator> <creator> <creatorName>James Rine</creatorName> <affiliation>Alaska Satellite Facility</affiliation> </creator> <creator> <creatorName>Joseph H Kennedy</creatorName> <affiliation>Alaska Satellite Facility</affiliation> </creator> <creator> <creatorName>Lei</creatorName> </creator> <creator> <creatorName>cirrusasf</creatorName> </creator> <creator> <creatorName>Meissam Mehdizadeh</creatorName> </creator> <creator> <creatorName>rzinke</creatorName> </creator> <creator> <creatorName>Bhuvan Varugu</creatorName> <affiliation>University of Maimi</affiliation> </creator> <creator> <creatorName>sanghoonhong</creatorName> </creator> </creators> <titles> <title>insarlab/MintPy: Version 1.3.3</title> </titles> <publisher>Zenodo</publisher> <publicationYear>2022</publicationYear> <dates> <date dateType="Issued">2022-04-14</date> </dates> <resourceType resourceTypeGeneral="Software"/> <alternateIdentifiers> <alternateIdentifier alternateIdentifierType="url">https://zenodo.org/record/6462344</alternateIdentifier> </alternateIdentifiers> <relatedIdentifiers> <relatedIdentifier relatedIdentifierType="URL" relationType="IsSupplementTo">https://github.com/insarlab/MintPy/tree/v1.3.3</relatedIdentifier> <relatedIdentifier relatedIdentifierType="DOI" relationType="IsVersionOf">10.5281/zenodo.6462343</relatedIdentifier> </relatedIdentifiers> <version>v1.3.3</version> <rightsList> <rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights> </rightsList> <descriptions> <description descriptionType="Abstract"><p>Cut a new release for Yunjun et al. (2022) and Gregg et al. (2022).</p> New Features: <ul> <li>add <code>closure_phase_bias.py</code> to mask areas susceptible to the closure phase bias (Zheng et al., 2022), contributed by Yujie Zheng</li> <li>add <code>iono_tec.py</code> and <code>simulation/iono.py</code> for GIM-based ionospheric correction for range offset (Yunjun et al., 2022)</li> <li>[preliminary] add TS full covariance matrix calculation and propagation, with contributions from Sara Mirzaee</li> <li>File I/O:<ul> <li>support 4D matrix IO in <code>readfile/writefile/cluster.py</code></li> <li>support SLC stack as <code>FILE_TYPE==timeseries and DATA_TYPE==complex</code></li> <li>initial <code>NO_DATA_VALUE</code> support as a new standard metadata</li> <li><code>uavsar</code>: support UAVSAR <code>.ann/lkv/llh</code> files reading and solid Earth tides correction</li> <li><code>prep_fringe</code>: add "connectComponent" to ifgramStack file if exists, contributed by Brett Buzzanga</li> </ul> </li> <li>Utilities:<ul> <li><code>add/diff/image_stitch</code>: generic multi-dataset file support, with contributions from Yuan-Kai Liu and Ollie Stephenson</li> <li><code>asc_desc2horz_vert.py</code>: support decomposition with pixel-wised geometry via <code>--geom-file</code> option</li> <li><code>geocode</code>: change the default geocoding output lat/lon step from "same row/col number" to "same pixel area", with contributions from Brett Buzzanga</li> </ul> </li> <li>add <code>mintpy.unwrapError.connCompMinArea</code> option, contributed by Sara Mirzaee</li> <li>visualization:<ul> <li>plot_network: color-code network based on temp/perp baseline, contributed by Yuan-Kai Liu</li> <li>view: add <code>--no-data-value</code> option</li> <li>tsview: support <code>--coastline</code> via carroty map projection</li> <li>tsview: support very long TS files, e.g. TEC and GRACE datasets in h5 format.</li> </ul> </li> </ul> Technical Improvements: <ul> <li>drop dependencies on <code>pykdtree</code>, <code>xarray</code> and <code>zarr</code> as they are now properly installed by <code>condo install pyresample</code>.</li> <li>support <code>h5py&gt;=3</code> by fixing the bool array indexing bug, contributed by Brett Buzzanga</li> <li>support <code>python 3.9</code> and <code>python 3.10</code> via documentation change only</li> <li>fix argv/args bug for conda/pip installed version</li> <li>use numpy values as the standard for the string/object conversion between different packages</li> <li>add the first unit test in <code>tests/test_asc_desc2horz_vert.py</code></li> <li>refactor the following scripts:<ul> <li><code>legacy/load2hdf5.py</code></li> <li><code>prep_snap.py</code></li> <li><code>objects/gps.get_gps_los_obs()</code></li> </ul> </li> <li>other bugs fix</li> </ul> Contributors: <ul> <li>Zhang Yunjun</li> <li>Yujie Zheng</li> <li>Sara Mirzaee</li> <li>Brett Buzzanga</li> <li>Yuan-Kai Liu</li> <li>Ollie Stephenson</li> <li>Zel Hurewitz</li> <li>Marin Govorcin</li> <li>Andrew Johnston</li> </ul></description> </descriptions> </resource>
All versions | This version | |
---|---|---|
Views | 358 | 165 |
Downloads | 21 | 11 |
Data volume | 19.3 MB | 9.1 MB |
Unique views | 316 | 154 |
Unique downloads | 20 | 11 |