Skip to content

Commit

Permalink
Upgrade to v1 in biomass code
Browse files Browse the repository at this point in the history
  • Loading branch information
caldwellst committed Sep 25, 2023
1 parent da48d86 commit 3669d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/indicators/drought/biomasse.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"http://213.206.230.89:8080/geoserver"
"/Biomass/wfs?&REQUEST="
"GetFeature&SERVICE=wfs&VERSION=1.1.0"
"&TYPENAME=WA_DMP_{admin_level}_ef_v0&"
"&TYPENAME=WA_DMP_{admin_level}_ef_v1&"
"outputformat=csv&srsName=EPSG:4326"
)

Expand Down

0 comments on commit 3669d1e

Please sign in to comment.