Commit Graph

54 Commits

Author SHA1 Message Date
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
Emily Soth 4b581bc851 replace kernel functions with pygeoprocessing.kernels 2023-11-01 10:43:37 -07:00
Emily Soth 357c310ed1 replace raster_calculator with raster_map where it simplifies things 2023-10-30 15:13:14 -07:00
Emily Soth a546a13748 remove wrong comment and correct model name in history 2022-12-12 21:31:34 -08:00
Emily Soth fdc9ca34d4 validation and test for stormwater - noninteger soils data 2022-12-09 17:48:22 -08:00
emlys ac1a8a61ea rename to percolation 2021-12-14 17:51:26 -08:00
emlys c825b2a7fa Merge branch 'release/3.10' into stormwater-last-updates 2021-12-14 17:43:42 -08:00
emlys 54fdce5b69 change aggregate load from mean to sum 2021-12-13 16:44:07 -08:00
emlys c3abd445b1 name change to urban stormwater retention 2021-12-13 15:57:24 -08:00
emlys 5201504901 rename infiltration to recharge 2021-12-13 15:52:04 -08:00
Emily Soth 381389895a
Merge branch 'release/3.10' into task/568 2021-12-10 18:03:18 -08:00
emlys 75d572a651 add runoff fields to aggregate data 2021-12-08 17:28:27 -08:00
emlys fd7089e35e updating tests 2021-11-04 15:56:49 -07:00
emlys f41abd340b rename impervious to connected in file and variable names 2021-09-10 15:58:20 -07:00
emlys d98b043064 wrap lines, add model to history list 2021-09-10 14:21:54 -07:00
emlys c16983df0e remove debugging stuff 2021-08-06 17:04:29 -06:00
emlys fa646c02ca calculate aggregate pollutant load and add tests 2021-07-21 12:07:12 -07:00
emlys c6438e2bdf fix and regression test for handling signed byte lulc input 2021-07-20 15:34:05 -07:00
emlys 971b318da3 fix and test for indexing issue with positive nodata value 2021-07-20 12:04:34 -07:00
emlys d8cf4827d5 update corresponding tests 2021-06-02 09:50:31 -04:00
emlys ebce89a102 reference stormwater model for file name one more place 2021-05-19 12:52:04 -06:00
emlys a3c18b9ba0 include suffix in test 2021-05-19 12:47:30 -06:00
emlys 2d3ba3d705 fix average, remove unused task 2021-05-19 12:46:09 -06:00
emlys 2f11284c6d make setup function static and fill in docstring 2021-05-18 15:54:08 -06:00
emlys 57d359ff9d get field value in one line 2021-05-18 15:41:21 -06:00
emlys 2ff225a82a fix pycodestyle warnings 2021-05-18 15:35:54 -06:00
emlys d648f2b583 set dtype for all arrays 2021-04-27 11:00:31 -06:00
emlys 5aa0a3ba56 static expected output for retention_value_op 2021-04-26 17:05:31 -06:00
emlys 1dd52e0477 resolved pydocstyle warnings 2021-04-26 16:26:45 -06:00
emlys b0e2c8361b 100% test coverage 2021-04-26 15:54:39 -06:00
emlys 97e78c2534 tests for different model run arg combinations 2021-04-26 14:22:25 -06:00
emlys 8a3172c4f4 most tests working 2021-04-22 13:36:39 -06:00
emlys d954a20642 remove unneeded tests 2021-04-19 17:28:22 -06:00
emlys 9312e1dc29 more small changes from pr review 2021-04-16 13:21:58 -06:00
emlys 0d8fdf1602 use numpy testing functions 2021-04-16 11:26:22 -06:00
emlys 8e80dae3ce many smaller fixes from pr review comments 2021-04-15 17:28:47 -06:00
emlys f7e9321a57 all tests passing, clean up 2021-04-02 18:06:04 -06:00
emlys 18f94e816a most tests passing 2021-04-02 17:25:59 -06:00
emlys 95dd4453fd draft of test for distance algorithm 2021-04-02 14:39:03 -06:00
emlys cd78c94181 more tests 2021-03-23 11:28:46 -06:00
emlys 07cff0329f update overlap_iterblocks test 2021-03-22 14:12:16 -06:00
emlys f4b104c990 all tests passing 2021-03-18 13:57:22 -06:00
emlys c872ea8d02 test for make search kernel 2021-03-18 11:16:39 -06:00
emlys 2c74151549 test for overlapping iterblocks 2021-03-17 13:36:10 -06:00
emlys a917ac575a expand on arg descriptions 2021-03-15 13:55:36 -06:00
emlys 5f19c0da30 iter_linestring_segments working, and test for it 2021-03-15 11:18:34 -06:00
emlys 9787fc51d4 start test for iter linestring segments 2021-03-11 17:27:06 -07:00
emlys bc629a6e2a test for ratio lookup op is passing 2021-03-11 17:16:14 -07:00
emlys b9960f76dc test for line segment distance function is passingg 2021-03-11 16:13:08 -07:00
emlys 0ecca174a7 tests all passing 2021-03-10 15:00:29 -07:00