Clemens Mosig

Results 9 issues of Clemens Mosig

Is there a way to get the output as csv instead of pretty-printed? For example `ripe-atlas measurement-search --search "campaign:stuck_routes" --af 4` returns: ``` Filters: Search: campaign:stuck_routes Af: 4 Id Type...

I am running python 3.9. I cloned the repo, then `git submodule update --init`, and then cd into `python_orocos_kdl` and ran `catkin make --this`. The other package succeeded, the python...

### Checklist - [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues). - [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/docs/latest/getting_started.html#development-version-pip). - [X] I have checked the [release...

question

The URL for the last paper "An out-of-core octree for massive point cloud processing" is not working. Could not find a pdf on the web with which this could be...

When pressing any key that is not assigned to some function then the help message should only be printed once.

bug
good first issue

enhancement
help wanted

For example, this is the bounding box stored in `bbox` for tile 10SGG at timestamp `2016-05-05T19:04:02.027000Z` and id `S2A_MSIL2A_20160505T190402_R113_T10SGG_20210211T085211`. ![bbox](https://github.com/microsoft/PlanetaryComputerDataCatalog/assets/32590522/411a37b9-02ea-49fc-8f58-23cb5ca76c1e) But this is what the tile actually contains: ![image](https://github.com/microsoft/PlanetaryComputerDataCatalog/assets/32590522/9582d115-45d1-42ad-a7e6-3155cc67e415) For...

On the remote machine I first need to run `$(/opt/miniconda3/bin/conda shell.zsh hook)` before the conda environment (and conda) can be run. Is there any way to specify that?

## Expected behavior and actual behavior. When using `warp.reproject` with a nodata value of -32768, the function should respect this nodata value and not return it in the output when...