Stefan Verhoeven

Results 83 issues of Stefan Verhoeven

Besides a cgi script also explain how to wrap the code in a C++ web frameworks. For example http://pistache.io/

enhancement

The vega plot of epsilon versus duration is a bit disappointing. As changing the input has not much impact on the plot. ![image](https://user-images.githubusercontent.com/1713488/83510801-e5455a80-a4cd-11ea-977f-2ae30a07499f.png) Some alternatives: * plot root of different...

Use language specific code formatters to enforce a common style. For example use clang format with Google style for C++.

On https://www.research-software.nl/admin/project/795 I tried to add 2 technologies by pressing the `+` button twice. After selecting the pull down of the first freshly added field I am unable to make...

bug
admin

As someone who wants to customized my instance I would prefer a single place for the enum. However the software tags are defined as a enum in the schema https://github.com/research-software-directory/research-software-directory/blob/540efd0f5be2a21dd8fe0a15344199002102576e/backend/schemas/software.json#L546-L566...

enhancement

Have daily aggregates, usefull to see daily patterns. For example https://bl.ocks.org/mbostock/4063318

While retaining error reporting

The `tests/test_crawler.py` test fails. It uses a recording of THREDDS server using [vcrpy](https://pypi.org/project/vcrpy/), but the recording does not capture all the request the crawler is doing. Causing the test to...

The ESGF functionality was added and released, but not documented.

Filling in a THREDDS url and switching to ESGF keeps the THREDDS url and results showing. The urls should get their own text box.