Emily Soth
|
dbe3ed99d4
|
remove another block of code related to skipping compiled modules
|
2025-05-22 10:38:16 -07:00 |
Emily Soth
|
bb3b1c1e07
|
restore build steps that were temporarily commented out for plugin development
|
2025-05-22 10:32:23 -07:00 |
Emily Soth
|
d3fe2f5696
|
Merge pull request #1937 from davemfish/bugfix/WB-1936-fix-metadata-config
Fix the requests to geometamaker endpoints
|
2025-05-22 10:29:18 -07:00 |
Emily Davis
|
e39feadbcc
|
Merge branch 'feature/plugins' of github.com:natcap/invest into bugfix/1927-1928-ug-links-for-plugins
|
2025-05-22 09:49:46 -06:00 |
davemfish
|
00009a3c5d
|
fix overflow bug in _mask_raster op. #1904
|
2025-05-22 11:46:06 -04:00 |
Doug
|
e8089582ec
|
Merge branch 'release/3.16.0' into enhancement/1044-ndr-n-load-update
|
2025-05-22 10:20:24 -04:00 |
dcdenu4
|
4f9506568d
|
I. #1044 quick update to History
|
2025-05-22 10:18:08 -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 |
dcdenu4
|
4ed0ac882c
|
I. #1044 update nut_load_type desc.
|
2025-05-22 09:53:22 -04:00 |
davemfish
|
c30f9c360f
|
minor style updates. #1793
|
2025-05-22 09:40:13 -04:00 |
Doug
|
469574df97
|
Apply suggestions from code review
Co-authored-by: Emily Davis <emilyanndavis@gmail.com>
|
2025-05-22 09:31:41 -04:00 |
davemfish
|
55aa9b65ce
|
Merge remote-tracking branch 'upstream/feature/plugins' into feature/WB-1793-settings-layout
|
2025-05-22 09:21:09 -04:00 |
davemfish
|
a0c369f1c7
|
Merge remote-tracking branch 'upstream/feature/plugins' into bugfix/WB-1936-fix-metadata-config
|
2025-05-22 09:20:43 -04:00 |
Doug
|
c3480180f6
|
Merge pull request #1897 from emlys/feature/1891
Object-oriented model specs
|
2025-05-22 09:12:05 -04:00 |
James Douglass
|
3eab0ee7e8
|
Merge pull request #1938 from dcdenu4/pr-resolution
Pr resolution
|
2025-05-21 20:20:37 -07:00 |
Emily Davis
|
eecd2c3d8a
|
Update tests related to UG links (#1927, #1928).
|
2025-05-21 17:54:07 -06:00 |
dcdenu4
|
0af72e9b2d
|
Merge branch 'main' into pr-resolution
|
2025-05-21 15:51:42 -04:00 |
dcdenu4
|
ff368cac30
|
I. #1044 update UG rev and test data rev.
|
2025-05-21 15:46:34 -04:00 |
Megan Nissel
|
a70eeef85f
|
fix _reproject_bathymetry docstring (#1698)
|
2025-05-21 14:58:15 -04:00 |
Emily Soth
|
9a75da1ddb
|
add some missing docstrings
|
2025-05-21 11:55:37 -07:00 |
Emily Soth
|
eb2d88c921
|
Update src/natcap/invest/spec.py
Co-authored-by: Doug <dcdenu4@gmail.com>
|
2025-05-21 11:51:34 -07:00 |
Emily Soth
|
30d6447d58
|
Update src/natcap/invest/spec.py
Co-authored-by: Doug <dcdenu4@gmail.com>
|
2025-05-21 11:32:29 -07:00 |
Dave Fisher
|
0ab38d5f5d
|
Merge pull request #1935 from emlys/bugfix/1922
Migrate recent jobs data to new format
|
2025-05-21 11:23:19 -07:00 |
Emily Soth
|
0b12339f25
|
undo left over change
|
2025-05-21 10:59:51 -07:00 |
Megan Nissel
|
af6a3a8874
|
restore comparison of bathymetry pixel size and _TARGET_PIXEL_SIZE (#1698)
|
2025-05-21 13:28:20 -04:00 |
Emily Soth
|
b16e06003b
|
rename module
|
2025-05-21 10:16:39 -07:00 |
Emily Soth
|
fd07f3a9e9
|
Merge branch 'feature/plugins' into feature/1891
|
2025-05-21 10:11:17 -07:00 |
Emily Soth
|
32e597fcba
|
move InvestJob migration to use lower level jobStore API
|
2025-05-21 09:50:06 -07:00 |
davemfish
|
e96bb8479b
|
update the requests for metadata config to use the new port configuration. #1936
|
2025-05-21 11:02:34 -04:00 |
Emily Davis
|
e5795323ad
|
Pass `isCoreModel` from InvestTab to SetupTab, instead of recomputing from investList in SetupTab (#1928).
|
2025-05-20 18:12:32 -06:00 |
Emily Davis
|
b5423e5027
|
Correct "user's guide entry" aria-label (#1928).
|
2025-05-20 18:07:58 -06:00 |
Emily Davis
|
721fba7e51
|
Render "Plugin Documentation" link in sidebar (instead of "User's Guide" link) for a plugin, if its model spec includes a non-empty userguide URL (#1927).
|
2025-05-20 18:07:25 -06:00 |
Emily Davis
|
551a584403
|
Render "user's guide entry" links in arg info modals only for core models (not for plugins) (#1928)
|
2025-05-20 17:37:45 -06:00 |
Emily Soth
|
9167623192
|
restore missing lines that must have been lost in merge
|
2025-05-20 15:44:11 -07:00 |
Emily Soth
|
6ebd4dbc39
|
migrate old style InvestJobs so they continue to appear in the recent jobs list
|
2025-05-20 15:43:27 -07:00 |
Megan Nissel
|
9764079503
|
Merge pull request #1933 from claire-simpson/feature/1864-streamtif-output-location
Changed output location of `stream.tif` for SWY and NDR
|
2025-05-20 16:39:19 -04:00 |
davemfish
|
1d18ef329b
|
cleaning up tests. #1793
|
2025-05-20 16:34:47 -04:00 |
Megan Nissel
|
4dc3adacfd
|
link ADR in HISTORY.rst (#1698)
|
2025-05-20 15:15:55 -04:00 |
Emily Soth
|
18738d80f9
|
make RasterOrVectorInput class not have multiple parent classes
|
2025-05-20 12:12:51 -07:00 |
Claire Simpson
|
7effddd810
|
Remove extra line in HISTORY
|
2025-05-20 12:55:03 -06:00 |
Claire Simpson
|
4467fa8127
|
Added HISTORY note
|
2025-05-20 12:53:03 -06:00 |
Megan Nissel
|
350e7a046d
|
Merge branch 'release/3.16.0' into bugfix/1698-wind-energy
|
2025-05-20 14:45:40 -04:00 |
Claire Simpson
|
5bde425437
|
Changed output location of stream.tif from intermediate to main output folder (#1864)
|
2025-05-20 12:45:26 -06:00 |
Doug
|
0eb5467ab5
|
Merge pull request #1892 from megannissel/task/1698-wind-energy-outputs-adr
ADR for Wind Energy update: remove raster outputs
|
2025-05-20 14:44:54 -04:00 |
Megan Nissel
|
45ceb0e5b6
|
add link to wind energy user guide PR (#1698)
|
2025-05-20 14:41:45 -04:00 |
Megan Nissel
|
ecf90f8865
|
Merge branch 'release/3.16.0' into bugfix/1698-wind-energy
|
2025-05-20 12:54:37 -04:00 |
Megan Nissel
|
158b17dbe5
|
if `mask_field` exists, use a different field name; update HISTORY.rst (#1698)
|
2025-05-20 12:49:26 -04:00 |
davemfish
|
10e0b2e5ac
|
update tests related to recent jobs. #1793
|
2025-05-20 11:23:39 -04:00 |
davemfish
|
a123f5361b
|
also need to delete the job from the array of sorted jobs in the DB. #1793
|
2025-05-20 09:58:09 -04:00 |
dcdenu4
|
3d2611d1bf
|
I. #1044 change history issue labelling
|
2025-05-20 09:28:31 -04:00 |