-
There is a script in the BETYdb repository ([`buildSQLGeom.py`](https://github.com/PecanProject/bety/blob/master/script/buildSQLGeom.py)) that will take a csv of latitude, longitude, elevation and ins…
-
```
>
[1] 0
2017-09-29 08:11:48 INFO [PEcAn.logger::logger.info] :
RESULTS: Convert.Input
2017-09-29 08:11:48 INFO [PEcAn.logger::logger.info] :
/data/Model_Output/pecan.output/d…
-
Migration of issue from old Redmine site (RM#2145)
Ankur's original description:
Ameriflux has been slowly publishing the revised biological, ancillary, disturbance, metadata sheets (BADM), hopefull…
-
Data are in the all.yielddata Google doc spreadsheet here:
https://docs.google.com/spreadsheets/d/1hrvMTMc7scvQFgit7QqF68vfxxNufNC--3RJfSDhne4/edit#gid=109120137
@dlebauer @gsrohde
-
In an attempt to standardize and merge multiple leaf spectra-trait databases, I've come up with the following list of variables to use. I can modify the variable names at any time, but earlier would b…
-
Pretty sire I have raised this before but when our DB has gone done for a period of time and I re-enable the sync, syncing with BU takes / can take a very long time (hours). Even during the course of…
-
## Description
Tests for some packages fail in environments without access to BETYdb. E.g. [PEcAn.BIOCRO](https://github.com/r-universe/pecanproject/actions/runs/3353111973/jobs/5584238472).
##…
Aariq updated
11 months ago
-
> library(PEcAn.all)
> settings.file settings 2015-08-31 09:04:20 SEVERE [read.settings] :
> Could not find a pecan.xml file
> Error in logger.severe("Could not find a pecan.xml file") :
> C…
-
Over two years ago, @ashiklom opened up PR https://github.com/PecanProject/pecan/pull/2318 raising an issue about the fact that connections to the database can potentially return values of class `inte…
-
R got hung on `read.settings`. This was resolved by running `delete from runs where id < 10000`, deleting the first 10k rows of runs.
I went through and deleted a few hundreds of thousands more rows …