James Douglass
a5918a3689
Explicitly removing certain directories from the source distribution. I left in the test directories and the Makefile in case someone wants to be able to run the tests on the sample data. RE:#125
2020-11-05 09:57:09 -08:00
James Douglass
cdc2054c9a
Merge pull request #366 from dcdenu4/task/installer-architecture-warning
...
Installer architecture warning for 32-bit machines
2020-11-03 07:46:05 -08:00
Doug
630050210e
Updating UG rev
2020-11-03 09:48:48 -05:00
Doug
b5abc5c3db
Updating x86 to x64 mentions
2020-11-03 09:47:42 -05:00
Doug
01209a8c7c
Merge branch 'release/3.9' into task/installer-architecture-warning
2020-11-02 07:25:07 -05:00
Doug
8b4874495a
update to history
2020-11-02 07:23:00 -05:00
Doug
58af3710bd
clean up nsis script
2020-11-02 07:21:06 -05:00
Doug
93281903b2
Merge pull request #365 from davemfish/bugfix/HQ-validation-empty-string-args
...
HQ: make validation treat empty string args as non-existent.
2020-10-30 15:06:13 -04:00
davemfish
bd79eb3d9f
make validation treat empty string args as non-existent.
2020-10-30 06:47:28 -07:00
Doug
03f7bab8c1
Merge pull request #364 from emlys/bugfix/delineateit-import
...
update delineateit in cli.py
2020-10-30 08:24:50 -04:00
emlys
38c14b6957
update delineateit in cli.py
2020-10-29 15:34:03 -06:00
James Douglass
40fef664c8
Merge pull request #362 from natcap/main
...
Merging main history into release 3.9
2020-10-28 10:20:18 -07:00
Doug
c212e01155
Merge pull request #358 from phargogh/bugfix/10-homebrew-interferes-with-pyinstaller
...
Include specific dylibs in the pyinstaller build to avoid conflicts on mac
2020-10-27 14:48:55 -04:00
James Douglass
e54e70eca1
Merge pull request #345 from emlys/task/remove-duplicate-validation
...
Remove duplicate validation calls
2020-10-27 09:02:19 -07:00
emlys
6c68132d6d
add history note
2020-10-26 15:14:57 -06:00
James Douglass
72643e6a87
Removing problematic homebrew packages and mercurial from the homebrew setup step, according to github actions recommended workaround. RE:#10 RE:#358
2020-10-26 11:46:49 -07:00
James Douglass
cc693d9f8b
Merge branch 'release/3.9' into bugfix/10-homebrew-interferes-with-pyinstaller
...
Conflicts:
exe/invest.spec
2020-10-23 10:15:41 -07:00
James Douglass
35df7c88b7
Merge branch 'release/3.9' of github.com:phargogh/invest into bugfix/10-homebrew-interferes-with-pyinstaller
...
Conflicts:
exe/invest.spec
2020-10-23 10:08:17 -07:00
James Douglass
a20a564b4b
Merge pull request #350 from dcdenu4/task/shapely-version-bump
...
Increase Shapely and GDAL versions
2020-10-21 12:43:39 -07:00
Doug
d823912c0b
Open gdal version upper bound
2020-10-21 09:05:39 -04:00
Doug
6cfcdc1a45
remove test code in wind tests
2020-10-20 08:45:04 -04:00
Doug
16d1d41b9e
Merge branch 'release/3.9' into task/shapely-version-bump
2020-10-20 08:41:50 -04:00
Doug
c369b6182b
Merge pull request #343 from dcdenu4/bugfix/swy-nodata-inf
...
SWY precision mismatch caused -inf
2020-10-20 07:53:33 -04:00
Doug
1ebf087eca
manually add shapely geos dylibs
2020-10-19 15:32:02 -04:00
Doug
3ae6a33705
Update setup-miniconda host url
2020-10-19 14:36:10 -04:00
Doug
547ef4af70
Bumping setup-miniconda to latest version
2020-10-19 11:50:06 -04:00
Doug
67c80a4a91
Update invest-test-data revision
...
Had a bad merge on invest-test-data repo, this should fix it.
2020-10-19 11:49:32 -04:00
Doug
11e55d5f52
Merge branch 'release/3.9' into task/shapely-version-bump
2020-10-19 10:22:41 -04:00
Doug
0564138056
Fix tests that were leaving behind test outputs
...
A couple testing modules were not cleaning up some generated outputs
2020-10-19 10:20:38 -04:00
Doug
c3063d24c3
Bumpy shapely gt 1.7.0, gdal 3.1.2 and update test
...
Tests for wind energy and ucm needed updating. The need looks like it
stems from the bump in PROJ 7+ and the fixes / enhancements they've made
in dealing with projections.
2020-10-19 10:19:05 -04:00
Doug
53573a05f8
Test architecture warning on welcome page
2020-10-19 08:35:15 -04:00
emlys
9cf966ea9e
autofill inputs before connecting to validation
2020-10-16 12:06:57 -06:00
Doug
f6ebdf3fbd
I. #331 update test comment
2020-10-16 07:21:28 -04:00
Doug
1c9d90496b
I. #331 updating history
2020-10-14 15:49:45 -04:00
Doug
0109ad298c
I. #331 swap float to double in cython module
...
Also adding a test that fails if double is left a float type
2020-10-14 15:29:52 -04:00
James Douglass
500eb15dbd
Merge pull request #318 from emlys/feature/147
...
Pour point detection function
2020-10-14 12:20:32 -07:00
emlys
6d8899905f
Merge branch 'release/3.9' into feature/147
2020-10-14 12:50:48 -06:00
emlys
19eaf6d720
add HISTORY note
2020-10-14 12:33:36 -06:00
Emily Soth
0b694c4f31
Merge pull request #340 from dcdenu4/bugfix/annual-water-yield-demand
...
Annual water yield conditional bug
2020-10-14 12:29:53 -06:00
Doug
c690c53b9d
I. #332 update history
2020-10-14 09:35:02 -04:00
Doug
75060e7edb
I. #332 Fixing checks against None
2020-10-14 09:23:31 -04:00
James Douglass
a409b26933
Merge pull request #337 from dcdenu4/task/update-json-download-links
...
Remove outdated installer_url script
2020-10-12 15:30:40 -07:00
Doug
e9ae77b501
Merge pull request #336 from phargogh/bugfix/333-logger-warn-deprecation
...
Replacing LOGGER.warn with LOGGER.warning across InVEST. RE:#333
2020-10-12 15:48:55 -04:00
James Douglass
e63a494a2d
Replacing LOGGER.warn with LOGGER.warning across InVEST. RE:#333
2020-10-12 11:41:27 -07:00
emlys
62aee42a56
correct hectares to pixels
2020-10-12 11:01:23 -06:00
emlys
2dd16fd00b
remove unused lines
2020-10-12 09:33:30 -06:00
emlys
515ad59e15
language level=3, fix indentation
2020-10-12 09:12:46 -06:00
James Douglass
3648680d04
Merge pull request #314 from dcdenu4/task/FINAL-py38-conda-64bit-builds
...
InVEST 64-bit workflow using conda with Python 3.8
2020-10-09 13:54:01 -07:00
James Douglass
93524da657
Merge branch 'release/3.9' into task/FINAL-py38-conda-64bit-builds
2020-10-09 13:16:40 -07:00
Emily Soth
aed81f1367
Merge pull request #328 from dcdenu4/bugfix/finfish-suffix
...
Fix Finfish Suffix Handling
2020-10-09 10:32:32 -06:00