bcgov / nr-rfc-grib-copy

Demo of using github actions to copy / process raw data
Apache License 2.0
2 stars 2 forks source link

Add new hourly timestamps to GRIB process / Download script #13

Closed franTarkenton closed 1 year ago

franTarkenton commented 1 year ago

Currently the scripts download a list of specific time stamps identified in the config by the iteratorlist property.

Since the original authoring of the script there has been a change in the timestamps that the script should generate.

This task will make this version of the grib download / process script use the same timestamps as the modified version that is running on drain sewer.

franTarkenton commented 1 year ago

The following PR completes this feature: https://github.com/bcgov/nr-rfc-grib-copy/pull/11