Commits on Source (9)
-
Wit, Allard de authored
- PC4 is now being forced to a string with 4 numbers - Added .readthedocs.yaml
-
Wit, Allard de authored
- pandas is now used for loading/reordering/joining CSV files - writing SQLite CSV files is now done with sqlite3 executable '.import csv'
-
Wit, Allard de authored
-
Wit, Allard de authored
# Conflicts: # grompy/__init__.py # grompy/load_data.py
-
Wit, Allard de authored
- SQLite has been removed in favour of duckdb - DataAccessProvider now also reads from duckdb
-
Wit, Allard de authored
- SQLite has been removed in favour of duckdb - DataAccessProvider now also reads from duckdb
-
Wit, Allard de authored
-
Wit, Allard de authored
-
Wit, Allard de authored
Showing
- .readthedocs.yaml 35 additions, 0 deletions.readthedocs.yaml
- grompy/__init__.py 1 addition, 1 deletiongrompy/__init__.py
- grompy/check_files.py 27 additions, 9 deletionsgrompy/check_files.py
- grompy/cmd.py 1 addition, 1 deletiongrompy/cmd.py
- grompy/dap.py 27 additions, 26 deletionsgrompy/dap.py
- grompy/load_data.py 64 additions, 256 deletionsgrompy/load_data.py
- grompy/util.py 30 additions, 79 deletionsgrompy/util.py
- pyproject.toml 19 additions, 9 deletionspyproject.toml
.readthedocs.yaml
0 → 100644