| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Solution without unsafe using vector API (#602) | giovannicuccu | 2024-01-28 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * Solution without unsafe * Solution without unsafe * Solution without unsafe, remove the usage of bytebuffer, passes the create_measurements3 test * bug fix for 10k test, update also the CreateMeasurements3.java to use '\n' as newline instead of the os value (if it runs on windows it uses crlf and "breaks" the file format ) --------- Co-authored-by: Giovanni Cuccu <gcuccu@imolainformatica.it> | ||||
| * | Update CreateMeasurements3.java to write measurements3.txt | Ragnar Groot Koerkamp | 2024-01-14 | 1 | -1/+1 |
| | | | | Currently it overwrites measurements.txt which is a bit confusing. | ||||
| * | More detailed attribution | Marko Topolnik | 2024-01-06 | 1 | -2/+7 |
| | | |||||
| * | Improve name generation | Marko Topolnik | 2024-01-06 | 1 | -8/+23 |
| | | |||||
| * | Limit names to 100 bytes | Marko Topolnik | 2024-01-06 | 1 | -0/+4 |
| | | |||||
| * | Move attribution into weather_stations.csv | Marko Topolnik | 2024-01-06 | 1 | -1/+2 |
| | | |||||
| * | Eliminate duplicate station names | Marko Topolnik | 2024-01-06 | 1 | -8/+21 |
| | | |||||
| * | Generate measurements with random names | Marko Topolnik | 2024-01-06 | 1 | -0/+128 |
| Name length goes from 1 to 100. | |||||
