Releases: ccht-ncsu/Kalpana
V0.0.24 Release
Removed _cog from final file name
V0.0.22 Release
This release in includes:
- updating alpine using continuumio/miniconda3:master-alpine and mundialis/grass-py3-pdal:latest-alpine
- using rio.vrt.Warped to reproject the data in parallel
- using xarray rio.to_raster to output the COG in parallel
- Other general corrections
Release v0.0.23
Changed the way how the vertical datum is changed and added a toml file for easier installation of Kalpana
v0.0.21 release
This is the v0.0.21 release of Kalpana for docker. This version has the merges from the docker-k8s branch. It also has changes related to switching to using YAML files for the input variables, and driver="COG" for COG creation.
v0.0.20 release
This is the v0.0.20 release of the Kalpana docker-k8s branch. In this release the docker-k8s branch. This branch is in the process of being merged the the master branch.
v0.0.19 release
This is the v0.0.19 release of the Kalpana docker-k8s branch. This version contains changes to run multiple locations.
v0.0.18
This is the v0.0.18 release of the Kalpana docker-k8s branch. Added fileintype to fort14togdf.
v0.0.17 release
This is the v0.0.17 release of the Kalpana docker-k8s branch. Added filename to findDir path when shutil.move.
v0.0.16 release
This is the v0.0.16 release of the Kalpana docker-k8s branch. This version has the ability to process model run ID's that are hsofs grids. It also removes the output kalpana directory, after moving the COG to the final directory. finally, it contains updates from the master branch.
v0.0.15
This is the v0.0.15 release of the Kalpana docker-k8s branch. Added PROJ_LIB alias, and using gdal_translate to produce COG.