-
When creating a project from a URL which is a generic address (e.g. "download"), the Content-Disposition header may have a better filename to use as the starting point for the project than the URL. In…
-
## Describe the bug
The Formula Editor now shows instrument timeseries name as requested instead of slug. It also shows all timeseries per project. Problem is its unclear which timesieries is which. …
-
## General plan:
Plan is to separate "official" RT system, which we'll keep light-weight and attached to the model-level. The heavier cases will eventually live on the app-level as a separate testin…
-
https://github.com/azavea/usace-levee-safety-api/tree/develop/src/worker
-
Comparing our FIM to the NFHL has multiple applications. Currently, FEMA does not have a great way to download their data, but I think we could leverage their WFS server to download the 1% and 0.2% fl…
-
I am tracking that existing structures like levees and floodwalls are not included in the current EAD calculations. Understood. The motivation for that and what that means for EAD estimates needs to b…
-
## Automation Testing for CWMSjs - `/Basins`
Attempting the `/cwms-data/basins` endpoint from various means gives no results.
Presuming at least LRH has basins in there database I would expect …
-
I need to grab the river mile for my report using CDA.
I uses the following query to get it.
```sql
select station, station_unit, drainage_area, area_unit
from cwms_20.av_stream_location
wh…
-
We have been using schema:provider for how a MIR for a reference feature links to
- the organization or person who maintains the MIR
- a dataset or system that it is derived from
- the organizat…
-
**Is your feature request related to a problem? Please describe.**
The LRGS main interface is already an HTML page. Though well embedded into Java. A pure HTTP(s) interface would simplify a lot of op…