Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prod Release #1809

Merged
merged 57 commits into from
Oct 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
57 commits
Select commit Hold shift + click to select a range
f12a1a1
adds placeholder dataset entry for OPERA RTC
Sep 19, 2023
9585934
adds opera s1 products, adds cmr metadata entry for opera burst ID
Sep 20, 2023
2e4d83a
Merge pull request #1783 from asfadmin/TOPIC-kbfx-opera-dataset
SpicyGarlicAlbacoreRoll Sep 20, 2023
eaf1a4f
Merge pull request #1784 from asfadmin/TOPIC-kbx-opera-product-types
SpicyGarlicAlbacoreRoll Sep 20, 2023
723500c
adds collections keyword to opera_s1 apiValue, keeping platform value…
Sep 20, 2023
7ded8d5
[CodeFactor] Apply fixes
code-factor Sep 20, 2023
4d31c64
adds operaBurstID param.
Sep 20, 2023
9b2b757
fix typo in opera burst id label field
Sep 20, 2023
881711c
Merge pull request #1786 from asfadmin/TOPIC-kfbx-operaburstid
SpicyGarlicAlbacoreRoll Sep 20, 2023
7586598
uses actual concept ids for opera products
Sep 21, 2023
bd37b10
Merge branch 'TOPIC-opera-collections' of https://github.com/asfadmin…
Sep 21, 2023
e8d4669
Merge pull request #1785 from asfadmin/TOPIC-opera-collections
SpicyGarlicAlbacoreRoll Sep 21, 2023
f41aca4
removes platform keyword from opera_s1
Sep 21, 2023
ac7b972
Merge pull request #1788 from asfadmin/TOPIC-opera-collections
SpicyGarlicAlbacoreRoll Sep 21, 2023
7e65638
current v0.4 products now displaying subproducts in files list
Sep 26, 2023
efb8c80
Merge branch 'opera-deployment' into TOPIC-opera-subproducts
Sep 26, 2023
8687bdb
adds extension to end of files list display
Sep 27, 2023
2addc9e
Merge pull request #1789 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Sep 27, 2023
30919d6
adds collections with 1.0 products to opera_s1 definition
Sep 27, 2023
977fc77
Merge pull request #1792 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Sep 27, 2023
a6eafe0
fix: switch env to use api_maturity -> test by default
williamh890 Sep 28, 2023
a75a301
chore: rip out unused hyp3 code
williamh890 Sep 28, 2023
cba10fc
cleans up opera_s1 collections list to use latest only, subproducts f…
Sep 28, 2023
09e627f
Merge pull request #1793 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Sep 28, 2023
0725550
Merge pull request #1794 from asfadmin/DS-5074-hyp3-sub-removal
williamh890 Sep 28, 2023
4c8c123
subproducts cleaned up
Sep 29, 2023
cb4bc66
Merge pull request #1795 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Sep 29, 2023
a96f183
subproducts appear for all product types, fixes results not appearing…
Oct 2, 2023
bbd6236
Merge pull request #1797 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Oct 2, 2023
0e70857
completes opera burst id integration
Oct 3, 2023
888948f
Merge pull request #1798 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Oct 3, 2023
a78981c
adds RTC-Static static layer button for opera products
Oct 3, 2023
3dc325b
Merge pull request #1799 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Oct 3, 2023
b4f9c1c
fix bug with staticLayer button
Oct 3, 2023
68458a8
Merge pull request #1800 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Oct 3, 2023
0d56ce6
disables staticLayer button on rtc-static, enable on CSLC and RTC pro…
Oct 4, 2023
e80be43
Merge pull request #1801 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Oct 4, 2023
e2646d1
adds subquery for RTC & CSLC static layers in scene files
Oct 4, 2023
b787d00
Merge pull request #1802 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Oct 4, 2023
36f5989
Fixes groupID query, fixes bug with staticLayer query when selected s…
Oct 5, 2023
69dd62d
Merge pull request #1803 from asfadmin/TOPIC-opera-subproducts
SpicyGarlicAlbacoreRoll Oct 5, 2023
858e7e2
updates urls, descriptions, more like to button, etc
Oct 5, 2023
3ec72bf
group ID now filterable param for S1 datasets
Oct 6, 2023
9d04a9c
makes group id clearable, appears in info bar
Oct 6, 2023
c9e0bf7
Merge pull request #1806 from asfadmin/TOPIC-opera-cleanup
SpicyGarlicAlbacoreRoll Oct 6, 2023
894d1b0
fixes burst product grouping, uses same parentID/id grouping scheme a…
Oct 6, 2023
87c173b
Merge pull request #1808 from asfadmin/TOPIC-opera-cleanup
SpicyGarlicAlbacoreRoll Oct 6, 2023
4ecd585
Merge branch 'test' into opera-deployment
Oct 6, 2023
1986266
Merge branch 'opera-deployment' of https://github.com/asfadmin/Discov…
Oct 6, 2023
b81127a
better opera product scene-file display names
Oct 6, 2023
68e880d
adds missing polarizations to opera subproduct display types, improve…
Oct 9, 2023
71888a2
fixes opera source data tooltip, filters not clearing
Oct 9, 2023
60d57f4
fixes virtual size still appearing on Opera products in DL Queue, cha…
Oct 13, 2023
5ee5b4a
[CodeFactor] Apply fixes
code-factor Oct 16, 2023
e0223ae
reverts env.ts back to use prod api_maturity on test config, removes …
Oct 16, 2023
74dd6bc
Merge branch 'opera-deployment' of https://github.com/asfadmin/Discov…
Oct 16, 2023
385d3a1
Merge pull request #1807 from asfadmin/opera-deployment
SpicyGarlicAlbacoreRoll Oct 16, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ export class BaselineChartComponent implements OnInit, OnDestroy {

ngOnInit(): void {
this.createSVG();
const products$ = this.scenesService.scenes$().pipe(
const products$ = this.scenesService.scenes$.pipe(
tap(products => products.map(
product => this.criticalBaseline = criticalBaselineFor(product)
)),
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,20 @@
<app-burst-selector></app-burst-selector>
</div>
</mat-expansion-panel>

<mat-expansion-panel
*ngIf="selectedDataset === 'OPERA-S1'"
[expanded]="defaultPanelOpenState" [disabled]="panelIsDisabled" class="raised-section"
(click)="selectPanel(panels.CAMPAIGN)"
[class.raised-section]="isSelected(panels.CAMPAIGN)">
<mat-expansion-panel-header [collapsedHeight]="customCollapsedHeight" [expandedHeight]="customExpandedHeight">
<mat-panel-title>
<!-- {{ 'SLC_BURST_FILTERS' | translate }} -->
OPERA S1 Filters
</mat-panel-title>
</mat-expansion-panel-header>
<div class="selector-card-spacing">
<app-opera-s1-selector></app-opera-s1-selector>
</div>
</mat-expansion-panel>
</mat-accordion>
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import { DatasetSelectorModule } from '@components/shared/selectors/dataset-sele
import { AoiOptionsModule } from '@components/shared/aoi-options';
import { DocsModalModule } from '@components/shared/docs-modal';
import { BurstSelectorModule } from '@components/shared/selectors/burst-selector';
import { OperaS1SelectorModule } from '@components/shared/selectors/opera-s1-selector';
// import { TranslateModule } from "@ngx-translate/core";
import { SharedModule } from "@shared";

Expand All @@ -42,6 +43,7 @@ import { SharedModule } from "@shared";
AoiOptionsModule,
SearchTypeSelectorModule,
BurstSelectorModule,
OperaS1SelectorModule,
SharedModule,
// TranslateModule
],
Expand Down

This file was deleted.

Loading
Loading