Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CAWDL surface water bug #70

Open
ohalexander opened this issue Jul 7, 2022 · 1 comment · May be fixed by #105
Open

CAWDL surface water bug #70

ohalexander opened this issue Jul 7, 2022 · 1 comment · May be fixed by #105
Labels
bug Something isn't working feeds support a new data feed

Comments

@ohalexander
Copy link
Contributor

Current cawdl surface water scraper not working for dates after 2021 for water years, or 2020 for por.

Need to generalize the fix.

New POR url:
https://wdlstorageaccount.blob.core.windows.net/continuous/B91479/por/B91479_Conductivity_Daily_Mean.csv

CAWDL directory of downloads:
https://wdlstorageaccount.blob.core.windows.net/continuous/B91479/por/B91479_Conductivity_Daily_Mean.csv

@narlesky narlesky added the feeds support a new data feed label Jul 8, 2022
@narlesky
Copy link
Member

narlesky commented Jul 11, 2022

Here's the list of the parameters for this new URL format:

Dataset catalog (via CNRA)

https://data.ca.gov/dataset/dwr-continuous-data-download-links/resource/aaadf70d-482a-4dea-810c-1987885bf36b

URL format

https://wdlstorageaccount.blob.core.windows.net/continuous/{station}/por/{station}_{measurement}_{interval}.csv

Measurement

Air_Temperature
Chlorophyll
Conductivity
Dissolved_Oxygen_(%)
Dissolved_Oxygen
Flow
Ground_Surface_Displacement
Groundwater_Level_Below_Ground_Surface
Groundwater_Surface_Elevation
Groundwater_Temperature
pH
Salinity
Stage
Turbidity
Velocity
Water_Temperature_ADCP
Water_Temperature

Interval

Daily_Mean
Raw

@narlesky narlesky added the bug Something isn't working label Feb 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feeds support a new data feed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants