Added SDK will attach a User-Agent statement like hyp3_sdk/VERSION to all API interactions Changed Providing a job list to Batch.__init__() is now optional; an empty batch will be created if the job list is not provided Batch.__init__() no longer issues a warning when creating an empty batch HyP3.find_jobs() will now issue a warning when a zero jobs were foun
Added Exposed new include_dem parameter for InSAR jobs in HyP3.submit_insar_job() and HyP3.prepare_...
Fixed The user_id parameter has been moved to the end of the HyP3.find_jobs parameter list, to avoi...
Added Exposed new include_inc_map parameter for InSAR jobs in HyP3.submit_insar_job() and HyP3.prep...
Fixed Slicing a Batch object will now return a new Batch instead of list of jobs Batch equality now...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Added HyP3.find_jobs now supports filtering by job_type HyP3.find_jobs now pages through truncated ...
Added Job class now has a logs attribute containing links to job log files Added missing container ...
Added Methods to prepare jobs for submission to HyP3 HyP3.prepare_autorift_job HyP3.prepare_rtc_job...
Added HyP3 module HyP3 class which wraps a hyp3 api Job class used to define Jobs to submit, create...
Added Added processing_time_in_seconds to Job class. ### Removed hyp3_sdk.asf_search has been remov...
Changed The logs attribute in GET /jobs responses is now only populated for FAILED jobs, and will b...
Added Added a processing_times attribute to the hyp3_sdk.Job class to support jobs with multiple pr...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added Exposed new include_dem parameter for InSAR jobs in HyP3.submit_insar_job() and HyP3.prepare_...
Fixed The user_id parameter has been moved to the end of the HyP3.find_jobs parameter list, to avoi...
Added Exposed new include_inc_map parameter for InSAR jobs in HyP3.submit_insar_job() and HyP3.prep...
Fixed Slicing a Batch object will now return a new Batch instead of list of jobs Batch equality now...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Added HyP3.find_jobs now supports filtering by job_type HyP3.find_jobs now pages through truncated ...
Added Job class now has a logs attribute containing links to job log files Added missing container ...
Added Methods to prepare jobs for submission to HyP3 HyP3.prepare_autorift_job HyP3.prepare_rtc_job...
Added HyP3 module HyP3 class which wraps a hyp3 api Job class used to define Jobs to submit, create...
Added Added processing_time_in_seconds to Job class. ### Removed hyp3_sdk.asf_search has been remov...
Changed The logs attribute in GET /jobs responses is now only populated for FAILED jobs, and will b...
Added Added a processing_times attribute to the hyp3_sdk.Job class to support jobs with multiple pr...
Added POST /jobs now accepts a validate_only key at root level, set to true to skip submitting jobs...
Added Exposed new include_dem parameter for InSAR jobs in HyP3.submit_insar_job() and HyP3.prepare_...
Fixed The user_id parameter has been moved to the end of the HyP3.find_jobs parameter list, to avoi...
Added Exposed new include_inc_map parameter for InSAR jobs in HyP3.submit_insar_job() and HyP3.prep...