-
Hello,Anna!
I have a little doubt about the Gap-filled_% of variable SWdown in the Ozfulx sites.
I have noticed that its value is relatively high in many sites. For example, site AU-How and site AU-…
-
the file **US-Ha1_1991-2012_FLUXNET2015_Met.nc** does not have `CO2air` variable. We can check this by:
```bash
ncdump -h US-Ha1_1991-2012_FLUXNET2015_Met.nc
```
@yijianzeng any idea why this fi…
-
For a test purpose, I run the model for 50 time steps. The model run fails at some sites due to this error:
```
Error using keyboard
Debugging is not supported in this configuration.
Error in …
-
Can't seem to reproduce the error which reads
```
Error in (function (..., row.names = NULL, check.rows = FALSE, check.names = TRUE, :
```
Worked example below functions.
```
library(tidy…
-
### Problem description
Knowledge network uses CSW connector to crawl TERN data source.
Endpoint: https://geonetwork.tern.org.au/geonetwork/srv/eng/csw
The crawl result shows some datasets has…
-
After doing some more work with Renku, it looks as if not all actions are traced. Renku status shows for example that these inputfiles for the our model are not up to date:
```
Files generated fr…
-
```console
$ renku run python3 src_py/sel_sce_runs.py -i output/HowardSprings/1/sce_out.txt -o work/HowardSprings/best/pars/ -n 4 -m 'ini'
Traceback (most recent call last):
File "/home/remko/.lo…
-
When you select an option from a dropdown box, it doesn't trigger the usual routines. The GUI accepts it but the config does not change or get saved. If you hit the restore defaults button on the drop…
-
I followed the instructions here to create a new VM with ANDS netctar image.
http://community.ands.org.au/viewtopic.php?f=211&t=3271
and then upgraded it to R13 based on the R12, R13 installation no…