wwlwpd
wwlwpd
Nice. This would be very nice to do.
The best way to do this is create a new repo with the most current state of files, the largest source of the "size" is the history. This is not...
I spent some time looking into this and verifying that the binaries produced when the compiler family is selected as intel (classic), and it appeared by all checks they were...
> Thank you [@wwlwpd](https://github.com/wwlwpd) , it is good to hear that this checks out. I wonder if there is a mismatch in the environment (e.g., symbolic links or PATHs) on...
@jasonfleming yes! Note to work properly, we need `ASGSADMIN_ID=jgf` in your `~/.asgsh_profile`, otherwise it uses `ASGSADMIN` - which I also recommend we start defining in `~/.asgsh_profile`.
This is pretty complete, but placed it in draft to de-prioritize it without losing it entirely.
> What test case was it running? Shinnecock. We can probably close this, per Mr. ChatGPT: > > > That message means your program hit some floating-point conditions that the...
Note, @jasonfleming has code to set the prepped archive names in `asgs_main.sh` in `readConfig()` : https://github.com/StormSurgeLive/asgs/pull/1518/files
Added a health check (git repo intebrity check) and ASGS directory age check (avg age of top level files).
Made some changes, added: - Git SHA - Git branch (for human readability) - Git tag (if any) (for human readability) Turned the default `-S` check to be optional, `-c`....