Results 56 issues of Pieter Noordhuis

Something like a ping/pong between tasks.

The proj API has changed in version 5 (see https://proj.org/development/migration.html). Backwards compatibility works until version 7. Ubuntu 22.04 will ship with proj version 8 where this no longer works (see...

From #122: > Himawari 9 transition from Himawari 8 WAS scheduled for April 2022, but has been pushed to December 2022, Again, some updates need to be made, such as...

This is possible for GOES-N series, but not GOES-R series imagery. See: https://github.com/pietern/goestools/blob/543ece3dc99ac865d87ac03490be99cf1f0457a7/src/goesproc/handler_goesn.cc#L153-L158

enhancement

This could be nice. Using this issue to collect some links. * http://eddn.usgs.gov/dcpformat.html * https://acwi.gov/hydrology/stiwg/index.html

enhancement

On a slow machine it is still possible for the DSP to run too slow and for the SDR to drop samples. If this happens it should be logged instead...

enhancement

Looks like `rtlsdr_cancel_async` doesn't have any effect in debug mode. Release mode is fine.

bug

### Configuration ```hcl resource "databricks_metastore_assignment" "this" { metastore_id = databricks_metastore.this.id workspace_id = var.workspace_id } ``` ### Expected Behavior Import should work. ``` terraform import databricks_metastore_assignment.this /12345678 ``` ### Actual Behavior...

feature

Master issue to track OpenCL support. @danzimm -- if you end up issuing some PRs, please mention this issue. Thanks :100: :+1:

enhancement

This is used in `conda/build_pytorch.sh` and it looks like this is no longer used in PyTorch build.