Commit Graph

26 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 bffbb342f6 rename ARGS_SPEC to MODEL_SPEC everywhere 2022-09-27 17:10:37 -07:00
davemfish 4e90772ac1 fix typo in scenario generator args key. #784 2021-12-17 11:06:30 -05:00
emlys 7e59939788 move model specific validation messages to top level 2021-11-08 17:19:16 -08:00
Doug 79fed192db A lot of test linting and keyword update to SQ
Replacing 'projection' with 'projection_wkt' in SQ for PGP updates
2020-05-29 08:34:17 -04:00
Doug 85493dbbcc I. #143 poll, rec, reporting, scenario refactor 2020-05-26 09:00:47 -04:00
David Fisher 2ba1006053 tests for scenario generator validate function. #BITBUCKET-3912. 2019-11-08 14:52:28 -08:00
David Fisher ba541e1a91 adding a taskgraph and tasks for high-level operations. #BITBUCKET-3819. 2018-12-03 14:54:22 -08:00
Joanna Lin 347ae7e1b4 merge with upstream. see #BITBUCKET-3790. 2018-08-29 14:53:55 -07:00
Joanna Lin 67e4b50522 in addition, removed skipdata decorators and scm imports for most tests. see #BITBUCKET-3790. 2018-08-29 13:40:13 -07:00
Rich Sharp 64a575beef fixes #BITBUCKET-3786, updating HISTORY with change, making test data convert a smaller area due to the smaller raster polygon and running one of the tests without an AOI to ensure it doesn't break 2018-08-27 12:22:58 -07:00
Rich Sharp fc0030efa1 re #BITBUCKET-3786 streamlining warping and masking of lulc vector of an aoi exists in anticipation that one missing will not crash 2018-08-27 11:58:38 -07:00
Joanna Lin 9be37dce8b added synthetic datasets to data repo 164. see #BITBUCKET-3781. 2018-08-22 14:03:04 -07:00
Joanna Lin 23d3dc729d added synthetic datasets to data repo 164. see #BITBUCKET-3781. 2018-08-22 13:51:00 -07:00
Joanna Lin 52060df684 modified function and file names. see #BITBUCKET-3781. 2018-08-22 13:46:08 -07:00
Joanna Lin 67a46eb4a0 modified assertion file names. see #BITBUCKET-3781. 2018-08-22 11:23:43 -07:00
Joanna Lin feaf31c2d9 add generate args function to reduce codes. see #BITBUCKET-3781. 2018-08-21 15:25:01 -07:00
Joanna Lin 2a3ffcfe9c replaced clipped_lulc.tif with sample lulc. see #BITBUCKET-3781. 2018-08-21 15:18:06 -07:00
Rich Sharp 1825d18c6a re #BITBUCKET-3732 upgrading scenario gen and hydropower to pygeoprocessing 1.0 2018-06-20 10:26:10 -07:00
Rich Sharp 772b6917d0 re #BITBUCKET-3623 converted scenario generator proximity to static pgp 0.3.3 2017-02-28 16:36:50 -08:00
Rich Sharp bf4bf5e3c1 re #BITBUCKET-3581 removing unused _assert_regression_results_equal function 2016-10-06 15:45:57 -07:00
Rich Sharp e242dcc28a re #BITBUCKET-3581 fixing a bug that sometimes occurs on the last step of a multi-step conversion where the number of pixels can't be divided evenly over the number range 2016-10-05 12:43:11 -07:00
Rich Sharp b3676ced55 re #BITBUCKET-3581 updating _uri to _path and using a file registry 2016-10-04 17:50:51 -07:00
Rich Sharp cb5115235c adding a test to cover the case when there is only one scenario selected and using a clipped raster so the runtime is faster 2016-09-16 16:27:18 -07:00
Rich Sharp 930af7bc84 re #BITBUCKET-3581 adding a test for expected exception if no scenarios selected 2016-09-15 10:42:35 -07:00
Rich Sharp ec3775730d re #BITBUCKET-3581 adding a regression test and appropriate data for scenario generator proximity. 2016-09-15 10:32:51 -07:00