Releases: ResonantGeoData/RD-WATCH
Releases · ResonantGeoData/RD-WATCH
v1.14
v1.13
What's Changed
- Pin postgis docker version by @floryst in #535
- Allow for viewing local geojson layers by @floryst in #524
- Fix zooming to new layers by @floryst in #539
- Upgrade python dev/test dependencies by @mvandenburgh in #542
- Fix image viewer not showing up by @floryst in #543
- Show site observation date in export by @floryst in #538
- Image viewer line thickness by @floryst in #533
- NITF Pansharpening by @BryonLewis in #529
- Optimize model run listing by @zachmullen in #520
- Synchronizes Icons and update Language from Downloading to Fetching by @BryonLewis in #545
- Fix image downloading for scoring when No images are present by @BryonLewis in #544
- Hide image button if no images present by @BryonLewis in #547
- Fix
UnboundLocalError
by @mvandenburgh in #548 - Fix json serialization error by @mvandenburgh in #549
- Fix scrolling model lists and local layers by @floryst in #546
- Update
package-lock.json
by @mvandenburgh in #550 - fix rescale image export by @BryonLewis in #551
- fixes display of image-viewer in annotator mode by @BryonLewis in #552
- Fix TimeSlider being cut off visually by @floryst in #554
- Optimize scoring vector tiles by @mvandenburgh in #553
- grab only a single most recent groundTruthLink from the list by @BryonLewis in #556
- Update Circle Thickness, extend thickness/point size range, fix Scoring coloring by @BryonLewis in #557
- Fix scoring not exporting the last observation date by @floryst in #555
- Remove color_code from /sites/ endpoint, update client by @mvandenburgh in #558
- Configure sentry logging integration for ERROR logs only by @mvandenburgh in #559
Full Changelog: v1.12.2...v1.13
v1.12.2
What's Changed
- Enable Sentry performance tracking by @mvandenburgh in #530
- Update metrics CLI invokation in dev docs by @mvandenburgh in #532
- Client Animation Export by @BryonLewis in #534
- Fix incorrect key lookup by @mvandenburgh in #536
- Optimize sites list query by @mvandenburgh in #537
Full Changelog: v1.12.1...v1.12.2
v1.12.1
What's Changed
- Fix crash due to missing
error
key by @mvandenburgh in #528
Full Changelog: v1.12...v1.12.1
v1.12
What's Changed
- Fix site image URIs by @floryst in #521
- Use POST when querying the STAC server by @floryst in #518
- fix regions satellite images, reset default range by @BryonLewis in #523
- Simplify scoring db checking by @floryst in #519
- Satellite Fetching Progress by @BryonLewis in #517
- Fix Model Run downloads by @BryonLewis in #526
- worldview NITF fix by @BryonLewis in #527
Full Changelog: v1.11.1...v1.12
v1.11.1
What's Changed
- L8 satellite images by @floryst in #510
- Change WARN logs to INFO where needed by @mvandenburgh in #511
- Configure sentry for Django application by @mvandenburgh in #512
- Serve Django static files with nginx unit by @mvandenburgh in #515
- Scoring Task Parity by @BryonLewis in #508
- Improve upload flow by @floryst in #509
Full Changelog: v1.11...v1.11.1
v1.11
What's Changed
- Validate the RegionModel performer against the db by @floryst in #496
- Fix query explosion for
SiteImage
admin page by @mvandenburgh in #500 - Point satellite downloading by @BryonLewis in #459
- Remove originator validators by @floryst in #499
- Fix ModelRunList styles and pagination by @floryst in #502
- Server Animation Export by @BryonLewis in #468
- Refactor loadModelRuns to the store as a global action by @floryst in #503
- Support uploading model runs from the web client by @floryst in #490
- fix modelrun animation creating a file for each image by @BryonLewis in #507
- Cleaner version display format by @mvandenburgh in #504
Full Changelog: v1.10.2...v1.11
v1.10.2
What's Changed
- Remove version numbers in docs by @mvandenburgh in #489
- Relax name restrictions on model run region names by @zachmullen in #485
- Enable Ground Truth List for Simple/Detailed views by @BryonLewis in #492
- Remove unused Vue dependencies/files by @mvandenburgh in #494
- Element84 STAC Query Support by @BryonLewis in #493
- Default to S2 imagery download by @mvandenburgh in #495
Full Changelog: v1.10.1...v1.10.2
v1.10.1
What's Changed
- Show error details on model run creation failure by @zachmullen in #486
- Fix whitespace in string, bump max line length to a nice round number by @zachmullen in #488
- Update query for site point dates by @JHUAPL-hjg1 in #482
- Update query for model run details by @JHUAPL-hjg1 in #487
Full Changelog: v1.10...v1.10.1
v1.10
What's Changed
- Docs by @BryonLewis in #451
- Remove unused dependency, bump Python version by @mvandenburgh in #462
- Fix docker configuration for ARM CPUs by @zachmullen in #463
- Fix Docs Deployment by @BryonLewis in #466
- Clarify documentation, and make rgd_endpoint a CLI argument by @zachmullen in #467
- Remove outdated test data loading instruction from dev guide by @zachmullen in #464
- Rdwatch point support by @BryonLewis in #450
- scoring/rdwatch database switch update region list and mapping by @BryonLewis in #455
- Fix crashes in ingest scripts, default not working by @mvandenburgh in #469
- addRegion to Annotator view, fix scoring toggling between modes by @BryonLewis in #457
- Add versioning info by @floryst in #470
- Do a full checkout in docker image build by @mvandenburgh in #473
- Fix downloading UI by @BryonLewis in #456
- Preliminary support for WorldView NITF imagery by @mvandenburgh in #472
- Update deprecated action by @mvandenburgh in #474
- Fix site observation admin 500 error by @zachmullen in #475
- Get DJDT to work in full docker-compose dev environment by @zachmullen in #476
- Remove unused variable from vite.config.ts by @zachmullen in #479
- Fix query explosion problem in django-admin by @zachmullen in #478
New Contributors
- @zachmullen made their first contribution in #463
- @floryst made their first contribution in #470
Full Changelog: v1.9.3...v1.10