ozgun karagil

Results 7 issues of ozgun karagil

The Python nifgen API seems to have streaming support, but haven't seen any examples or tests using streaming. Are there any known limitations ? Planning to test following "\niFgen\documentation\English\SigGenHelp.chm::/streaming.html" but...

`hvplot` , 0.9.0 leads to an exception, while `plot` generates the correct plot for Xarray datasets/data arrays with multiindexed coordinates: There are a few Multi-indexed issues reported #351, #1036. I...

First, thank you so much. Compression-by-gathering is an incredibly usefull addition, which hopefully will end up in xarray for ragged (or sparse) array support on netcdf's. one day. #321 added...

Hi all, Access to NIFGEN_ATTR_MARKER_EVENT_PULSE_WIDTH has been removed with issue #859 and pull #868. This is disappointing, since at high sampling speeds, the pulse can be as short as ~150ns...

enhancement
API
nifgen

Although CubeMX, gives the impression that PWM generation on complementary channels is possible, with options such as PWM_Generation CH1N, the HAL PWM Start API doesn't support it. The HAL `HAL_TIM_PWM_Start`...

cube mx
hal

Standard intake plugins seem to support glob, `*` or `list` urlpath's, to consume multiple files with `open_mfdataset`. This aproach isn't suitable for the `intake_xarray.xzarr.ZarrSource` plugin since it expects the `(urlpath:...

Was hoping to use `single_zarr` to build an index for multiple remote zarr sources, for benchmarks against remote netcdf files, but it seems it's a test helper for combining local...