Release Notes
3.1.3
Added
Capability to stop running jobs from the MAAP API (maap-py
maap.cancelJob("id")
): https://github.com/MAAP-Project/Community/issues/640New maap-py method
aws.workspace_bucket_credentials()
for accessing user workspace bucket from outside the ADE: https://github.com/MAAP-Project/Community/issues/825Jobs UI: expose the entire stderr; split “View” and “Submit” into two tabs: https://github.com/MAAP-Project/Community/issues/651
maap-py: add
maap.downloadGranule()
direct download of Earthdata Cloud URLs: https://github.com/MAAP-Project/Community/issues/515Add ‘listContainer’ support to MAAP API and maap-py: https://github.com/MAAP-Project/Community/issues/818
Fixed
Removed 5-second delay when submitting jobs to DPS: https://github.com/MAAP-Project/Community/issues/762
ADE menu cleanup: updated menu items for jobs/algorithms and persistence of extensions on page refresh: https://github.com/MAAP-Project/Community/issues/833
Changed
Sort/filtering enhancements in the ADE Jobs UI: https://github.com/MAAP-Project/Community/issues/649
Copy submit job code with formatting when using Submit Job UI: https://github.com/MAAP-Project/Community/issues/791
Alphabetize the list of algorithms available in the job submission ui: https://github.com/MAAP-Project/Community/issues/829
Removed
Archived shared documents from the MAAP portal along with Memphis WordPress Plugin: https://github.com/MAAP-Project/Community/issues/821
3.1.1
Added
DPS authentication support–jobs can now access secure API endpoints such as aws.earthdata_s3_credentials: https://github.com/MAAP-Project/Community/issues/717
Added memory extension in the footer bar of Jupyter workspaces indicating memory usage within a notebook: https://github.com/MAAP-Project/Community/issues/749
Fixed
Presigned url bug fix for missing output when generated s3 urls: https://github.com/MAAP-Project/Community/issues/758
Fixed maap-py.deleteAlgorithm() 404 error: https://github.com/MAAP-Project/Community/issues/814
Changed
Updated stac_ipyleaflet to 0.3.5 for Pangeo.
Updated MAAP help tour: https://github.com/MAAP-Project/Community/issues/618
Migrated DPS instances to OL8: https://github.com/MAAP-Project/Community/issues/739
Removed
isce2 workspaces are now deprecated.
3.1.0
Added
Added more capacity to the new ADE cluster to support more concurrent users.
Fixed
Error with cursor jumping around in Jupyter & Opening blank notebook error (disable Jupyter collaboration feature): https://github.com/MAAP-Project/Community/issues/735
Nested eclipse che menu error: https://github.com/MAAP-Project/Community/issues/733 (PR: https://github.com/MAAP-Project/maap-workspaces/pull/47)
Add Show/Hide Che sidebar extension: https://github.com/MAAP-Project/Community/issues/692
DPS notifications bug: https://github.com/MAAP-Project/Community/issues/778
Maap libs extension can now show notifications: https://github.com/MAAP-Project/Community/issues/780
Api_server now present in MAAP() instance (changing use of maapsec): https://github.com/MAAP-Project/Community/issues/781
Open SSL fix: https://github.com/MAAP-Project/Community/issues/737
Update Jupyter server to include API endpoints: https://github.com/MAAP-Project/Community/issues/685
Changed
Removed
Remove ipycmc from default MAAP icon upper left of notebooks: https://github.com/MAAP-Project/Community/issues/779