GET /api/v1/ports/gmtsar/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gmtsar",
"portdir": "science/gmtsar",
"version": "6.1",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://topex.ucsd.edu/gmtsar/",
"description": "An InSAR processing system based on GMT",
"long_description": "GMTSAR is an open source InSAR processing system designed for users familiar with Generic Mapping Tools (GMT). It may be used at all stages of InSAR processing, from preprocessing raw data and orbit files, forming a complex interferogram, and post-processing interferograms to create products of phase, coherence, and line-of-sight displacement. By default, GMTSAR supports data from the ALOS-1, TerraSAR-X, COSMOS-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2 satellites. To enable support for data from the ERS-1/2 and Envisat satellites, append the +orbits flag during installation to fetch the required orbit solutions for these data.",
"active": true,
"categories": [
"science"
],
"maintainers": [
{
"name": "jdesanto",
"github": "johndesanto",
"ports_count": 1
}
],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"autoconf",
"automake",
"libtool",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"gmt5",
"hdf5",
"tiff"
]
}
],
"depends_on": []
}