Emily Soth
|
0488a8ec4f
|
Merge branch 'release/3.16.0' into feature/plugins
|
2025-05-27 10:55:57 -07:00 |
Doug
|
80763c7c6d
|
Merge branch 'release/3.16.0' into enhancement/1044-ndr-n-load-update
|
2025-05-23 16:24:07 -04:00 |
Dave Fisher
|
5c06f5ec6f
|
Merge pull request #1940 from davemfish/bugfix/NDR-1904-default-nodata-overflow
Bugfix for NDR: OverflowError when filling nodata
|
2025-05-23 12:38:19 -07:00 |
dcdenu4
|
9bac1af148
|
Merge branch 'release/3.16.0' into enhancement/1044-ndr-n-load-update
|
2025-05-23 08:29:40 -04:00 |
Emily Soth
|
963125b3c0
|
Merge branch 'release/3.16.0' into feature/plugins
|
2025-05-22 16:24:58 -07:00 |
Doug
|
808a697964
|
Merge pull request #1898 from megannissel/bugfix/1698-wind-energy
Wind Energy: Remove Raster Outputs
|
2025-05-22 15:59:20 -04:00 |
Emily Soth
|
f0c5d67c80
|
Merge branch 'release/3.16.0' into feature/plugins
|
2025-05-22 12:53:44 -07:00 |
dcdenu4
|
e92ca5b160
|
I. #1044 update load_type so n and p are treated separately.
|
2025-05-22 15:37:43 -04:00 |
Emily Soth
|
b1c42192c0
|
Merge branch 'main' into pr-resolution
|
2025-05-22 11:57:50 -07:00 |
Emily Soth
|
149c752959
|
remove unused helper functions
|
2025-05-22 11:26:06 -07:00 |
Emily Soth
|
86f9b60f89
|
remove repeated tests
|
2025-05-22 11:23:30 -07:00 |
Emily Soth
|
631bfd88b3
|
more misc cleanup
|
2025-05-22 11:21:46 -07:00 |
Emily Soth
|
24bbfec556
|
misc cleanup
|
2025-05-22 11:18:47 -07:00 |
davemfish
|
00009a3c5d
|
fix overflow bug in _mask_raster op. #1904
|
2025-05-22 11:46:06 -04:00 |
dcdenu4
|
9906d9060d
|
I. #1044 update _calculate_load. Attempts to clean up how the parameter data structure is handled.
|
2025-05-22 10:15:48 -04:00 |
Megan Nissel
|
ecf90f8865
|
Merge branch 'release/3.16.0' into bugfix/1698-wind-energy
|
2025-05-20 12:54:37 -04: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
|
4b1c2231dc
|
Merge branch 'main' into bugfix/1845
|
2025-05-19 12:01:33 -07:00 |
dcdenu4
|
6a377b86c0
|
I. #1044 touch up docstring
|
2025-05-19 12:53:20 -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 |
Emily Soth
|
0407999347
|
fix variable name conflicts and get tests passing
|
2025-05-15 12:30:35 -07:00 |
dcdenu4
|
43dc42e994
|
Add ndr tests for nutrient load type
|
2025-05-15 11:00:58 -04:00 |
Megan Nissel
|
5d6affde14
|
cleanup; remove vector points beyond raster extents; rework pixel-picking test (#1698)
|
2025-05-14 16:29:10 -04:00 |
Emily Soth
|
14d696e90e
|
redesign SingleBandRasterInput and create RasterBand and RasterInput classes
|
2025-05-13 18:40:21 -07:00 |
Megan Nissel
|
5225503e02
|
update wind energy tests (#1698)
|
2025-05-13 16:32:12 -04:00 |
Emily Soth
|
076cd7a3a9
|
fix missing commas
|
2025-05-13 11:45:10 -07:00 |
davemfish
|
04db1c87b4
|
update a docstring. #1893
|
2025-05-13 11:27:10 -04:00 |
Emily Soth
|
57f91dfd89
|
alphabetize lists of class names
|
2025-05-12 17:04:55 -07:00 |
Emily Soth
|
138337f088
|
rename geometries property to geometry_types
|
2025-05-12 16:21:11 -07:00 |
Emily Soth
|
214a617e0d
|
Merge branch 'feature/plugins' into feature/1891
|
2025-05-12 15:50:31 -07:00 |
Emily Soth
|
470d012c9e
|
rename spec_utils to spec
|
2025-05-12 14:51:36 -07:00 |
Emily Soth
|
12a43f34ec
|
patch models list in datastack test
|
2025-05-12 13:45:54 -07:00 |
Emily Soth
|
9665164bd5
|
Merge branch 'feature/plugins' of https://github.com/natcap/invest into feature/plugins
|
2025-05-12 13:36:46 -07:00 |
Emily Soth
|
5e9e739705
|
Merge branch 'main' into feature/plugins
|
2025-05-12 13:36:19 -07:00 |
Emily Soth
|
d5f5258fc3
|
remove redundant imports from test methods
|
2025-05-12 13:26:12 -07:00 |
davemfish
|
3dac2536d4
|
assemble userday variables in regression_data.gpkg even if not computing a regression. #1893.
|
2025-05-12 10:31:36 -04:00 |
Emily Soth
|
bf1726ec88
|
restore compiled modules to the plugins branch
|
2025-05-08 14:38:09 -07:00 |
Emily Soth
|
6639e0ff73
|
remove UI spec and refactor ui_spec.order to input_field_order property
|
2025-05-08 11:50:38 -07:00 |
Emily Soth
|
deb37d9c5c
|
move dropdown functions from ui spec into input class
|
2025-05-07 17:17:26 -07:00 |
Emily Soth
|
382f5f4f2c
|
move 'hidden' property from ui spec into input classes
|
2025-05-07 16:33:04 -07:00 |
Claire Simpson
|
4e4bfb03c8
|
Fix merge conflict (#1774)
|
2025-05-06 11:49:15 -06:00 |
Claire Simpson
|
ec5b2ba299
|
Fix keyword model_id in test (#1774)
|
2025-05-06 11:44:01 -06:00 |
Claire Simpson
|
a7037cdf72
|
Fix datastack_module model_ids; cleanup (1774)
|
2025-05-06 11:43:04 -06:00 |
Claire Simpson
|
15ed80f0bb
|
Remove unused imports (#1774)
|
2025-05-06 11:38:59 -06:00 |
Claire Simpson
|
5e922564f8
|
rollback changes to _generate_files_from_spec when function supported datastack metadata test (#1774)
|
2025-05-06 11:38:01 -06:00 |
Claire Simpson
|
4c5307d819
|
Remove spec_utils metadata test (#1774)
|
2025-05-06 11:31:06 -06:00 |
Claire Simpson
|
2fd150393f
|
Test metadata generation for data in datastack (#1774)
|
2025-05-06 11:30:13 -06:00 |