{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":126400199,"defaultBranch":"master","name":"sarpy","ownerLogin":"ngageoint","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-03-22T22:03:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7175944?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1717090460.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"05d81672ec2b43b9d92e35d7eef5f56958c75980","ref":"refs/heads/pfa-consistency-fixes","pushedAt":"2024-05-30T17:34:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Fix offsetting errors in the PFA SICD element and clarify error message in a PFA validation check.","shortMessageHtmlLink":"Fix offsetting errors in the PFA SICD element and clarify error messa…"}},{"before":"fca60ae7e02ab6d1b3053fc8bed57fc138b7b46d","after":"b1a7f9dbe150873f8dd703fb5f282428594d0a15","ref":"refs/heads/feature/compressed-cphds","pushedAt":"2024-05-30T14:10:56.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Response: support cphd compression","shortMessageHtmlLink":"Response: support cphd compression"}},{"before":"44a074afb962fa71937fd04dfc49aff578f99fd4","after":"fca60ae7e02ab6d1b3053fc8bed57fc138b7b46d","ref":"refs/heads/feature/compressed-cphds","pushedAt":"2024-05-29T22:35:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Support compression in CPHD read / write (#510)\n\n* Add Integration Branches section to README\r\n\r\n* Support compression in CPHD read / write\r\n\r\n---------\r\n\r\nCo-authored-by: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com>","shortMessageHtmlLink":"Support compression in CPHD read / write (#510)"}},{"before":null,"after":"44a074afb962fa71937fd04dfc49aff578f99fd4","ref":"refs/heads/feature/compressed-cphds","pushedAt":"2024-05-29T22:29:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: replace deprecated matplotlib get_cmap call (#511)","shortMessageHtmlLink":"Bugfix: replace deprecated matplotlib get_cmap call (#511)"}},{"before":"1d665072eb9857e18e47b0f1566d904e93d71bdf","after":null,"ref":"refs/heads/bugfix/deprecated-get_cmap","pushedAt":"2024-05-29T21:54:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"}},{"before":"f393cc8078afe7a2cf1e7b7b05ccd50466af9ace","after":"44a074afb962fa71937fd04dfc49aff578f99fd4","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-05-29T21:54:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: replace deprecated matplotlib get_cmap call (#511)","shortMessageHtmlLink":"Bugfix: replace deprecated matplotlib get_cmap call (#511)"}},{"before":null,"after":"1d665072eb9857e18e47b0f1566d904e93d71bdf","ref":"refs/heads/bugfix/deprecated-get_cmap","pushedAt":"2024-05-29T20:52:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: replace deprecated matplotlib get_cmap call","shortMessageHtmlLink":"Bugfix: replace deprecated matplotlib get_cmap call"}},{"before":"7f5dff1b35dbf9e317b30ab894a80047bb662a51","after":"f393cc8078afe7a2cf1e7b7b05ccd50466af9ace","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-05-08T13:49:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Update version number to match integration branch (#509)\n\n* Update version number to match integration branch\r\n\r\n* Update __about__.py\r\n\r\nFollow Python Packaging user guide for version number convention\r\n\r\n---------\r\n\r\nCo-authored-by: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com>","shortMessageHtmlLink":"Update version number to match integration branch (#509)"}},{"before":"6c030d0e32807f760494cb23c061cdf1aee351ff","after":"7f5dff1b35dbf9e317b30ab894a80047bb662a51","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-05-08T13:48:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"fix: nitf no compression band order incorrect (#508)\n\n* Add Integration Branches section to README\r\n\r\n* fix: nitf no compression band order incorrect\r\n\r\n* SarPy: Response to ngageoint/sarpy#508\r\n\r\n---------\r\n\r\nCo-authored-by: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com>\r\nCo-authored-by: Daniel Pressler ","shortMessageHtmlLink":"fix: nitf no compression band order incorrect (#508)"}},{"before":"127091f9b12fa77ca00348782a469b53ceb56c18","after":"6c030d0e32807f760494cb23c061cdf1aee351ff","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-04-24T13:46:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: SIDD NITF IALVL/IDLVL for NITFs consisting of multiple image segments and/or product images (#507)","shortMessageHtmlLink":"Bugfix: SIDD NITF IALVL/IDLVL for NITFs consisting of multiple image …"}},{"before":"dc4691da3db8905e1dfc57a38d2518246bbf95ed","after":"127091f9b12fa77ca00348782a469b53ceb56c18","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-04-11T14:15:45.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: SingleLUTFormatFunction (#506)\n\n* Add Integration Branches section to README\r\n\r\n* Ignore first argument of returned tuple\r\n\r\n* bugfix: SingleLUTFormatFunction\r\n\r\n---------\r\n\r\nCo-authored-by: Vaughn Holmes ","shortMessageHtmlLink":"Bugfix: SingleLUTFormatFunction (#506)"}},{"before":"158777522670fc48833dd8b7fab55d1b3b3e9754","after":"dc4691da3db8905e1dfc57a38d2518246bbf95ed","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-04-02T14:51:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: Population of SIDD ExploitationFeatures resolution metadata when processed from a SICD (#504)","shortMessageHtmlLink":"Bugfix: Population of SIDD ExploitationFeatures resolution metadata w…"}},{"before":"aee192ff1d53b483b812f7970db42338dc69adca","after":"158777522670fc48833dd8b7fab55d1b3b3e9754","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-04-01T16:27:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: sarpy docs rendering (#503)","shortMessageHtmlLink":"Bugfix: sarpy docs rendering (#503)"}},{"before":"70e634dd42a570f0d36c4b8bc7b635766bb46a70","after":"aee192ff1d53b483b812f7970db42338dc69adca","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-04-01T16:26:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"BANDSB rework (alternative) (#502)\n\n* tre: update infrastructure and BANDSB implementation\r\n\r\n* alternative proposal for BANDSB\r\n\r\n---------\r\n\r\nCo-authored-by: Brad Hards ","shortMessageHtmlLink":"BANDSB rework (alternative) (#502)"}},{"before":"5d560af6677332de33765cd546c6f8b2f59b6a54","after":"70e634dd42a570f0d36c4b8bc7b635766bb46a70","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-03-11T18:41:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"fix parsing when number of bands > 9 (#500)\n\n* fix parsing when number of bands > 9\r\n\r\n* SarPy NITF image subheader XBANDS bug and tests\r\n\r\n---------\r\n\r\nCo-authored-by: Daniel Pressler ","shortMessageHtmlLink":"fix parsing when number of bands > 9 (#500)"}},{"before":"60a914a3f9d1a76abb7695e7d4f56877eedfde02","after":"5d560af6677332de33765cd546c6f8b2f59b6a54","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-03-05T22:37:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"tre: add MATESA support (#497)\n\n* tre: add MATESA support\r\n\r\n* update changelog; add smoketest\r\n\r\n* make TRE test data extraction generic\r\n\r\n---------\r\n\r\nCo-authored-by: Daniel Pressler ","shortMessageHtmlLink":"tre: add MATESA support (#497)"}},{"before":"c954c2bbf852b3411947fe9515af1dfea8b2e184","after":"60a914a3f9d1a76abb7695e7d4f56877eedfde02","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-02-28T14:29:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Bugfix: Handle large value uints for ComplexFormatFunction MP conversion (#494)\n\n* Handle large value uints for ComplexFormatFunction MP conversion\r\n\r\n* add workaround for smart_open bug in test_remote.py for python=3.6\r\n\r\n* add note to CHANGELOG\r\n\r\n---------\r\n\r\nCo-authored-by: Nathan Bombaci ","shortMessageHtmlLink":"Bugfix: Handle large value uints for ComplexFormatFunction MP convers…"}},{"before":"db48d24337e47d5409bbb6d99e3dc119ca11d4f3","after":"c954c2bbf852b3411947fe9515af1dfea8b2e184","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-01-25T19:22:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Simplify integration branch (remove sicd_to_sidd) (#493)\n\n* remove sicd_to_sidd from integration branch\r\n\r\n* update changelog","shortMessageHtmlLink":"Simplify integration branch (remove sicd_to_sidd) (#493)"}},{"before":"d8f22a47e96b4f8b05f0ca3394f64c548a5fe715","after":"db48d24337e47d5409bbb6d99e3dc119ca11d4f3","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-01-17T14:04:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Restore PIL dependency to optional status (#492)\n\n* Add Integration Branches section to README\r\n\r\n* Make PIL dependency optional again\r\n\r\n---------\r\n\r\nCo-authored-by: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com>","shortMessageHtmlLink":"Restore PIL dependency to optional status (#492)"}},{"before":"f68c9e77ed39f67f358330dd69a68254abb1ce51","after":"d8f22a47e96b4f8b05f0ca3394f64c548a5fe715","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-01-15T14:34:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"fix transpose error in point_projection._ric_ecf_mat (#491)","shortMessageHtmlLink":"fix transpose error in point_projection._ric_ecf_mat (#491)"}},{"before":"c6292c3411a754dc8921f7b4e05f66fe3f7212e6","after":"f68c9e77ed39f67f358330dd69a68254abb1ce51","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2024-01-05T14:43:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Proposed/bugfix/sicd timeline checks (#489)","shortMessageHtmlLink":"Proposed/bugfix/sicd timeline checks (#489)"}},{"before":"31ccd676a9a5fa77d31278430bd993d917778da4","after":"c6292c3411a754dc8921f7b4e05f66fe3f7212e6","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-12-19T20:37:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"fix CG_PATCH_LNGCOLL typo in CMETAA.py (#488)","shortMessageHtmlLink":"fix CG_PATCH_LNGCOLL typo in CMETAA.py (#488)"}},{"before":"0620237ea223c121e0f1962a6cdf49a3af7821f8","after":"31ccd676a9a5fa77d31278430bd993d917778da4","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-12-19T20:35:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"johnstob","name":null,"path":"/johnstob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/116124578?s=80&v=4"},"commit":{"message":"Fix bugs and add unit tests for SIDD consistency (#485)\n\nCo-authored-by: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com>","shortMessageHtmlLink":"Fix bugs and add unit tests for SIDD consistency (#485)"}},{"before":"49550e879cc1adbd771e9de09ff6efaf37f8c51b","after":"0620237ea223c121e0f1962a6cdf49a3af7821f8","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-12-14T14:23:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Fix typo in SICD 1.3 date (#484)","shortMessageHtmlLink":"Fix typo in SICD 1.3 date (#484)"}},{"before":"d6e20c0e6341b356069065e1b9b27fbd9ef80909","after":"49550e879cc1adbd771e9de09ff6efaf37f8c51b","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-11-21T22:17:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"support reading CF8 CPHDs with AmpSF PVP (#480)","shortMessageHtmlLink":"support reading CF8 CPHDs with AmpSF PVP (#480)"}},{"before":"fa21a62fbd23643847dcd149c37e0af8e77328c0","after":"d6e20c0e6341b356069065e1b9b27fbd9ef80909","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-11-17T18:39:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Use a smaller SICD in utils_file_types.json (#479)","shortMessageHtmlLink":"Use a smaller SICD in utils_file_types.json (#479)"}},{"before":"d9dff193e29a539085197faf06ca7f5feaf9b0aa","after":"fa21a62fbd23643847dcd149c37e0af8e77328c0","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-11-14T14:23:17.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"johnstob","name":null,"path":"/johnstob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/116124578?s=80&v=4"},"commit":{"message":"Add unit tests for sicd_consistency and bugfixes (#477)","shortMessageHtmlLink":"Add unit tests for sicd_consistency and bugfixes (#477)"}},{"before":"65ad95b36c7456738d00b773c5273dc37a99e7a9","after":"d9dff193e29a539085197faf06ca7f5feaf9b0aa","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-11-13T17:37:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Unclosed file objects in NITF/CPHD writer close methods (#476)\n\n* properly close file objects in nitf/cphd writer close methods","shortMessageHtmlLink":"Unclosed file objects in NITF/CPHD writer close methods (#476)"}},{"before":"0591f495283f35bc7d77bb548b750462a4a47090","after":"65ad95b36c7456738d00b773c5273dc37a99e7a9","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-10-23T15:24:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Unit tests for cphd1 elements data and antenna (#473)\n\n* Unit tests for Antenna and Data and fix some of the Data size calculators\r\n\r\n* Fix bug in version_required handling\r\n\r\n* Update the change log","shortMessageHtmlLink":"Unit tests for cphd1 elements data and antenna (#473)"}},{"before":"503373bcc2eccc36f2b5472f267ea4ceb8682272","after":"0591f495283f35bc7d77bb548b750462a4a47090","ref":"refs/heads/integration/1.3.59-rc","pushedAt":"2023-10-18T16:46:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pressler-vsc","name":null,"path":"/pressler-vsc","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/78438270?s=80&v=4"},"commit":{"message":"Add unit tests for cphd1_elements (blocks, Channel, PVP, ReferenceGeometry,Global) (#472)\n\n* add unit tests for cphd1_elements. Bugfix for PVP.py\r\n\r\n* Update the change log\r\n\r\n* Cleanup CHANGELOG and make get_size more robust\r\n\r\n---------\r\n\r\nCo-authored-by: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com>","shortMessageHtmlLink":"Add unit tests for cphd1_elements (blocks, Channel, PVP, ReferenceGeo…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWEZqtwA","startCursor":null,"endCursor":null}},"title":"Activity · ngageoint/sarpy"}