Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid asking the user in which directory they are in #17

Closed
wants to merge 1 commit into from

Conversation

hellais
Copy link

@hellais hellais commented Apr 23, 2019

If this feature is needed it's probably best to support overriding this
with environment variables yet from the looks of it that is not actually
needed.

This script can perhaps be refactored a bit overall too.

If this feature is needed it's probably best to support overriding this
with environment variables yet from the looks of it that is not actually
needed.

This script can perhaps be refactored a bit overall too.
@hellais hellais closed this Apr 23, 2019
@hellais hellais deleted the no-interactive branch April 23, 2019 22:53
aliabdolali pushed a commit that referenced this pull request Nov 5, 2020
* Fb oasis t+0 (#13)

In the original code a coupling lag had to be used, coupling took place at the last time step but not at the first, and the coupling fields had to be written in an oasis restart file. With this ticket, the program can run in a different way by not using a coupling lag, coupling taking place at the first time step but not the last, and the coupling fields are written in the wave restart file - no extra oasis restart file needed.

* Fb uprstr inp (#15)

Enhancement to improve the way in which input data is read in and logged by the ww3_uprstr program:
  * read in variables specific to the update process selected
  * output the values provided in the ww3_uprstr.out log file
  * update the .inp template file and regtests to improve clarity and work with the changes
  * add capability to read inputs from a namelist (ww3_uprstr.nml) file

* Bf unconforming where in coupling routines (#17)

* Fix non-conforming WHERE statements in coupled routines
* Stop comparing history lines in OASIS rmp files

* Changes for efficient SMC grid coupling (#16)

* Changes for efficient SMC grid coupling
* Ensure consistency between SMC coupled test nml and inp files

Co-authored-by: Juan Manuel Castillo Sanchez <[email protected]>
Co-authored-by: Andy Saulter <[email protected]>
MatthewMasarik-NOAA pushed a commit that referenced this pull request Oct 18, 2023
* small update of modelBuoy_collocation.py to avoid errors when reading the buoy stations. Inclusion of documentation files in the new folder docs.

* New REAMDME with text, figures, links to data, references, and proper format.

* The path of the .png figures were updated to NOAA-EMC, and the pdf file (poster) was converted to a png figure.

* The file Poster_Campos_etal_2022 has been removed, as it will be later added directly to the wiki page.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant