Tim Hoar

Results 4 comments of Tim Hoar

The print_obs_seq_summary() routine could use an optional argument to print some sort of header information/banner. In the AIRS/convert_amsua_L1.f90 program (for example) it is useful to call it to report on...

I have a few more thoughts on this ... I'll use CLM as the example, but it could happen with any land model. The number of soil layers before bedrock...

I had a chat with Bill Sacks asking if there was some array to indicate what is bedrock, what is not, > Take a look at the LEVGRND_CLASS variable. It's...

I created a test branch (**clm_snow_layer_ignore**) to to skip updating snow layers. The only modification is in the _dart_to_clm_ program - I added a routine _Ignore_Snow_Layers_(). Updating the soil moisture...