-
When I drop into a debugger with this setting in `pytest.ini`:
```
--pdbcls=IPython.terminal.debugger:TerminalPdb
```
then I can use the up/down arrows (or ctrl+P) to browse command histor…
-
Create a Treasure Hunt popup that shows treasures info when you go near certain trees, with a clue to find the next tree treasure.
Location Services must be turned on.
Related issues:
https://g…
-
### Code of Conduct
- [X] I have read and agree to the GitHub Docs project's [Code of Conduct](https://github.com/github/docs/blob/main/.github/CODE_OF_CONDUCT.md)
### What article on docs.github.co…
-
Are you guys planning on adding support for Strapi 5.0?
It seems the following things would need to be changed:
* [Migrate to design-system v2](https://design-system-git-main-strapijs.vercel.app…
-
I use e.g. the following code to generate the ecliptic longitudes of Pluto and Juno seen from Earth on a given date and time in 1859:
```
from skyfield.api import load
from skyfield.data import m…
-
Eventually want to include [NLCD](https://www.usgs.gov/centers/eros/science/national-land-cover-database) data into search rather than just ESA WorldCover for more-diverse LC types. Just raising this …
-
**Description**
Using higher level interfaces, is there a way to iterate over more than one prefix?
**Detailed description**
First of all, thank you very much for this great library!
I am usin…
-
As mentioned in [this issue](https://github.com/openforis/sepal_ui/issues/931), the `AssetSelect` component experiences significant delays during loading. This occurs because the `sepal_ui.scripts.gee…
-
The `nearest` regridding scheme in ESMF skips masked points. Therefore, this scheme cannot be used to regrid the mask and special treatment is needed. Example of the issue with the current code:
``…
-
Hello,
I would like to handle custom CRS and it's related coordinate operations in Proj4js (and OpenLayer indirectly).
I have 2 questions :
1) Imagine you have a custom CRS (something proj4js…