You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,6 +30,8 @@ Data comes from the following sources. We are continuously adding new sources as
30
30
- Available data: `water levels`, `water quality`
31
31
-[New Mexico Environment Department Drinking Water Bureau (NMED DWB)](https://nmenv.newmexicowaterdata.org/FROST-Server/v1.1/)
32
32
- Available data: `water quality`
33
+
-[New Mexico Office of the State Engineer Points of Diversions (NMOSEPODs)](https://services2.arcgis.com/qXZbWTdPDbTjl7Dy/ArcGIS/rest/services/OSE_PODs/FeatureServer/0)
34
+
- Available data: `None`
33
35
-[New Mexico Office of the State Engineer ISC Seven Rivers (NMOSE ISC Seven Rivers)](https://nmisc-wf.gladata.com/api/getMonitoringPoints.ashx)
34
36
- Available data: `water levels`, `water quality`
35
37
-[New Mexico Office of the State Engineer Roswell District Office (NMOSE Roswell)](https://catalog.newmexicowaterdata.org/dataset/pecos_region_manual_groundwater_levels)
@@ -63,6 +65,7 @@ where `{parameter}` is the name of the parameter whose data is to be retrieved,
63
65
|**nmbgmr-amp**| X | X | X | X | X | X | X | X | X | X | X | X | X | X | X | X |
64
66
|**nmed-dwb**| - | X | X | X | - | X | X | X | X | X | X | X | X | X | X | X |
65
67
|**nmose-isc-seven-rivers**| X | - | X | X | - | X | X | X | X | X | X | X | X | X | X | - |
@@ -171,6 +174,7 @@ The Data Integration Engine enables the user to obtain groundwater level and gro
171
174
-`--no-nmbgmr-amp` to exclude New Mexico Bureau of Geology and Mineral Resources (NMBGMR) Aquifer Mapping Program (AMP) data
172
175
-`--no-nmed-dwb` to exclude New Mexico Environment Department (NMED) Drinking Water Bureau (DWB) data
173
176
-`--no-nmose-isc-seven-rivers` to exclude New Mexico Office of State Engineer (NMOSE) Interstate Stream Commission (ISC) Seven Rivers data
177
+
-`--no-nmose-pod` to exclude New Mexico Office of State Engineer (NMOSE) Point of Diversion (POD) data (though none except for well information is currently available)
174
178
-`--no-nmose-roswell` to exclude New Mexico Office of State Engineer (NMOSE) Roswell data
175
179
-`--no-nwis` to exclude USGS NWIS data
176
180
-`--no-pvacd` to exclude Pecos Valley Artesian Convservancy District (PVACD) data
0 commit comments