1 Commits
final ... main

Author SHA1 Message Date
0c59712c5f Add data 2025-07-02 11:09:18 +02:00
18 changed files with 128580 additions and 86 deletions

87
.gitignore vendored
View File

@@ -1,87 +1,2 @@
# This file contains patterns for ignoring files / folders in a git repository.
# If a specific file is catched by the .gitignore file, but you need to add it
# you can use the following command to do so:
# git add -f path/to/file/i/want/to/track.txt
# However, think about the necessity of tracking the file before doing so.
### Blacklist folders:
data/*
.bin/*
.direnv/* .direnv/*
.venv/* .bin/*
### Blacklist files:
# Secrets
*secrets*
# Latex related
*.aux
*.glo
*.idx
*.log
*.toc
*.ist
*.acn
*.acr
*.alg
*.bbl
*.blg
*.dvi
*.glg
*.gls
*.ilg
*.ind
*.lof
*.lot
*.maf
*.mtc
*.mtc1
*.out
*.synctex.gz
*.bcf
*.xml
*.bst
*.fdb_latexmk
*.fls
*.snm
*.nav
# R Related
*.Rhistory
*.RDataTmp
*.RData
# Python binaries
*.pyc
*.npy
*.pt
*.py.ipynb
# Potentially large but not binary
# *.svg
# Binary files
*.pdf
*.zip
*.gz
*.tar
*.kmz
# Matches Rds, RDS, rds, etc.
*.[rR][dD][sS]
# Misc
.~lock.*
# Data
*.csv
*.xlsx
# Whitelist selected files
!data/example_witelisted.csv
# Ignore html files for now
# TODO: Remove later
index_cache
index_files

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
assets/ngas/residuals.RData Normal file

Binary file not shown.

File diff suppressed because it is too large Load Diff