Closed jreadey closed 8 years ago
I created a simple filter here: filters/series.py. @ajelenak-thg - can you adopt this to use actual lat/lon? Also, would it be useful to support doing an extraction for a lat/lon bounding box?
I've created a convertor script for ghcn files: https://github.com/HDFGroup/datacontainer/commit/a8e98435ac1f631b1a0f1ee0ab7e75a2276903dd.
It takes some time to run though (~3 hours for a 900MB csv file). Will update to do conversion in parallel.
Added benchmark scripts for query of timeseries (ghcn).
Create a filter script that extracts a given time series from the NCEP data collection.