roocs / rook

A Web Processing Service for roocs: remote operations on climate simulations.
https://rook-wps.readthedocs.io/en/latest/
Apache License 2.0
5 stars 6 forks source link

should subset use "whole" files as long they are completely in time range? #159

Closed cehbrecht closed 3 years ago

cehbrecht commented 3 years ago

Description

... we only need to subset (by time) the files that are overlapping with the time range. Would avoid xarray checks and response would be much faster for datasets with many files.

Environment

Steps to Reproduce

Additional Information

agstephens commented 3 years ago

Implemented.