nllgrid icon indicating copy to clipboard operation
nllgrid copied to clipboard

Python class for reading and writing NLLoc grid files.

Results 3 nllgrid issues
Sort by recently updated
recently updated
newest added

Hi @claudiodsf, nice helper project! Here's some initial observations for potential improvements in the future: - with very large models it can be problematic to read the full file into...

Hi Claudio! Noticed you have a new version which reminded me to share these new functions. I expect they could still be improved some, but they seem to do their...

Hi, would it be possible to add the SDC transformation when reading the .hdr file in the read_hdr_file() function? It is one of the transformations handled by Nlloc. I understand...