-
I can see in pft_coms and in ed_params that SLA is marked as being in [m^2_leaf / Kg_C], however in an older issue https://github.com/EDmodel/ED2/issues/3 @rgknox wrote
"SLA: [m2 leaf] / [kg leaf]"
…
-
When i run the `landscape` script provided, I got the following error (exit code 1):
```
execution error: The variable refresh is not defined. (-2753)
```
I skimmed through the landscape.jsx widge…
-
* [x] Follow DEV_INTRO
* [x] Deploy Docker
* [x] Provide feedback and update docs as needed
-
After the API key is entered in the Welcome page, it should be validated (#18)
* [ ] check that API key is valid
* `select count(*) from users where apikey = $user_provided_apikey` should return …
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
3 years ago
-
Met source is always left blank in the automatically generated README file. This isn't a work-stopping bug, but it seems like either a quick-fix or if it isn't we could remove the ```met:``` field fro…
-
## Description
Submit a PEcAn workflow to get executed using a dedicated PEcAn API endpoint
## Proposed Solution
- Create a `POST api/workflows/` endpoint to allow users to submit PEcAn workf…
-
Dear Shawn,
congratulations for your job!
I would like to use the package in this way: I have spectroradiometer ASD reflectance data which I would like to resample to the spectral bands of Sentinel-…
-
### Bug Description
@istfer would like to start the workflow from the web interface, and continue to do work from rstudio. Right now this could lead to problems due to permissions. It looks like th…
-
# Case
[MIcrodata](https://www.w3.org/TR/microdata/) provides an existing standard for embedding data in HTML.
Microdata is already read by robots for search and by parsing algorithms for things…