-
https://github.com/aquifer/aquifer/blob/dev/lib/project.api.js#L43 uses _.defaultsDeep() to override aquifer.json config with aquifer.local.json. This works well until configuration properties are arr…
-
We should extend `aquifer.json` so that it includes a `version` property which specifies the version of Aquifer on which the project depends.
When Aquifer is executed it should use/load the correct v…
-
Why?
The npm API needs to grab the package.json file from src/d7 or src/d8, but because a project-specific version of aquifer itself can be installed with the npm API, it can be invoked before the pr…
-
in my main aquifer.json I have
```
"run": {
"scripts": {
"hello": [
"echo 1",
"echo 2",
"echo 3",
"echo 4",
"echo 5"
]
}
}
```
In my local I…
-
Please consider including the following functions:
1. Cumulative monthly residual rainfall on same graph as groundwater level time series.
2. Statistics to compare the likeness and lag of these two pl…
-
## Background:
- Node Version: v5.11.1
- Aquifer Version: 1.0.0-beta1
## Error:
```
Creating symlinks...
Symlinking profiles/meredith_ag => profiles/meredith_ag
Destination directory does not exist. …
-
AGU release notes
- label group deactivation delete
- user name issues
- author names to accommodate organizations
- jupyter notebooks work
- hydroshare his bug fixes
- usage tracking improvemen…
-
``` bash
npm WARN package.json aquifer@0.1.2 No license field
```
That's a pretty easy one.
-
Client Side detail subsection of log:
A detailed walkthrough of the error, its code path and all known details is as follows:
------------------------------------------------------------------------…
-
I try to digitize an new drainage channel as described in http://qgep.github.io/docs/user-guide/digitizing/digitizingdrainagechannel.html. After choosing “Digitize Drainage Channel” I get a minidump.…