Skip to content

Samurai does not follow sym links #129

Description

@bdolan44

If I put my data in the input directory as a sym link, Samurai is unable to "see" the file. That is, if I have 3 files in the input directory (a centers file and two sym link NetCDF), Samurai will say it found just one file (the centers) for the synthesis.

Example:

ls input:
20250520.cen
cfrad.20250520_220020.000_to_20250520_220629.000_csapr2_SUR.nc@
cfrad.20250520_220253.000_to_20250520_220811.000_khtx_SUR.nc@

Output:
Initializing SAMURAI 3D
iMin iMax iIncr jMin jMax jIncr kMin kMax kIncr
-45 45 0.5 -45 12.5 0.5 0 15 0.5

Can't open Reference State file for reading, 'm_input_sounding' using default...
DEBUG: center date = 2025-05-20 00:00:00.000000000, time = 0
Found matching reference time 22:00:20 at 35, -87.1299973
Physical (mish) State size = 38158848
Nodal State size = 4988214
Grid dimensions: (181, 116, 31)
Found zero C level at 4153.56975 based on reference sounding
Found 1 data files to read...
Processing 20250520.cen of type cen
No input terrain file ... setting the lower boundary z = 0
No input terrain file ... setting the lower boundary z = 0


Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions