Mohammed Zia

Results 11 comments of Mohammed Zia

`UPDATE` is certainly better than `SELECT` as it's exhibiting what's happening. But there are few complicacies which should be given a prior thought before any future alteration. 1. If you...

Yaa yaa! I knew that. Your idea was thoughtful.

Hi @emeryberger : Thanks for the hint. What I was doing wrong was not installing scalene on the remote/host machine. Just by installing the extension on VSCode I assumed everything...

Yes, I'm invoking it the same way. However, I think there is some issue with the Scalene installation the extension is trying to access to. I assume the extension on...

**One try I gave to use Scalene installed in my virtual env, instead of the default python3 one:** I replaced the following line of the _extension.js_ file of the VSCode...

@bobleegogogo > Not sure about "python3.6 does not support tf v1.*", does this mean you cannot "pip install tensorflow==1.14.0" with a python3.6 env? while it did work for me when...

> > What is the use case for this endpoint or how should the user use it. > > use case: project of @Zia- if someone is just interested in...

Thanks for your comments @nyurik and @CptHolzschnauz . Let me give you one example to explain the kind of behavior I'm trying to achieve. Below is the screenshot of 2000...

Thanks for your quick reply @nyurik So, from my end, I'm pretty happy doing the PG part of it and not touching Martin. It was just a suggestion given my...

@julianzz98 : That's exactly what I was looking for. Thanks a lot. Just more question: Do we have WCS support available/planned in deegree3?