-
Notifications
You must be signed in to change notification settings - Fork 318
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
Create USUMB tower site using subset_data and have a test for it #2356
Comments
Hi Erik, Thanks for bringing this up. Maybe it's worth clarifying what the purpose of this test is for?
|
@wwieder good questions there. I didn't realize USUMB was part of PLUMBER2 for example. I still think testing that datasets created by subset_data is a good thing to do. A better test would be a test that actually runs subset_data and shows that you can create a dataset and then use it for a simulation that actually works. I do think that testing the special case of showing how to set it up when the user has tower site data is a good thing, because there's extra work to get that case going. However, based on your comments I'm wondering if just doing the BCI case in #2159 would be the best way to go? So we'd just get that case working and forget about USUMB as a separate test. |
Thanks Erik. It sounds like the purpose of the test is to run subset data and run a 'generic single point' case with globally gridded DATM forcing? If so, I'd agree this sounds similar to the BCI test discussed in #2159 |
In meeting we decided to close this as a wontfix. I will open an issue about doing a system test for generic point with subsetting the datm data and then running a case for it. |
We've supported the USUMB tower site with our testing to both demonstrate that PTCLM works and can work with the model. But, also to demonstrate how to setup a generic tower site for people that want to do that for their own site have a way forward to do that, as well as testing to make sure that a generic tower site works. NEON (and soon to be PLUMBER2) sites are highly curated and are substantially different from a random site.
Definition of done:
The text was updated successfully, but these errors were encountered: