Lars O Grobe

Results 8 issues of Lars O Grobe

Dear all, first, thanks to the authors for contributing this plugin which makes it very convenient to work with 3D city data in QGIS! I am currently investigating options to...

Hi, first of all, thank you for this great and functional code to access a bibtex database! I am trying to access bibtexbrowser's functions from another php script. I have...

Dear all, I am trying to export an imshow image with a set clip_path. Unfortunately, the latter is ignored. Is there any way to get this functionalitiy working, or am...

Dear developers, since the release cycles of godot, and it's pre-releases, got more frequent recently, I am having difficulties to understand compability statements such as "4.0+". Would it be possible...

This PR implements the proposed persistant models as discussed in https://github.com/NLeSC/litstudy/discussions/82 .

Dear all, I have a document set that returns a duplicate accorind to unique(): len(docset) -> 1014 len(docset.unique()) -> 1013 However, len(docset-docset.unique()) -> 0 I found this when I wanted...

enhancement
help wanted

Dear authors & users of this module, I am struggling with getting CSV files from Scopus search loaded by RecordCollection(), that throws an exception `metaknowledge.mkExceptions.BadInputFile: 'scopus.csv' does not match any...

Dear all, with current versions of pybliometrics, the import of ScopusXXXErrors has to refer to the module `pybliometrics.exception`, not `pybliometrics.scopus.exception`. This affects line 48 in `sources/scopus.py`. Best, Lars.