Commit Graph

18542 Commits

Author SHA1 Message Date
dcdenu4 26169204b0 I. #1044 change history issue labelling 2025-05-20 09:22:55 -04:00
davemfish a55a0818a4 added feature to remove individual recent runs from the UI. #1793 2025-05-20 09:22:13 -04:00
Emily Soth 3cc2142c41 rename file 2025-05-19 14:24:44 -07:00
Emily Soth 87c2c4fd30 fix more variable name conflicts 2025-05-19 13:29:14 -07:00
Emily Soth e9457a992b remove unneeded imports and console.log statements 2025-05-19 13:14:21 -07:00
dcdenu4 e75411d258 I. #1044 revert test value. Test was failing because we added a new column and this test was changing values based on column index, which is now different. Updated test to use pandas to more reliably update the csv. 2025-05-19 15:47:55 -04:00
dcdenu4 0cf9592aba I. #1044 update test value. There were other tests with the expected value this test produced. I'm not completely sure what happened here... 2025-05-19 15:31:51 -04:00
Emily Soth c958515e80 use type() rather than __class__ 2025-05-19 12:15:56 -07:00
Emily Soth 99f38ae097 move history comment to the correct section 2025-05-19 12:02:27 -07:00
Emily Soth 4b1c2231dc Merge branch 'main' into bugfix/1845 2025-05-19 12:01:33 -07:00
Emily Soth 4729000d2e
Merge pull request #1882 from emlys/task/test-update-pygeoprocessing-322
HRA update to go along with pygeoprocessing #322
2025-05-19 11:58:01 -07:00
Emily Soth 0ee0d132bc
Merge branch 'main' into task/test-update-pygeoprocessing-322 2025-05-19 11:16:57 -07:00
Emily Soth 9444c4d3d6 fix whitespace in HISTORY.rst 2025-05-19 11:11:22 -07:00
Emily Soth 17cbef20bd
Update src/natcap/invest/spec.py
Co-authored-by: Doug <dcdenu4@gmail.com>
2025-05-19 10:59:18 -07:00
Emily Soth 9bcdbbf81c remove repeated import 2025-05-19 10:58:38 -07:00
Emily Soth 82e6541ae6 validate_spatial_overlap can be True or a subset of args to validate 2025-05-19 10:52:39 -07:00
Emily Soth 0f9dcf0e05 add args_with_spatial_overlap info for wave energy model 2025-05-19 10:52:08 -07:00
davemfish 27fa7cd37a style the dropdown menu. #1793 2025-05-19 13:33:35 -04:00
dcdenu4 ad92c10b26 I. #1044 Fix history syntax 2025-05-19 13:19:57 -04:00
Emily Soth 08d3eaf360 add another docstring 2025-05-19 10:02:22 -07:00
dcdenu4 6a377b86c0 I. #1044 touch up docstring 2025-05-19 12:53:20 -04:00
Megan Nissel 020fcd28ab increase target pixel size to 1500m (#1698) 2025-05-19 11:59:48 -04:00
dcdenu4 29316e7bb4 Merge branch 'release/3.16.0' into enhancement/1044-ndr-n-load-update 2025-05-19 11:24:55 -04:00
davemfish 268b413543 style the new open button. #1793 2025-05-19 10:09:22 -04:00
Doug 6b309d461c
Merge pull request #1923 from phargogh/bugfix/671-cbc-ncc-transition-for-same-habitat-type
Update CBC docs to describe implications of accum/decay --> no carbon change
2025-05-19 09:46:15 -04:00
Emily Soth 58bce88602 use hash of plugin id + version to uniquely identify 2025-05-16 18:00:54 -07:00
Emily Soth 8703f1ecb7 identify plugins uniquely by combination of model_id and version 2025-05-16 17:13:41 -07:00
davemfish 5ac45856fd move the clear recent jobs button; move the open button. #1793 2025-05-16 17:12:27 -04:00
Emily Soth a39607a4fb get model info from MODEL_SPEC not pyproject.toml 2025-05-16 13:34:48 -07:00
Emily Soth 4174f4b51c get dynamic dropdowns endpoint is specific to plugin/core servers 2025-05-16 13:02:02 -07:00
Emily Soth f4af8e922b fix more variable name conflicts 2025-05-16 12:58:47 -07:00
davemfish 1f78b6d882 renamed variable in plugin test. #1793 2025-05-16 14:46:10 -04:00
davemfish e0acee881e update tests of the dropdown menu. #1793 2025-05-16 14:43:21 -04:00
James Douglass f5730514f6 Clarifying exactly which python should be used. RE:#1917 2025-05-15 14:40:39 -07:00
davemfish 1a2039d538 update tests for the modals and dropdown. #1793 2025-05-15 17:11:34 -04:00
James Douglass 525312134a Setting up a cached python version. RE:#1917 2025-05-15 13:54:00 -07:00
davemfish 8f50ead29d update some of the modal's tests. #1793 2025-05-15 15:40:12 -04:00
Emily Soth 0407999347 fix variable name conflicts and get tests passing 2025-05-15 12:30:35 -07:00
davemfish 0001431a40 move and rename the metadata form component. #1793 2025-05-15 15:08:50 -04:00
davemfish 97e109bc7c refactor big settings modal to be a dropdown menu managing multiple modals. #1793 2025-05-15 15:06:06 -04:00
Emily Soth d663d379d5 work in progress 2025-05-15 10:34:22 -07:00
Emily Soth 98c4ed6bdc
Merge branch 'main' into task/test-update-pygeoprocessing-322 2025-05-15 09:46:22 -07:00
dcdenu4 43dc42e994 Add ndr tests for nutrient load type 2025-05-15 11:00:58 -04:00
dcdenu4 6e3abbea46 I. #1044 remove per pixel convsersion. Clean up load type dictionary 2025-05-15 10:18:59 -04:00
dcdenu4 a3dcc9a8c2 I.1044 update test data revision. 2025-05-15 10:17:09 -04:00
Dave Fisher 8f94ce0536
Merge pull request #1918 from davemfish/feature/REC-1893-userday-metrics
REC: always write out all userday metrics
2025-05-15 06:00:13 -07:00
Emily Soth 2546e89ac8 add ModelSpec docstring; move args_with_spatial_overlap into separate properties 2025-05-14 16:31:40 -07:00
Megan Nissel 5d6affde14 cleanup; remove vector points beyond raster extents; rework pixel-picking test (#1698) 2025-05-14 16:29:10 -04:00
dcdenu4 59d99bc6b3 add comment about load as per pixel 2025-05-14 12:01:57 -04:00
dcdenu4 6fea0ecfc4 fix dict indexing error 2025-05-14 11:40:06 -04:00