Sylwester Arabas
Sylwester Arabas
> and also I returned the test_timestamp to testsuite.. but it is still not in the LIST file, right? Only tests listed there are executed (which is unintuitive given we...
https://github.com/gnudatalanguage/gdl/pull/1198
wouldn't copying the script to the build directories be more robust? That way, the relative location would also be fixed, yet one could have multiple builds around without a risk...
> This package re-vendors and statically links to [all of these packages](https://github.com/open-atmos/PyPartMC/tree/main/gitmodules). This is not allowed (and mentioned in the checklist). > > Each of these packages needs to be...
It would be great to finally solve it! :) IIUC, the problem sits somewhere here?: https://github.com/jupyter/nbviewer/blob/d9c5da7b1e12e184ce4bd8f9fc152d96aae7baa6/nbviewer/templates/notebook.html#L12
it's puzzling as the above "INVALID DOIs" seem correct, at leat both of the below URLs redirect correctly to the journal site: - https://doi.org/10.1175/1520-0450(1968)007%3C0160:AOFDMA%3E2.0.CO;2 - https://doi.org/10.1175/1520-0493(1989)117%3C0102:TDSLTW%3E2.0.CO;2
@whedon check references from branch JOSS
thank you @danielskatz, indeed the URL escapes in the bib file were the cause - good job on the checker side!
Thank you, @mjsottile. (I haven't heard from the reviewers)
@dmikushin Thanks for feedback. Very good point on including a performance comparison with other implementations, We have so far: - looked at wall times for these tests which have direct...