Stefan Blumentrath

Results 185 comments of Stefan Blumentrath

Given @marsin `s useful comments, I would suggest to add a "p-flag" to i.sentinel.download, that returns the actual query string that would be send to the DHUS repository. Here is...

See: #1044 for `i.sentinel.download`

> I have read about PCA and I will be working on writing an initial test for it. It is still a bit confusing to me how the input is...

Cool stuff. I am very much looking forward to testing the new addons.

Now I wrote a function to transfer entries in a KeePass database file into environment variables, that again could be used to authenticate users at data sources services / databases....

Apache Airflow (also a Python based web app) supports different external backends, like e.g. the [Hashicorp Vault](https://www.vaultproject.io/) for [secrets management](https://github.com/apache/airflow/tree/main/airflow/secrets). See: https://github.com/apache/airflow/tree/main/airflow/providers/hashicorp/secrets for inspiration on how secrets backends are implemented...

> Either way, 1.19.6.4 32-bit is working for me fine now based on limited testing on my Win10 1709 64-bit, and XP/Vista support is no longer something I wish to...

Can this be merged? google-cloud-bigquery < 3.3.6 has a dependency conflict with Shapely >= 2.0. Are there any I am testing a build with google-cloud-bigquery == 3.14.1 right now, but...

Not sure if this actually should be flagged as a bug, as `i.sentinel.preproc` and `i.sentinel.mask` will likely fail with un-adjusted baseline 4.00 data...

Please see: #1002 Is this PR still needed then?