Skip to content

Commit

Permalink
Merge pull request #38 from CMCC-Foundation/zarr_support
Browse files Browse the repository at this point in the history
update Readme and gitignore
  • Loading branch information
gtramonte authored Jan 22, 2025
2 parents cc30e0c + 6976b5c commit 54a2d4f
Show file tree
Hide file tree
Showing 12 changed files with 10 additions and 264 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,7 @@ _old/
.DS_Store
*.zarr
*.nc
db_init
db_init
catalog
docker-compose.yaml
nginx.conf
13 changes: 6 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.10598417.svg)](https://doi.org/10.5281/zenodo.10598417)

# geolake

## Description
Expand All @@ -12,13 +10,14 @@ The system has been designed using a cloud-native architecture, based on contain

It uses [geokube](https://github.com/CMCC-Foundation/geokube) as an Analytics Engine to perform geospatial operations.

## Authors
## Developer Team

- [Valentina Scardigno](https://github.com/vale95-eng)
- [Gabriele Tramonte](https://github.com/gtramonte)

**Project Lead**:
[Marco Mancini](https://github.com/km4rcus)
### Former Developers

**Main Developers**
- [Marco Mancini](https://github.com/km4rcus)
- [Jakub Walczak](https://github.com/jamesWalczak)
- [Mirko Stojiljkovic](https://github.com/MMStojiljkovic)
- [Valentina Scardigno](https://github.com/vale95-eng)

2 changes: 0 additions & 2 deletions catalog/README.md

This file was deleted.

40 changes: 0 additions & 40 deletions catalog/RS_indices.yaml

This file was deleted.

22 changes: 0 additions & 22 deletions catalog/cache.py

This file was deleted.

23 changes: 0 additions & 23 deletions catalog/catalog.yaml

This file was deleted.

Binary file removed catalog/datasets/RS_indices/Donnola/10m/regular.nc
Binary file not shown.
Binary file removed catalog/datasets/THI/20240101.nc
Binary file not shown.
Binary file removed catalog/datasets/era5_downscaled.nc
Binary file not shown.
12 changes: 0 additions & 12 deletions catalog/era5_downscaled.yaml

This file was deleted.

37 changes: 0 additions & 37 deletions catalog/thi.yaml

This file was deleted.

120 changes: 0 additions & 120 deletions docker-compose.yaml

This file was deleted.

0 comments on commit 54a2d4f

Please sign in to comment.