-
**Describe the bug**
- Currently `state?.project?.projectOpfsBasemapPath` is only set when the user clicks the lightning bolt to download/cache PMTiles in the browser.
- When the project is change…
-
### Bug report checklis
- [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports
- [X] Read the relevant sections of the [documentation](https://pandapow…
-
- [x] **typogrify** - makes a number of changes which should be accepted (all commas before em-dashes)
- [x] **semanticate** - makes a change to c38/l31 which should be accepted; it will also change …
-
`Unhandled Promise Rejection: DataCloneError: The object can not be cloned.` when `showMapOpfs` doesn't have `!isSafari()`.
Possibly coming from idb related code based on the error stack, but it wa…
-
I see that some `ml4opf/models` classes are called `BasicNN` and others `BasicNeuralNet`.
It is not clear to me what the difference is, and whether I should use one over the other.
For reference:
…
-
It'd be interesting if the browser version of this package used the origin-private file-system APIs rather than IndexedDB. I think that's become kinda the "official" way to run sqlite in the browser n…
-
Description:
- We are extracting glyphs by scanning the OPF text and determining on which line the character occurs
- We use pagination to find the image on which this character occurs, we use this d…
-
### Feature Checklist
- [X] Searched the [issues page](https://github.com/e2nIEE/pandapower/issues) for similar reports
- [X] Read the relevant sections of the [documentation](https://pandapower.rea…
-
Errors flood the system. I would like to save old logs to opfs, etc., so it would be great if you could add a serde function.
-
I have a wasm file compiled with `-lopfs.js -sWASMFS -sFORCE_FILESYSTEM` and I'm trying to perform IO operations on a large (4GB) file. The process works properly for smaller files (~150MB, probably a…