Leo Thomas

Results 3 issues of Leo Thomas

The data upload functionality assumes the data is temporally dense and [creates datetime partitions that are 1 week long](https://github.com/stac-utils/pgstac/blob/4b582773f764f317788a8879f5cac3ee4f4f7951/sql/003_items.sql#L133). Some datasets (eg: CMIP6) are sparsely populated over a very large...

In order to make it easier to run the model/notebooks without having to manage installing dependencies across various machines/environments, I've added a `micromamba` based Dockerfile which will create the conda...

maintenance

From @chuckwondo : > Please change absolute path assigned to DATA_DIR. It might work within the Docker container, but /home/ubuntu is not universally available. Why is the relative path data/minicubes...