Daniel da Silva

Results 9 issues of Daniel da Silva

This merge request addresses #22055, which reported unusual the behavior in `arange()` when string is provided as the dtype. Previously, the function would work when n==1 or n==2, and raise...

01 - Enhancement

Hello, thanks for this great tool! I was wondering if is there a way to hide local variables in lsp-treemacs-symbols? I poked around at the variables available but didn't see...

First of all, I want to thank you for this project. This is really great work and design. I'm using it to develop satellite data processing pipelines at NASA Goddard....

It would be great to have the ability to evaluate the Tsyganenko models at multiple points using vectorized processing. For example, evaluating `B` for every point on a grid. Some...

This ticket is to support dynamic packet definitions that change their definitions per-packet based on the header. This came out of conversations with @tloubrieu-jpl and @nischayn99 about a particular packet...

enhancement

This tends to not happen very often in practice, but it's part of the spec and we should support it. PacketField's should have a keyword argument `secondary_header=True` (defaults False). When...

enhancement

This issue is to add type annotations to the code, so that it can be used with static analysis checkers like MyPy.

enhancement

This issue is to track the addition of XTCE support through an optional dependency to the `space_packet_parser` library (https://github.com/medley56/space_packet_parser). Support is proposed to be through the `from_file('something.xml')` method, which returns...

Closes #127 The CI will also run NumPy >2 and