The Wayback Machine - https://web.archive.org/web/20211218002111/https://github.com/topics/wavefront
Skip to content
#

wavefront

Here are 126 public repositories matching this topic...

brandondube
brandondube commented Jul 31, 2021

The new interface for interferograms requires the user to explicitly pass the mask, and provides the x,y,r,t variables in class with the positional state. This makes it significantly easier to use offset masks. The geometry module includes shifted versions of most shapes, but it may be worthwhile to add a interf.shift((dx,dy)) or interf.shift(dx, dy=None) method to move the grid.

It wou

akodali18
akodali18 commented Apr 14, 2020

Describe the bug
helm chart to installation will fail on kubernetes version 1.16 and above

With 1.16 version of kubernetes, Deployment in the extensions/v1beta1, apps/v1beta1, and apps/v1beta2 API versions is no longer served.

In the new api i.e. apps/v1, for Deployment - spec.selector is now required and immutable after creation; use the existing template labels as the selector for sea

Improve this page

Add a description, image, and links to the wavefront topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the wavefront topic, visit your repo's landing page and select "manage topics."

Learn more