We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 746f783 commit 84b715bCopy full SHA for 84b715b
1 file changed
dataretrieval/samples.py
@@ -209,8 +209,9 @@ def get_USGS_samples(
209
Radius for a point/radius query. Must be used with
210
pointLocationLatitude and pointLocationLongitude
211
projectIdentifier : string or list of strings, optional
212
- Designator used to uniquely id a data collection project in
213
- organization context.
+ Designator used to uniquely identify a data collection project. Project
+ identifiers are specific to an organization (e.g. USGS).
214
+ Example: "ZH003QW03"
215
recordIdentifierUserSupplied : string or list of strings, optional
216
Internal AQS record identifier that returns 1 entry. Only available
217
for the "results" service.
0 commit comments