Releases: internetofwater/nldi-db
Releases · internetofwater/nldi-db
Artifacts
Update artifacts for demo database
What's Changed
- add reference gages and update USGS gages by @dblodgett-usgs in #66
- Updated build artifact endpoints by @EthanGrahn in #67
- revert nwissite by @dblodgett-usgs in #68
- measure not meas -- use id instead of provider_id on ref_gage by @dblodgett-usgs in #69
- ca_gages by @dblodgett-usgs in #70
- add gfv11 by @dblodgett-usgs in #71
- update uri by @dblodgett-usgs in #72
- vigil network by @dblodgett-usgs in #73
- Add feature_type column to crawler_source.tsv by @EthanGrahn in #74
- Replace spaces with tabs by @EthanGrahn in #75
- update feature type and try new wqp site url by @dblodgett-usgs in #76
- NWIS Wells by @dblodgett-usgs in #77
- update nwis source by @dblodgett-usgs in #78
- Add New Mexico Water Data Initiative endpoint by @ksonda in #79
- Add missing crawler_source column by @EthanGrahn in #81
- Docker updates by @EthanGrahn in #82
- Remove temp tables by @EthanGrahn in #84
- add demonstration geoconnex features by @ksonda in #85
- Column size increase by @EthanGrahn in #86
- Rework CI database and add publishing workflows by @EthanGrahn in #87
- Add shape column and update documentation by @EthanGrahn in #88
- Add mainstem lookup table by @EthanGrahn in #90
- Allowing setting additional Java opts by @EthanGrahn in #91
- Add index on identifier for feature tables by @EthanGrahn in #93
- Use f instead of false in precondition by @EthanGrahn in #94
- Switch feature index to CONTINUE on fail by @EthanGrahn in #95
- documentation and make sure things run fixes #98 by @dblodgett-usgs in #101
- Add 2020 census points by @webb-ben in #102
- Update README.md by @webb-ben in #103
- add comid index for navigation join performance by @dblodgett-usgs in #104
- Fix demo database deployment by @webb-ben in #106
- Update crawler_source.tsv by @ksonda in #107
- Update 2020 census points URI by @webb-ben in #109
New Contributors
- @EthanGrahn made their first contribution in #67
- @ksonda made their first contribution in #79
- @webb-ben made their first contribution in #102
Full Changelog: artifacts-1.0.0...artifacts-2.0.0
Artifacts
add index for performance (#64) * add index for performance * change index creation to yaml format