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

Function to Generate elev.th File #135

Open
mansurjisan opened this issue Sep 11, 2024 · 4 comments
Open

Function to Generate elev.th File #135

mansurjisan opened this issue Sep 11, 2024 · 4 comments

Comments

@mansurjisan
Copy link

We are currently working on setting up the Duck, NC test case for the UFS Coastal App using PySCHISM. While working with this test case, we identified a need for a function in PySCHISM to generate the elev.th file. This file, which contains time-varying surface water elevation data in ASCII format, is provided with the test case, but we are unable to recreate it using the current PySCHISM functionality.

Is there an existing method in PySCHISM to generate this specific elev.th file, matching the format and content of the one provided in the Duck Island test case? If not, could you provide guidance on how we might implement this functionality or suggest an approach to create this file programmatically?

This would greatly help automate test case setup and understand the input file's generation process.

@SorooshMani-NOAA
Copy link
Contributor

@mansurjisan there's also this other tool developed by folks at VIMS: https://github.com/wzhengui/pylibs Please see if the functionality in questions is implemented there or not. If you can identify what is needed there we can implement the same for pyschism as well.

@feiye-vims who's the main lead in pyschism development right now? I know I have access and can facilitate merges, etc. but is there anyone from your side actively developing as well?

@josephzhang8
Copy link
Member

Fei can manage the review/merge for pyschism, but we'd appreciate any contribution from you Soroosh or others. We are overwhelmed by tasks. Thx.

@SorooshMani-NOAA
Copy link
Contributor

@josephzhang8 sure, if there's nothing for elev.th in either pyschism or pylibs maybe @mansurjisan can take a look depending on his priorities (not promising! 😄)

@feiye-vims
Copy link
Member

feiye-vims commented Sep 12, 2024

@feiye-vims who's the main lead in pyschism development right now? I know I have access and can facilitate merges, etc. but is there anyone from your side actively developing as well?

I am not the lead in pyschism. And there is no active development on pyschism on our side. I am bringing Hyungju to speed so hopefully he can manage pyschism in the near future.

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

No branches or pull requests

4 participants