HARPgroup / HARParchive

This repo houses HARP code development items, resources, and intermediate work products.
1 stars 0 forks source link

2022/03/15 HARP Weekly Work Session #165

Open rburghol opened 2 years ago

rburghol commented 2 years ago
 PROBLEM ERROR Hourly data outside valid range
 data=    1127.18115
alexwlowe commented 2 years ago

Update 3/23/2022 The data outside valid range error is shown below:

 PROBLEM ERROR Hourly data outside valid range
 data=    1127.18115

It appears to occur in Gopal's wdm_insert_ALL funciton. The line that produces the error is here. The error can also be produced six more times in the script, one for each metric (prp, pet, rad, etc.). I think this means that the function does not like the land segment data it is receiving.

alexwlowe commented 2 years ago

Update 3/23/2022 The .HSET error occurs because the hargreaves samani method of evapotranspiration has not been run for every land segment (ie it is not in our current functionalized workflow). I am currently working on functionalizing the creation of .HSET so that they can be incorporated in the workflow!

The two functions that I have created are located in /backup/meteorology/R