Pras

Results 21 comments of Pras

> > > Just wanted to second @quietsnowyday's solution here for updating the radius from `configure` - works really well, thank you! > > If you're having a similar problem...

> > > Hi @Woracheth, > I increased the radius level in the configuration and your file is working well. It is just doing what I need. > Thank you...

Hi, thanks for the pointer and I was hopeful about it but it did not remove the accessibility error: `ctlDrawToggle = L.easyButton('fas fa-atlas', function () { if (ctlDraw._map) { map.removeControl(ctlDraw);...

WAVE checker is a Chrome extension for evaluation: [https://chrome.google.com/webstore/detail/wave-evaluation-tool/jbbplnpkjmmeebjpijfedlgcdilocofh?hl=en-US](url) You are right about having access to the `` - Thank You, this is a good first step generally speaking for...

I don't have a solution but see a similar issue for WMTS tiles from NASA using the template var nasagibs_epsg4326_template = '//gibs-{s}.earthdata.nasa.gov/wmts/epsg4326/best/' + '{layer}/default/{time}/{tileMatrixSet}/{z}/{y}/{x}.'; The Error Message in the Console...

If I understood your question correctly, you need to extract the exact time on the display bar? It's a simple need, intuitively, but made me ponder over it for a...

I've almost forgotten the details of what I did that time and will re-visit soon to check if the newer solution works well. In the meanwhile, thank you for your...

thanks @bashtage @josef-pkt . Understand and appreciate your response. I will try the `pip install -i https://pypi.anaconda.org/scipy-wheels-nightly/simple statsmodels`. The `pip install git...` encounters some `SSH` issues (on my side and...

Thanks, @bashtage. I was hoping this will work but it did not fully go through. Its still throwing some error that I did not understand. > LookupError: setuptools-scm was unable...

Thanks, again. Installed `wheel` and tried. The error still is: > × Preparing metadata (pyproject.toml) did not run successfully. exit code: 1 LookupError: setuptools-scm was unable to detect version for$PATH/statsmodels-main...