-
In reference to Issue #19, I'd like to consider renaming the variables that input to the `GEMB` function and setting their default values as described below. What are your thoughts on these potential …
-
The values that are used to calculate total shortwave radiation, ghi, is not as accurate on overcast days.
An alternative would to use lookup tables of known values of radiation for certain cloud typ…
-
Something like (needs to be validated):
```python
all_vars = [
"clt", # cloud area fraction
"evspsbl", # evaporation including sublimation and transpiration
"hfls", # surface upw…
-
Hi everyone,
I'm really interested in building this project, but I don’t have much knowledge about electronics/RF, so choosing alternative parts has been confusing, especially since some ICs aren’t…
-
## 2015-06-18:Run future models, look at bias in past
We know there is bias in the driver input. We don't know how important it is. Here is an example of GENMOM annual average wind speed compared to …
-
I am using `f90nml` to pull namelists out of a model log file.
A description and context are available here:
https://github.com/aekiss/run_summary/issues/32
TL;DR the (MOM5) stdout contains …
-
It seems hard to use the tabulated albedo with just any radiation product, because they each have independent notions about what the incoming radiation should be. I feel that the `PrescribedAtmosphere…
-
### How can we help?
I would like someone else to build the manifest.
### Please read and ensure the following
- [X] The installer meets the above requirements
### Please provide the follo…
-
When working on #5312 noticed that many files were causing diffs when line was added to make sure that the three following output variables were never negative:
Surface Window Total Glazing Layers Ab…
-
Im using CL with the station_logbook branch. And I thought that it's now also possible that logs can be shared among differnt OPs. But when I tried to test this, i saw that this is not possible.
F…