This repository has been archived by the owner on Apr 10, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Update edsc_extension to work with new edsc instance #66
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
mayadebellis
commented
Aug 4, 2020
- parse edsc url to find search parameters (using mostly code taken from edsc github source)
- allow for all permitted cmr fields that edsc uses to be used in maap query instead of hardcoding. caveats: object format is different from cmr calls in edsc so some additional manipulation of object needed to be done to get certain fields.
- allow for both granule and collection searches
Merged
echyam
pushed a commit
that referenced
this pull request
Aug 21, 2020
* Dev docs (#64) * update dev docs for each extension * submit_jobs minor cleanup and update CAS profile ticket attribute name * update labextension install and Che stack config * fix missing refs in submit jobs handler, return basic joblist if DPS doesn't give job details * fix dps panel, dps UI widget for jlab2 * add installation list and dependencies to README * readme type, put maap-py library installation note before serverextension install commands * dynamically get username from profile in dps info * allow edsc to open on localhost * Update edsc_extension to work with new edsc instance (#66) * add url parsers from earthdata src code * add attribution comments * clean up * create cmr query url from edsc code, pass to maap-py * start granule/collection search * exclude working! showing correct params. list comment w search * collection and granule search working * cleanup, adding sources * use generalized helper to get profile for registration * fix some UI formatting * fix merge conflicts on readme and dps_info jobinfo from master Co-authored-by: bsatoriu <[email protected]> Co-authored-by: Sujen Shah <[email protected]> Co-authored-by: echyam <[email protected]> Co-authored-by: mayadebellis <[email protected]>
gllewellyn19
pushed a commit
that referenced
this pull request
Jun 10, 2021
* Dev docs (#64) * update dev docs for each extension * submit_jobs minor cleanup and update CAS profile ticket attribute name * update labextension install and Che stack config * fix missing refs in submit jobs handler, return basic joblist if DPS doesn't give job details * fix dps panel, dps UI widget for jlab2 * add installation list and dependencies to README * readme type, put maap-py library installation note before serverextension install commands * dynamically get username from profile in dps info * allow edsc to open on localhost * Update edsc_extension to work with new edsc instance (#66) * add url parsers from earthdata src code * add attribution comments * clean up * create cmr query url from edsc code, pass to maap-py * start granule/collection search * exclude working! showing correct params. list comment w search * collection and granule search working * cleanup, adding sources * use generalized helper to get profile for registration * fix some UI formatting * fix merge conflicts on readme and dps_info jobinfo from master Co-authored-by: bsatoriu <[email protected]> Co-authored-by: Sujen Shah <[email protected]> Co-authored-by: echyam <[email protected]> Co-authored-by: mayadebellis <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.