-
If your import fails because OTM doesn't recognize your column names, we give no information to help you fix the problem. Suggestions:
1) List the valid column names
2) For tree imports, suggest cre…
-
...
Check plots are manually compared with the original paper drawings over light table.
Connectivity topology present
The data were checked manually by comparing check plots with the original …
-
Basemap documentation states that `ortho` projection can take ll/ur crnr limits. The following code seems like it should work (mpl 1.4.0), but does not:
```
from mpl_toolkits.basemap import Basemap
m…
-
I'm seeing the following test failures on the master branch:
```
(Canopy 64bit) taniyama:chaco mdickinson$ python -m unittest discover -p *_test_case* chaco.tests
........................E...........…
-
Thanks for the excellent program, worked right out of the box for me :+1:
Would it be possible to combine motion detection and timelapse in order to create a timelapse movie that updates more often …
-
When I start `ginga -t gtk` on Mac I get a flood of warnings on the console everytime I move the mouse over the main window from `ImageViewGtk.py` line `121`:
```
$ ginga -t gtk
** (process:61518):…
cdeil updated
10 years ago
-
Still differences in results when comparing output from TREE to Falster-traitdiversity. These differences could arise from
- differences in implementation, e.g. use of cohort tops vs cohort centres
…
-
To reproduce:
- Create or find a tree that has alerts.
- If possible update one of the alerts.
- Save a tree via the api.
- View API response.
- Note the lack of id in the alert's data.
lliss updated
10 years ago
-
is it possible to have slave updates go to a differend backend server.
situation:
backend1, mysql master
backend2, mysql slave of backend1, running powerdns.
If the Slave zone is transfered, the loc…
-