Emily Soth
bf1726ec88
restore compiled modules to the plugins branch
2025-05-08 14:38:09 -07:00
dcdenu4
0e5261305f
Skip compiled model tests
2025-02-05 09:52:24 -05:00
Emily Soth
ad59b739d2
enable gdal.UseExceptions in entrypoints and tests
...
Enable gdal exceptions in the CLI and server. Update all models to
expect and handle gdal exceptions where they are now raised.
2024-11-19 13:32:47 -08:00
James Douglass
831fd99474
Small test fix from slight return value change.
...
RE:#1509
2024-02-22 15:37:32 -08:00
James Douglass
96a62a577b
Correcting a logging issue in delineateit tests.
...
DelineateIt's test was recording more messages than expected because of
the logging state at runtime. The logging state at runtime was set as
it was because of the CLI tests, which update logging configuration.
RE:#908
2022-04-27 12:37:21 -05:00
James Douglass
ed0d6ad2e9
Asserting WS_IDs added to the output vector. RE:#908
2022-04-08 11:13:02 -07:00
James Douglass
a055e59ceb
Making the ws_id overwrite warning module-level.
...
RE:#908
2022-04-08 10:59:40 -07:00
James Douglass
3fe46f389a
Using ws_id instead of point_id in pour point detection.
...
RE:#908
2022-03-21 14:42:14 -07:00
James Douglass
640b418675
Adding a test for adding ws_id when it does not exist.
...
RE:#908
2022-03-21 14:37:09 -07:00
James Douglass
bcd4077719
Updating geometry preprocessing to add a ws_id field.
...
RE:#908
2022-03-21 14:27:44 -07:00
davemfish
21bd2b38fe
resolved conflicts to requirements, Makefile, HISTORY, delineateit ARGS_SPEC. updated Makefile git revisions after merges in those other repos.
2022-01-05 13:46:24 -05:00
emlys
15ca694083
minor code style improvements
2021-12-16 13:41:48 -08:00
emlys
5ce32e4048
add test for point snap tie breaking
2021-12-16 13:37:15 -08:00
emlys
44761956e6
Merge branch 'release/3.10' into task/568
2021-10-11 16:15:17 -07:00
emlys
14bb469b16
add test for translated validation message
2021-10-01 16:00:36 -07:00
emlys
76ab2a25e8
consolidate validation messages into one locations
2021-09-28 17:27:44 -07:00
emlys
257183d510
Merge branch 'main' into pr-resolution
2021-09-22 15:24:12 -07:00
emlys
c1c5766afc
fix broken tests
2021-09-07 12:15:15 -07:00
emlys
2d973245aa
update everything to work with gdal 3.3.0
2021-05-24 11:23:26 -06:00
emlys
c4097c0d29
CBC, finfish tests
2021-05-07 11:13:32 -06:00
James Douglass
abc0e1719d
Updating inline comment and adding missing geometry to assertion. RE#479
2021-03-04 12:00:06 -08:00
James Douglass
c58290b396
Explicitly skipping empty geometries in point snapping. RE:#479
2021-03-03 16:55:52 -08:00
James Douglass
2b41146869
Adding a test for OGR nonstandard multipoint geometry types. RE:#479
2021-03-03 16:46:00 -08:00
James Douglass
765b5be57c
Adding a few misssing docstrings to tests. RE:#479
2021-03-02 17:54:58 -08:00
James Douglass
9a8bb5290c
Adding a test for pour point detection coverage of the entire DEM. RE:#479
2021-03-02 17:53:07 -08:00
James Douglass
1a472e7527
Removing an exception that couldn't be triggered by a top-level test. RE:#479
2021-03-02 17:38:40 -08:00
James Douglass
bf667ebc05
DelineateIt UI always has the point-snapping container enabled now. RE:#479
2021-03-02 17:29:58 -08:00
James Douglass
12b1055b83
Logging features skipped in point snapping and testing single-point extraction from multipoint features. RE:#479
2021-03-01 20:00:18 -08:00
emlys
2dd16fd00b
remove unused lines
2020-10-12 09:33:30 -06:00
emlys
74d5dc8991
update delineateit test
2020-10-07 10:55:40 -06:00
emlys
da92c5308c
requested changes for pr
2020-09-30 15:00:26 -06:00
emlys
f56ee4360e
Merge branch 'release/3.9' into feature/147
2020-09-28 11:51:54 -06:00
emlys
61cf99a7a9
added test flow dir raster; updated validation
2020-09-28 11:35:24 -06:00
emlys
0593650159
cleanup, removed unused functions
2020-09-24 15:05:03 -07:00
emlys
950eece973
tests passing
2020-09-24 13:25:45 -07:00
emlys
ab2e1a6b60
finished refactoring; tests are passing
2020-09-21 16:48:14 -07:00
emlys
bf63a86a31
refactoring and updating unit tests
2020-09-21 12:48:52 -07:00
emlys
bcc5994abf
add some test cases for pour point-related functions
2020-09-18 12:17:05 -07:00
James Douglass
e945a400ed
Adding a watersheds layer name to delineateit. RE:#310
2020-09-17 11:51:34 -07:00
emlys
d944f27599
Merge branch 'master' into pr-resolution
2020-08-28 12:18:26 -07:00
emlys
450d993f23
fixed recreation, delineateit tests
2020-08-24 09:25:01 -07:00
Doug
f71858b412
I. #143 linting tests, remove pgp.testing
...
Remove pgp.testing from fisheries_io.py.
Updating history
Lots of test linting
2020-05-28 12:01:32 -04:00
Doug
b4067929e7
I. #143 datastack, delineate, finfish, globio test
2020-05-26 16:36:24 -04:00
James Douglass
1a2e502c37
Correcting delineateit logic for when to skip invalid geoms.
...
RE:#BITBUCKET-3944
2020-01-31 11:06:43 -08:00
James Douglass
bf7b875718
Updating label to 'skip invalid geometries' rather than 'crash'.
...
Args key has also been updated to reflect this. RE:#BITBUCKET-3944
2020-01-24 15:48:36 -08:00
James Douglass
9a3b580007
Correcting failing tests.
...
Tests were mostly failing from updated error messages. There were
a few more interesting issues related to updates to recent updates
to ARGS_SPEC for at least one model (SDR). RE:#BITBUCKET-3912
2019-12-17 10:33:59 -08:00
James Douglass
e84d901ccd
Updating DelineateIT tests for validation. RE:#BITBUCKET-3912
2019-10-29 16:13:48 -07:00
James Douglass
fcdee4ba8a
Correcting a few JSON issues and a delineateit test issue. RE:#BITBUCKET-3908
2019-08-22 15:11:18 -07:00
James Douglass
7ecf75fd9d
Correcting filename of delineateit test file. RE:#BITBUCKET-3809
2019-06-27 22:15:14 -07:00