Recent Releases of Planscape



Planscape - v0.1.70-alpha
What's Changed
- Favorite scenario backend API + frontend change by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/598
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.69-alpha...v0.1.70-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.69-alpha
What's Changed
- Plan overview UI and style changes by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/593
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.68-alpha...v0.1.69-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.68-alpha
What's Changed
- add directory containing python dependencies for lambda function by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/601
- fix and clean up frontend tests by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/594
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.67-alpha...v0.1.68-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.67-alpha
What's Changed
- return config and project area data alongside scenarios by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/589
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.66-alpha...v0.1.67-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago


Planscape - v0.1.65-alpha
What's Changed
- Update plan legend and panel toggle button by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/591
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.64-alpha...v0.1.65-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.64-alpha
What's Changed
- Add Map Layers component to Scenario Details by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/592
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.63-alpha...v0.1.64-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.63-alpha
What's Changed
- Constraint form bugfixes by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/590
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.62-alpha...v0.1.63-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.62-alpha
What's Changed
- Add data units from the metric dictionary by @mskim3494 in https://github.com/OurPlanscape/Planscape/pull/537
New Contributors
- @mskim3494 made their first contribution in https://github.com/OurPlanscape/Planscape/pull/537
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.61-alpha...v0.1.62-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago


Planscape - v0.1.60-alpha
What's Changed
- scenario generation confirmation page by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/576
- Adds debug capabilities for forsys project area generation by @strangeties in https://github.com/OurPlanscape/Planscape/pull/573
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.59-alpha...v0.1.60-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago





Planscape - v0.1.55-alpha
What's Changed
- Display data from scenario and fake priorities by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/574
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.54-alpha...v0.1.55-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.54-alpha
What's Changed
- adds a merge_polygons function by @strangeties in https://github.com/OurPlanscape/Planscape/pull/554
- Update plan state with config details and add routing by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/572
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.53-alpha...v0.1.54-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.53-alpha
What's Changed
- Get real scenario from backend in scenario details component by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/570
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.52-alpha...v0.1.53-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago








Planscape - v0.1.45-alpha
What's Changed
- Remove duplicated constraint values from Scenario model and fix tests by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/557
- Add a patch endpoint for /update_project by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/559
- Added mat-tabs to scenario details page and empty outcome component by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/565
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.44-alpha...v0.1.45-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.44-alpha
What's Changed
- Add /get_scenario endpoint for a single id by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/553
- Add notes field to Scenario by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/552
- Return priorities and weights in get and list scenario calls by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/556
- map legend updates for usability by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/550
- Adds ForsysGenerationInput and an entrypoint for Forsys Patchmax single scenario by @strangeties in https://github.com/OurPlanscape/Planscape/pull/541
- fix frontend unit test warnings and errors by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/558
- only sync visible maps by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/561
- Add /list_scenarios_for_plan endpoint by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/555
- Increase budget of style components by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/566
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.43-alpha...v0.1.44-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.43-alpha
What's Changed
- fixes typo _get_user to get_user by @strangeties in https://github.com/OurPlanscape/Planscape/pull/562
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.42-alpha...v0.1.43-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.42-alpha
What's Changed
- Map control bugfixes and improvements by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/528
- Update area shape definition color and style by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/535
- Add super barebones Scenario Details view by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/534
- swap config and saved scenario tables by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/530
- fix constraints form logic by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/536
- Combine score selection and priorities into same planning step by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/539
- add hover state for config and scenario table rows by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/542
- Forsys patchmax input parameters by @strangeties in https://github.com/OurPlanscape/Planscape/pull/538
- Fixes 532 by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/546
- Reuse and share components in Scenario Details view by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/544
- new terrain and satellite basemaps by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/547
- fix layer control tab labels by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/549
- Add /create_scenario endpoint and updates associated models by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/540
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.41-alpha...v0.1.42-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.41-alpha
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.40-alpha...v0.1.41-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago





Planscape - v0.1.36-alpha
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.35-alpha...v0.1.36-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago









Planscape - v0.1.27-alpha
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.26-alpha...v0.1.27-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago


Planscape - v0.1.25-alpha
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.24-alpha...v0.1.25-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.24-alpha
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.23-alpha...v0.1.24-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.23-alpha
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.22-alpha...v0.1.23-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.22-alpha
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.20-alpha...v0.1.22-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.21-alpha
What's Changed
- modify builder by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/513
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.19-alpha...v0.1.21-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.20-alpha
What's Changed
- modify builder by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/513
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.19-alpha...v0.1.20-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.19-alpha
What's Changed
- remove ec2 related actions and fix aws base image by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/512
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.18-alpha...v0.1.19-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.18-alpha
What's Changed
- add container in task definition by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/511
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.17-alpha...v0.1.18-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.6-alpha
What's Changed
- fix directory by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/510
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.15-alpha...v0.17-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.15-alpha
What's Changed
- try with wheels by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/509
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.14-alpha...v0.1.15-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.14-alpha
What's Changed
- try to fix error Unable to determine R home by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/508
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.13-alpha...v0.1.14-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.13-alpha
What's Changed
- try to fix error Unable to determine R home by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/507
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.12-alpha...v0.1.13-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.12-alpha
What's Changed
- fix directory name by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/506
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.11-alpha...v0.1.12-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.11-alpha
What's Changed
- renames scenario_sets to rank_projects_for_multiple_scenarios by @strangeties in https://github.com/OurPlanscape/Planscape/pull/480
- Update list_projects_for_plan to return condition display names by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/485
- Populate configuration table with real configurations by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/484
- Map condition name to condition display name in frontend by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/491
- add ability to delete scenario configurations by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/493
- Plan Step 5 (UI only) by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/496
- Adds single scenario project area ranking call by @strangeties in https://github.com/OurPlanscape/Planscape/pull/486
- changes get_mean_condition_score to get_condition_stats by @strangeties in https://github.com/OurPlanscape/Planscape/pull/492
- test lambda handler code and setup by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/505
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.10-alpha...v0.1.11-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.10-alpha
What's Changed
- Update legend and add opacity controls for data layer by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/458
- updated UI for step 1 by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/459
- Update plan summary input with actual plan by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/453
- Make plan stepper linear and update step 1 by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/460
- Small tweak to app theme by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/466
- Update plan step 2 ("set constraints") by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/461
- Update plan step 3 ("select priorities") by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/462
- Default selected region to Sierra Nevada by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/467
- Add black overlay to saved scenario table by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/464
- Plan step 4: identify project areas by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/469
- Plan step 4: draw uploaded project areas on map by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/472
- Frontend: save project constraints and priorities by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/474
- clean up forsys project area ranking call by @strangeties in https://github.com/OurPlanscape/Planscape/pull/446
- Reduce size of boundary geojson files by 70% by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/479
- Add /list_projects_for_plan endpoint by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/478
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.9-alpha...v0.1.10-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 about 2 years ago

Planscape - v0.1.9-alpha
What's Changed
- change prod env to point at the new db instance by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/441
- Fix some type errors in raster_utils.py by @riecke in https://github.com/OurPlanscape/Planscape/pull/444
- reorganize layer controls by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/449
- Set minZoom to 7 and maxZoom to 13 by @riecke in https://github.com/OurPlanscape/Planscape/pull/445
- Fix frontend tests again by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/451
- Quick and dirty migration of plan flow to stepper by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/442
- Add boundaries for prescribed burns and recent fires by @riecke in https://github.com/OurPlanscape/Planscape/pull/450
- Add /update_project endpoint by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/437
- Add option to override errors on upload_boundary by @riecke in https://github.com/OurPlanscape/Planscape/pull/452
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.8-alpha...v0.1.9-alpha
Biosphere - Wildfire
- TypeScript
Published by riecke about 2 years ago

Planscape - v0.1.8-alpha
What's Changed
- change prod env database to point at the new instance. pull into main instead of another branch by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/443
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.7-alpha...v0.1.8-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 over 2 years ago

Planscape - v0.1.7-alpha
What's Changed
- Adds model for mean condition scores by @strangeties in https://github.com/OurPlanscape/Planscape/pull/409
- Show avg condition scores for a planning area by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/422
- Remove src/main.py file; its only use would be to confuse people by @riecke in https://github.com/OurPlanscape/Planscape/pull/426
- Change "boundary/load.py" into a Django command by @riecke in https://github.com/OurPlanscape/Planscape/pull/405
- Display an error popup when plan fails to create by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/406
- Add max constraint values and validation to /create_project endpoint by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/427
- Track selected priorities and emit event by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/418
- Add the USGS layer to Basemaps by @riecke in https://github.com/OurPlanscape/Planscape/pull/429
- Revert "Track selected priorities and emit event" by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/435
- Moves get_mean_condition_scores sql call to a separate utils file by @strangeties in https://github.com/OurPlanscape/Planscape/pull/425
- Updates to frontend authentication logic by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/428
- Revert "Revert "Track selected priorities and emit event"" by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/436
- Fix type error by @riecke in https://github.com/OurPlanscape/Planscape/pull/438
- Remove leaflet box by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/440
- Refresh list of plans on logout by @riecke in https://github.com/OurPlanscape/Planscape/pull/439
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.6-alpha...v0.1.7-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 over 2 years ago

Planscape - v0.1.6-alpha
What's Changed
- Fix backend link for existing projects by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/399
- find and select layer options based on restored session by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/401
- Fix get_plan_by_id so that it returns a reasonable error when a plan id doesn't exist in the db by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/403
- Fix Angular tests by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/402
- Remove the /conditions/wms endpoint; we've switched to static tiles by @riecke in https://github.com/OurPlanscape/Planscape/pull/395
- Always show vertical scrollbar for Plan panels by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/404
- Checks for user permissions before computing condition scores. by @strangeties in https://github.com/OurPlanscape/Planscape/pull/408
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.5-alpha...v0.1.6-alpha
Biosphere - Wildfire
- TypeScript
Published by elsiel23 over 2 years ago

Planscape - Pre-alpha v0.1.5
What's Changed
- Disable expand map button by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/389
- Add preliminary ITS endpoint by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/374
- Speeds up condition score retrieval via Postgis by @strangeties in https://github.com/OurPlanscape/Planscape/pull/383
- Fix #354: Validate that users can only access items they own by @elsiel23 in https://github.com/OurPlanscape/Planscape/pull/393
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.4-alpha...v0.1.5-alpha
Biosphere - Wildfire
- TypeScript
Published by riecke over 2 years ago

Planscape - Pre-alpha v0.1.4
What's Changed
- populate layer info card by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/379
- Constraints panel component by @lattemilk in https://github.com/OurPlanscape/Planscape/pull/373
- make tooltips follow the cursor by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/382
- center planning area in visible portion of map by @thequeenofspades in https://github.com/OurPlanscape/Planscape/pull/381
- Fix create_tiles command, add viridis option by @riecke in https://github.com/OurPlanscape/Planscape/pull/326
Full Changelog: https://github.com/OurPlanscape/Planscape/compare/v0.1.3-alpha...v0.1.4-alpha
Biosphere - Wildfire
- TypeScript
Published by riecke over 2 years ago

Planscape - Pre-alpha v0.1.3
Fixes bug (hopefully) with guest users and creating plans.
Biosphere - Wildfire
- TypeScript
Published by riecke over 2 years ago

Planscape - Pre-alpha v0.1.2
Quite a few bug fixes:
Biosphere - Wildfire
- TypeScript
Published by riecke over 2 years ago

Planscape - Pre-alpha v0.1.1
Includes fixes for login
Biosphere - Wildfire
- TypeScript
Published by riecke over 2 years ago

Planscape - Pre-alpha release v0.1.0-alpha
A pre-release for alpha testing
Biosphere - Wildfire
- TypeScript
Published by riecke over 2 years ago
