Kyle Mann

Results 5 issues of Kyle Mann

When using the `add_item` method on a catalog, pystac adjusts links for the dependent object to fit the expected STAC structure even if they're explicitly set and the catalog type...

> The algorithm is based on flips > The ears are filled by flipping Found in [howitworks.md lines 13 and 17](https://github.com/hugoledoux/startinpy/blob/master/docs/howitworks.md?plain=1#L13). Is this referring to the `Lawson Flip Algorithm`? If...

Addressing #2158, realized I never actually made a pull request for the issue. This PR features a change to the `from_pandas` method, adding the argument `fit_to_df`, which lets you append...

I've recently run into an issue where my metadata doesn't seem to be updating quickly when writing to a specific timestamp, even on small writes with tiny databases, as you...

I am trying to convert my project from using sparse arrays to dense arrays, and I ran into a lot of problems while trying to use the same methods I...