Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Update edsc_extension to work with new edsc instance #66

Merged
merged 11 commits into from
Aug 11, 2020

Conversation

mayadebellis
Copy link
Contributor

  • 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

@mayadebellis mayadebellis marked this pull request as ready for review August 11, 2020 17:09
@mayadebellis mayadebellis merged commit 4ad4a90 into develop Aug 11, 2020
@mayadebellis mayadebellis mentioned this pull request Aug 21, 2020
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]>
@mayadebellis mayadebellis deleted the parse-edsc-url branch January 5, 2021 01:38
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.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant