Skip to main content
  • Home
  • Development
  • Documentation
  • Donate
  • Operational login
  • Browse the archive

swh logo
SoftwareHeritage
Software
Heritage
Archive
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

https://github.com/GeoscienceAustralia/PyRate
09 August 2023, 08:52:18 UTC
  • Code
  • Branches (23)
  • Releases (1)
  • Visits
    • Branches
    • Releases
    • HEAD
    • refs/heads/CI-patch
    • refs/heads/data
    • refs/heads/dependabot/pip/joblib-1.2.0
    • refs/heads/dependabot/pip/numpy-1.22.0
    • refs/heads/dependabot/pip/scipy-1.10.0
    • refs/heads/develop
    • refs/heads/gh-pages
    • refs/heads/master
    • refs/heads/mg/actions
    • refs/heads/sb/largetifs-enhancements
    • refs/heads/sb/orbfit-independent-method
    • refs/heads/sb/orbital-correction-experiements
    • refs/heads/sb/phase-closure-correction
    • refs/heads/sb/upgrade-ci-ubuntu
    • refs/heads/sb/use-mpi-shared
    • refs/tags/0.3.0
    • refs/tags/0.4.0
    • refs/tags/0.4.1
    • refs/tags/0.4.2
    • refs/tags/0.4.3
    • refs/tags/0.5.0
    • refs/tags/0.6.0
    • refs/tags/0.6.1
    • 29ce59c68bc134810a3df70cdcce0284e8d35980
    • 0.2.0
Take a new snapshot of a software origin

If the archived software origin currently browsed is not synchronized with its upstream version (for instance when new commits have been issued), you can explicitly request Software Heritage to take a new snapshot of it.

Use the form below to proceed. Once a request has been submitted and accepted, it will be processed as soon as possible. You can then check its processing state by visiting this dedicated page.
swh spinner

Processing "take a new snapshot" request ...


sort by:
RevisionAuthorDateMessageCommit Date
29ce59c Matt Garthwaite26 June 2020, 00:13:01 UTCMerge pull request #274 from GeoscienceAustralia/develop Release 0.4.226 June 2020, 00:13:01 UTC
8b4fee0 Matt Garthwaite25 June 2020, 07:07:05 UTCfix log messages for ref_phs and aps25 June 2020, 07:07:05 UTC
1241ec7 Matt Garthwaite24 June 2020, 04:32:34 UTCupdate history24 June 2020, 04:32:34 UTC
82b0720 Matt Garthwaite24 June 2020, 03:51:47 UTCMerge pull request #273 from GeoscienceAustralia/tf/colourmap-new calculation of colourmaps for stack_rate and stack_error on-the-fly24 June 2020, 03:51:47 UTC
e5a9f28 Matt Garthwaite23 June 2020, 11:41:20 UTCminor refactor24 June 2020, 00:57:24 UTC
4033e78 Thomas Fuhrmann18 June 2020, 08:04:49 UTCreplaced np.arange by np.linspace to avoid potential numerical issues24 June 2020, 00:57:24 UTC
48deea0 Thomas Fuhrmann18 June 2020, 04:56:28 UTCminor simplifactions (no_of_steps), added more comments24 June 2020, 00:57:24 UTC
aba9530 Thomas Fuhrmann18 June 2020, 04:19:47 UTCadded in white-red colourmap for quickview image of stack_error.tif24 June 2020, 00:57:24 UTC
57829fb Sudipta Basak17 June 2020, 19:47:52 UTCslow marker and remove unused `merge` test files24 June 2020, 00:57:24 UTC
af535f8 Sudipta Basak17 June 2020, 19:42:48 UTCkml and png files skip equality check24 June 2020, 00:57:24 UTC
abc688a Sudipta Basak17 June 2020, 13:36:17 UTCupdate integration tests24 June 2020, 00:57:24 UTC
ab43978 Sudipta Basak17 June 2020, 13:06:18 UTCrefactor and reuse png/kml generation24 June 2020, 00:55:43 UTC
b7e6ce0 Sudipta Basak17 June 2020, 12:51:37 UTCfixed and enhanced merge test24 June 2020, 00:55:43 UTC
05b88a7 Fuhrmann Thomas17 June 2020, 11:58:09 UTCenabled the calculation of colourmaps for stack_rate and stack_error on-the-fly in merge.py24 June 2020, 00:55:43 UTC
79b5d29 Matt Garthwaite24 June 2020, 00:53:15 UTCMerge pull request #272 from GeoscienceAustralia/sb/refpixel-lat-lon Sb/refpixel lat lon24 June 2020, 00:53:15 UTC
226cd59 Sudipta Basak23 June 2020, 22:35:37 UTCupdate tests24 June 2020, 00:06:03 UTC
3f25d50 Sudipta Basak23 June 2020, 20:17:13 UTCupdate refpixel tests23 June 2020, 20:18:38 UTC
fbab134 Sudipta Basak23 June 2020, 20:00:45 UTCupdate refpixel tests and validation23 June 2020, 20:00:45 UTC
9c743c8 Sudipta Basak23 June 2020, 19:01:54 UTCminor fix23 June 2020, 19:01:54 UTC
52d226f Matt Garthwaite23 June 2020, 10:55:39 UTCminor edit - fix up tests23 June 2020, 10:55:39 UTC
2757b68 Matt Garthwaite22 June 2020, 06:37:27 UTCrefactor supplied lat/lon value validation; improve error messages22 June 2020, 06:37:27 UTC
5d0edbb Sudipta Basak19 June 2020, 21:02:04 UTCrefpixel validation19 June 2020, 21:11:37 UTC
2c8f20f Sudipta Basak19 June 2020, 20:37:35 UTCsimpler prepfig functions and type hints19 June 2020, 20:37:35 UTC
e994110 Sudipta Basak18 June 2020, 18:32:39 UTCrounding may work better for refpixel18 June 2020, 18:32:39 UTC
d495572 Sudipta Basak16 June 2020, 19:53:54 UTCminor changes16 June 2020, 19:53:54 UTC
8f10ca1 Sudipta Basak16 June 2020, 19:41:18 UTCMerge branch 'develop' into sb/refpixel-lat-lon16 June 2020, 19:41:18 UTC
2341d54 Matt Garthwaite16 June 2020, 12:29:24 UTCimprove console messages for x/y and lon/lat refpixel coords16 June 2020, 12:29:24 UTC
3e53979 Matt Garthwaite16 June 2020, 11:59:49 UTCchange metadata tag entries for refpixel16 June 2020, 11:59:49 UTC
20507ba Matt Garthwaite16 June 2020, 11:40:11 UTCupdate changelog16 June 2020, 11:40:11 UTC
7aca232 Matt Garthwaite16 June 2020, 11:27:05 UTCMerge pull request #270 from GeoscienceAustralia/sb/file-types-handling Sb/file types handling16 June 2020, 11:27:05 UTC
6c40014 Sudipta Basak16 June 2020, 10:38:33 UTCMerge branch 'sb/file-types-handling' of github.com:GeoscienceAustralia/PyRate into sb/file-types-handling16 June 2020, 10:38:33 UTC
b3fc30e Sudipta Basak16 June 2020, 10:33:13 UTCprepifg write mlooked coh files and fixed tests16 June 2020, 10:33:13 UTC
bd52a76 Sudipta Basak16 June 2020, 06:25:46 UTCfix prepifg output of multi_looked coherence files16 June 2020, 06:30:40 UTC
da326b6 Sudipta Basak15 June 2020, 18:28:54 UTCMerge branch 'sb/file-types-handling' into sb/refpixel-lat-lon15 June 2020, 18:28:54 UTC
3b1fb55 Sudipta Basak15 June 2020, 18:09:19 UTCminor improvement in file types checks15 June 2020, 18:09:50 UTC
c8ea6c7 Sudipta Basak15 June 2020, 18:00:23 UTCneed more resolution for correct refpixel and pytest slow marker for refpixel lat/lon integration test15 June 2020, 18:00:23 UTC
f3e8d72 Sudipta Basak12 June 2020, 22:34:22 UTCmore refpixel test15 June 2020, 17:53:34 UTC
a3af624 Sudipta Basak12 June 2020, 22:31:55 UTCbugfix and more tests for refpixel15 June 2020, 17:53:34 UTC
116d808 Matt Garthwaite15 June 2020, 12:21:02 UTCfix npy file save for time series epoch files; add savenpy option to example config file15 June 2020, 12:21:02 UTC
ae04591 Matt Garthwaite15 June 2020, 11:59:27 UTCMerge branch 'develop' into sb/file-types-handling15 June 2020, 11:59:27 UTC
8cf8f1c Sudipta Basak12 June 2020, 21:03:38 UTCpass through lat/lon provided by user to the refpixel output15 June 2020, 06:39:25 UTC
a28dcbe Sudipta Basak12 June 2020, 20:50:12 UTCnew Ifg function add metadata to update metadata of interferograms15 June 2020, 06:39:10 UTC
4f654c8 Sudipta Basak12 June 2020, 20:30:06 UTCadd refpixel metadata tests15 June 2020, 06:36:32 UTC
6e817b9 Sudipta Basak12 June 2020, 20:15:48 UTCstop overwriting test files during ref pixel tests15 June 2020, 06:36:32 UTC
a79c3c8 Sudipta Basak11 June 2020, 22:17:51 UTCfixed refpixel tests15 June 2020, 06:36:32 UTC
195a15a Sudipta Basak11 June 2020, 21:33:39 UTClat/lon reference pixel supported15 June 2020, 06:36:32 UTC
aeffcbc Sudipta Basak11 June 2020, 20:51:58 UTClat/lon ref pixel setup complete15 June 2020, 06:36:31 UTC
a6645e9 sheecegardezi05 May 2020, 07:02:37 UTCadd pixel latlon converter and refpixel metadata update functionality15 June 2020, 06:35:41 UTC
01cdeba Matt Garthwaite14 June 2020, 10:59:18 UTCMerge pull request #269 from GeoscienceAustralia/mg/maxsig Change the application of 'maxsig' threshold parameter14 June 2020, 10:59:18 UTC
d91610d Sudipta Basak31 May 2020, 10:45:12 UTCinclude mpi tests for different refx/refy setups31 May 2020, 10:45:12 UTC
132e52b Sudipta Basak31 May 2020, 10:37:44 UTCreturn ints from ref pixel method31 May 2020, 10:37:44 UTC
c3cc03d Sudipta Basak30 May 2020, 20:46:54 UTCminor fix30 May 2020, 20:46:54 UTC
5a63512 Sudipta Basak30 May 2020, 20:32:47 UTCoptionally output stack*.npy files30 May 2020, 20:32:47 UTC
2638adb Sudipta Basak30 May 2020, 12:42:34 UTCMerge remote-tracking branch 'origin/mg/maxsig' into sb/file-types-handling # Conflicts: # .travis.yml30 May 2020, 12:42:34 UTC
33c8d56 Sudipta Basak30 May 2020, 08:37:13 UTCfixed mpi and test_pyrate/orbital tests30 May 2020, 08:37:13 UTC
37793d5 Sudipta Basak30 May 2020, 07:43:05 UTCbig fix: pass multiple paths instead to orbfit calc30 May 2020, 07:43:05 UTC
e6a998f Sudipta Basak30 May 2020, 07:31:50 UTCbig fix: handle both types30 May 2020, 07:31:50 UTC
aa60e74 Sudipta Basak30 May 2020, 03:57:13 UTCsome house keeping30 May 2020, 03:57:13 UTC
b9da9b4 Sudipta Basak30 May 2020, 03:46:07 UTCMerge remote-tracking branch 'origin/develop' into sb/file-types-handling # Conflicts: # pyrate/core/ref_phs_est.py # pyrate/process.py # tests/test_mpi.py30 May 2020, 03:46:07 UTC
38e4f2d Sudipta Basak30 May 2020, 03:33:44 UTCinput filetypes are enumerated30 May 2020, 03:33:44 UTC
b9fbce5 Sudipta Basak29 May 2020, 21:16:53 UTCupdate mpi tests29 May 2020, 21:16:53 UTC
57034bd Sudipta Basak29 May 2020, 21:06:36 UTCall tests pass29 May 2020, 21:06:36 UTC
9634c48 Sudipta Basak29 May 2020, 19:44:59 UTCoutput file extensions changed, many functions in common.py removed29 May 2020, 19:44:59 UTC
23168d6 Sudipta Basak28 May 2020, 20:45:56 UTCfile type names changed29 May 2020, 07:50:49 UTC
a669455 Matt Garthwaite29 May 2020, 04:57:50 UTCMerge pull request #268 from GeoscienceAustralia/sb/ref_phs_investigation Sb/ref phs investigation29 May 2020, 04:57:50 UTC
a78f74e Matt Garthwaite28 May 2020, 10:26:46 UTCimprove stack params doco28 May 2020, 10:26:46 UTC
666a902 Matt Garthwaite28 May 2020, 01:57:10 UTCupdate changelog28 May 2020, 07:45:00 UTC
b7aee40 Matt Garthwaite28 May 2020, 01:40:16 UTCrevise the log message verbosity28 May 2020, 07:45:00 UTC
a253548 Matt Garthwaite28 May 2020, 01:09:54 UTCremove tests for outdir/stack*.npy existence. these files are not created by default Co-authored-by: Sudipta Basak <basaks@gmail.com>28 May 2020, 07:45:00 UTC
e98a0a3 Matt Garthwaite21 May 2020, 22:56:16 UTCadd pytest slow mark and increase travis_wait time for pytest command28 May 2020, 07:44:41 UTC
dddfcc1 Matt Garthwaite21 May 2020, 12:19:35 UTCexpose assemble_tiles function, write docstring, and re-use in APS module28 May 2020, 07:44:41 UTC
1d2cb43 Matt Garthwaite20 May 2020, 23:09:30 UTCupdate dev and test requirements, and dev hints28 May 2020, 07:44:18 UTC
3c16d27 Matt Garthwaite20 May 2020, 05:12:12 UTCfix stack tests; add new tests for mask_rate algorithm28 May 2020, 07:44:18 UTC
9d4b05c Matt Garthwaite27 May 2020, 23:55:43 UTCupdate doc string and expose function to docs. fix tests.common import27 May 2020, 23:55:43 UTC
6665c99 Matt Garthwaite19 May 2020, 07:14:29 UTCrefactor merge.py; remove duplicated code to reusable generic functions27 May 2020, 12:59:44 UTC
1a59443 Matt Garthwaite19 May 2020, 01:58:09 UTCrefactor stack module: expose two functions to docs - i) single pixel algorithm and ii) loop function for processing full ifg array27 May 2020, 12:59:44 UTC
6275853 Matt Garthwaite18 May 2020, 10:23:14 UTCimplement skipping of masking if maxsig=027 May 2020, 12:59:44 UTC
8e240fd Matt Garthwaite18 May 2020, 10:08:49 UTCminor edits to configuration/config modules27 May 2020, 12:59:44 UTC
a2c318a Matt Garthwaite18 May 2020, 07:10:42 UTCrefactor merge.py; apply mask_rate during Merge step27 May 2020, 12:59:43 UTC
d54690c Matt Garthwaite18 May 2020, 05:40:45 UTCfix stacking tests27 May 2020, 12:59:43 UTC
3e39320 Matt Garthwaite18 May 2020, 05:19:54 UTCsplit maxsig masking into separate function27 May 2020, 12:57:07 UTC
7e5c1a3 Sudipta Basak15 May 2020, 05:42:57 UTCupdated local gdal calc and use nans as nodataval27 May 2020, 12:57:07 UTC
35e5080 Matt Garthwaite27 May 2020, 12:51:54 UTCchange log level of ref_phs_est messages27 May 2020, 12:52:56 UTC
024366e Sudipta Basak27 May 2020, 07:46:42 UTCfixed tests, disabled legacy maxvar and vcm test27 May 2020, 12:52:56 UTC
3cbb193 Sudipta Basak27 May 2020, 07:32:04 UTCfixed process workflow27 May 2020, 12:52:56 UTC
3d2e921 Sudipta Basak25 May 2020, 11:55:53 UTCread ref phase inside for loop to save memory27 May 2020, 12:52:56 UTC
d340c41 Matt Garthwaite27 May 2020, 12:37:38 UTCMerge pull request #267 from GeoscienceAustralia/sb/ro-prepifg Sb/ro prepifg27 May 2020, 12:37:38 UTC
41a5425 Matt Garthwaite27 May 2020, 12:29:53 UTCminor edit to screen messages27 May 2020, 12:29:53 UTC
96338e8 Sudipta Basak27 May 2020, 07:46:42 UTCfixed tests, disabled legacy maxvar and vcm test27 May 2020, 07:46:42 UTC
bf2f7eb Sudipta Basak27 May 2020, 07:32:04 UTCfixed process workflow27 May 2020, 07:32:04 UTC
8356b89 Sudipta Basak25 May 2020, 11:55:53 UTCread ref phase inside for loop to save memory25 May 2020, 11:55:53 UTC
61b9b7f Sudipta Basak22 May 2020, 22:12:45 UTCresolved merge conflict with develop23 May 2020, 06:56:23 UTC
92289b0 Sudipta Basak22 May 2020, 22:11:59 UTCMerge branch 'develop' into sb/ro-prepifg # Conflicts: # .travis.yml22 May 2020, 22:11:59 UTC
13ce4b4 Sudipta Basak22 May 2020, 21:48:44 UTCorbitmethod=2 needs headers during multilooking22 May 2020, 21:48:44 UTC
c30c1fb Sudipta Basak22 May 2020, 21:43:45 UTCsend correct headers during network method22 May 2020, 21:43:45 UTC
39def0f Sudipta Basak22 May 2020, 20:56:25 UTCconv2tif output is readonly, prepifg readonly tests22 May 2020, 20:56:25 UTC
b158b28 Sudipta Basak22 May 2020, 19:11:44 UTCreadonly prepifg implemented. Tests updated TODO: readonly test22 May 2020, 19:11:44 UTC
ceabb05 Matt Garthwaite20 May 2020, 02:02:31 UTCadd PyPI install to README20 May 2020, 02:02:31 UTC
43ed881 Matt Garthwaite20 May 2020, 01:39:11 UTCchanges to package setup and dev hints20 May 2020, 01:55:07 UTC
2bb4313 Matt Garthwaite19 May 2020, 23:36:29 UTCfix Travis deployment to gh-pages20 May 2020, 00:23:44 UTC
  • Newer
  • Older

Software Heritage — Copyright (C) 2015–2025, The Software Heritage developers. License: GNU AGPLv3+.
The source code of Software Heritage itself is available on our development forge.
The source code files archived by Software Heritage are available under their own copyright and licenses.
Terms of use: Archive access, API— Contact— JavaScript license information— Web API

back to top