wwlwpd

Results 94 issues of wwlwpd

There are commandline flag changes between gcc 9 and gcc 10 that are conflicting enough that >= 10 should be considered a different family

important non-critical
portability
adcirc build support
gfortran support
misc-francine
issue-1386

> Note as reference for an issue I will create, but the _ADCIRC Live_ WSL2 VM that is build and distributed currently has the `MACHINENAME=wsl-ubuntu` - and all the build...

adcirc build support
misc-francine

Turn this, ``` hooksScripts[FINISH_SPINUP_SCENARIO]=" output/createOPeNDAPFileList.sh output/$OPENDAPPOST " hooksScripts[FINISH_NOWCAST_SCENARIO]=" output/createOPeNDAPFileList.sh output/$OPENDAPPOST " ... ``` into this, ``` FINISH_SPINUP_SCENARIO=( output/createOPeNDAPFileList.sh output/$OPENDAPPOST ) FINISH_NOWCAST_SCENARIO=( output/createOPeNDAPFileList.sh output/$OPENDAPPOST ) ... ``` Which is how `POSTPROCESS=(...

UX
configurability
misc-francine

This could supercede #1380, also making `jq` installed by default.

enhancement
important non-critical
reliability
monitoring
installation
UX
misc-francine
asgs-mon

- [ ] remove wrappers for `adcirc, etc - [ ] replace `adcirclive/etc/bashrc` with a 'etc/setvars.sh` that can be `source`'d or added to `~/.bashrc` (similar to Intel OneAPI's setvars.sh, to...

Issdue 1482: Resolves #1482.

https://github.com/adcirc/adcirc/pull/453/commits/b1291717b6e4177a799eebf8fb203a6cfa6c3597

Issue 1479: * get_nam.pl doesn't appear to need any updates, it is already using the correct URL and path for the "nomads" HTTPS server * bin/get_gfs.pl was using one of...

![Image](https://github.com/user-attachments/assets/f258f655-ee94-42b1-9440-376a942a0bbe) Offending URLs in our codebase (first pass - oh ignore the "issue-1471" prompt, this is how it is in `master` currently): > > Effective May 20, [ftpprd.ncep.noaa.gov](http://ftpprd.ncep.noaa.gov/) and [ftp.ncep.noaa.gov](http://ftp.ncep.noaa.gov/)...