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

SCHISM post-processing workflow step: merging outputs using combine_output11 #94

Open
janahaddad opened this issue May 17, 2024 · 0 comments

Comments

@janahaddad
Copy link
Collaborator

janahaddad commented May 17, 2024

@Armaghan-NOAA The program to use for merging the outputs is combine_output11. Make sure that you load the same modules you loaded when compiling ufs-coastal before running the above program. Example: module use YOUR_UFS_COASTAL_DIR/modulefiles and then module load ufs_hercules.intel.

Run combine_output11 -h to see the available options. Change directory where the outputs directory is loacated (not inside outputs); combine_outpt11 is searching for an outputs directory. Then run the program to generate the combined output files.

Merging the outputs generate the overall netcdf output file that contains the data for all times including the timestamps.

Originally posted by @pvelissariou1 in #75

Note this is a necessary step when using OLDIO. At some point UFS Coastal needs to provide support for the NEWIO option in SCHISM which doesn't require running combine_output after a run

@janahaddad janahaddad moved this to Backlog in ufs-coastal project May 17, 2024
@janahaddad janahaddad removed this from the Future - unsorted for now milestone May 21, 2024
@janahaddad janahaddad changed the title Explore merging outputs using combine_output11 SCHISM post-processing workflow step: merging outputs using combine_output11 Oct 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant