Change config

This commit is contained in:
Edgar P. Burkhart 2022-03-11 14:55:16 +01:00
parent f896168071
commit a94c68d414
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
3 changed files with 22 additions and 12 deletions

View file

@ -1,9 +1,13 @@
[bathy]
inp=data/Database_20220224.xyz
hires=data/bathyhires.dat
[inp]
root=data
base=Database_20220224.xyz
hires=bathyhires.dat
hires_step=0.5
sub=out/bathy_sub.npy
out=out/bathy.npy
[out]
root=out
sub=bathy_sub.npy
out=bathy.npy
step=1
[artha]