Changed This is a complete refactor of the API, please view updated documentation. API responses now return Batch objects if multiple jobs present. Job and Batch objects now have the following member functions to help with common tasks API can now watch Jobs or Batches for completion Jobs are no longer created then submitted, instead submission through the API is how to get Jobs hyp3-sdk has dropped support for python <= 3.
Changed Job types now are defined each in their own file under the job_spec directory Api job param...
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Added HyP3.find_jobs now supports filtering by job_type HyP3.find_jobs now pages through truncated ...
Fixed Slicing a Batch object will now return a new Batch instead of list of jobs Batch equality now...
Added Added processing_time_in_seconds to Job class. ### Removed hyp3_sdk.asf_search has been remov...
Added HyP3 module HyP3 class which wraps a hyp3 api Job class used to define Jobs to submit, create...
Added GET /user response now includes a job_names list including all distinct job names previously ...
Changed API behavior for different job types is now defined exclusively in job_types.yml. Availabl...
Added Methods to prepare jobs for submission to HyP3 HyP3.prepare_autorift_job HyP3.prepare_rtc_job...
Added extract_zipped_product function to hyp3_sdk.util which will extract zipped HyP3 products chun...
Added SDK will attach a User-Agent statement like hyp3_sdk/VERSION to all API interactions Changed...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Added Job class now has a logs attribute containing links to job log files Added missing container ...
Changed Job types now are defined each in their own file under the job_spec directory Api job param...
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...
Changed This is a complete refactor of the API, please view updated documentation. API responses no...
Added HyP3.find_jobs now supports filtering by job_type HyP3.find_jobs now pages through truncated ...
Fixed Slicing a Batch object will now return a new Batch instead of list of jobs Batch equality now...
Added Added processing_time_in_seconds to Job class. ### Removed hyp3_sdk.asf_search has been remov...
Added HyP3 module HyP3 class which wraps a hyp3 api Job class used to define Jobs to submit, create...
Added GET /user response now includes a job_names list including all distinct job names previously ...
Changed API behavior for different job types is now defined exclusively in job_types.yml. Availabl...
Added Methods to prepare jobs for submission to HyP3 HyP3.prepare_autorift_job HyP3.prepare_rtc_job...
Added extract_zipped_product function to hyp3_sdk.util which will extract zipped HyP3 products chun...
Added SDK will attach a User-Agent statement like hyp3_sdk/VERSION to all API interactions Changed...
Added The HyP3.find_jobs method now includes a user_id parameter that allows retrieving jobs for a ...
Added Job class now has a logs attribute containing links to job log files Added missing container ...
Changed Job types now are defined each in their own file under the job_spec directory Api job param...
Fixed Resolved an issue where HyP3.find_jobs() did not correctly filter results when using the stat...
Added lib/dynamo library to allow sharing common code among different apps. Changed POST /jobs re...