bonnland
bonnland
#### Is your feature request related to a problem? Please describe. This issue was first raised here: https://discourse.holoviz.org/t/workaround-for-date-based-histogram-tick-labels/788 I have time series data, and would like to bin the data...
There are two changes needed to get access to a user's email address for harvester emails. The first change gives privileged access to a user's details. This is needed to...
The current behavior of the `source clear-history -k true` command is to retain all job ids where some harvested dataset came from that job id. This seems unnecessary, and for...
@amercader https://github.com/ckan/ckanext-harvest/commit/5ffe6d4bfa8d6e33a25a5c73dc57c241d59ead17 If a harvest job is currently running while `harvester run` is issued, it seems possible that a record currently being processed could be re-submitted to the fetch queue...
I'm leaving the original description below the divider. I realize now that the proposed code change doesn't really address the root problem: why are rollbacks happening in the first place?...
We recently updated ckanext-harvest and ckanext-spatial, and we are now seeing the harvester crashing occasionally. If you look at the following snippet from fetch_err.log, you will see that a record...
## Source Dataset This dataset has the same structure as the Euro-Cordex dataset. The domain is North America instead of Europe. A pangeo-forge recipe for Euro-Cordex will likely be quite...
Handle the case where a harvest job id has been cleared. Used in conjunction with this PR: https://github.com/ckan/ckanext-harvest/pull/503
This PR also includes some extra notebook cells that are specific to the NCAR cloud environment. If this seems unreasonable, I can keep the extra code on a feature branch...
It looks like the nightly builds are failing to fetch data to test out the notebooks here. Was there some change to data fetch behavior in the past few weeks...