Applied-GeoSolutions / gips

Geospatial Image Processing System
GNU General Public License v3.0
17 stars 5 forks source link

fix merra fetch; ^$ broke line match in query #326

Closed ra-tolson closed 7 years ago

ra-tolson commented 7 years ago

Asset fetch was busted for merra because it searches each line of the index listing, whicn includes random html and other characters. This fixed it.