Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Geopandas was throwing a warning in `searvey.get_stations()`: UserWarning: CRS not set for some of the concatenation inputs. Setting output's CRS as WGS 84 (the single non-null crs provided) The IOC and USGS GeoDataFrames do specify the CRS, so now we do it for COOPS, too.
- Loading branch information