-
The evaluation and training code you published seems to have some issues. They both rely on the same file named 'infer', and I'm unable to successfully run the evaluation and training code. Could you …
-
WHO: Cecelia,
This comes from the
Modeling and Data Infrastructure in Support of NOAA’s Global Models
Climate Program Office FY 2015 / NOAA-OAR-CPO-2015-2004099: MAPP - Advancing a Common Software…
-
Add the capability to pair model and observational data on a daily or monthly average time scale. We discussed that adding this in especially for the global models with monthly averaged output instead…
-
### Mission Statement
Accelerating global energy systems research with open access to synthetic data
### Description
Access to raw smart meter data is essential for energy research, to enable a rap…
-
Hey!
In the TFJS API, there is a `getWeights()` fcn that returns a tensor containing the weights of the model. I tried converting this tensor into a json and send that to a python server containing…
-
There are a few places that assume http:// during url generation. If you want https:// , presently have to locally modify feeds.py and models.py. A global settings.NOTIFICATION_USE_HTTPS might do, p…
-
**Describe the bug**
The code generator fails to generate mapping if my model has an observable collection and the mapper is declared in a .NET standard 2.0 class library. If I declare it in a .NET 8…
-
[Running] python -u "k:\for apsim prog\APSIMNGPY\test1.py"
Traceback (most recent call last):
File "k:\for apsim prog\APSIMNGPY\test1.py", line 18, in
soybean_model = load_default_simulation…
-
In order to interface SimpleCrop with LandLab for the purpose of crop modeling I see a few areas that will likely require changes for BMI compatibility and general interoperability:
1. Input/Output…
-
- [ ] How was an attribute taken, was it provided by user, fx default, or the onnxfunction default?
- [ ] Which line of python code generated the onnxfunction call node? What was the corresponding to…