endolith
endolith
Since it's the existing alternative in a lot of places
https://github.com/mustvlad/ChatGPT-System-Prompts#utility > > [Python Debugger](https://github.com/mustvlad/ChatGPT-System-Prompts/blob/main/prompts/utility/python-debugger.md) > [Receipe Recommender](https://github.com/mustvlad/ChatGPT-System-Prompts/blob/main/prompts/utility/receipe-recommender.md) > [SQL Terminal](https://github.com/mustvlad/ChatGPT-System-Prompts/blob/main/prompts/utility/sql-terminal.md) > https://github.com/mustvlad/ChatGPT-System-Prompts/blob/main/prompts/utility/receipe-recommender.md
In some places, USGS 3DEP data shows cliff edges/locations much better than satellite photos. I believe USGS is public domain? Example:   URL format: `https://elevation.nationalmap.gov/arcgis/services/3DEPElevation/ImageServer/WMSServer?FORMAT=image/png32&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=3DEPElevation:Hillshade%20Multidirectional&STYLES=&CRS={proj}&WIDTH={width}&HEIGHT={height}&BBOX={bbox}` https://github.com/osmlab/editor-layer-index/issues/1490 https://wiki.openstreetmap.org/wiki/USGS_3D_Elevation_Program#Using_the_USGS_3DEP_Digital_Elevation_Model https://community.openstreetmap.org/t/is-it-ok-to-adjust-cliffs-to-match-usgs-3dep/98910
for THD+N and THD functions
Should deprecate the old names and use lowercase for the new names following PEP8, and then that will also allow for outputting multiple things and not just the number.
https://packaging.python.org/en/latest/discussions/setup-py-deprecated/
They are OK, but could be better? ``` audiocheck.net_thd_1000_0.wav 0.0 Computed THDN: 0.00005, Expected THDN: 0.00000 audiocheck.net_thd_1000_0001.wav 0.001 Computed THDN: 0.00005, Expected THDN: 0.00001 audiocheck.net_thd_1000_0005.wav 0.005 Computed THDN: 0.00009, Expected...
Removed circle CI to reduce complexity
**Bug Description** The automatically-generated titles are too short and vague. **Expected Results** The prompt should be adjusted so the AI creates a title that clearly summarizes the topic and distinguishes...