Skip to content

Commit 22a3f96

Browse files
committed
update readme
1 parent 266cebf commit 22a3f96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# cloudcasting-app
22

3-
[![contributors badge](https://img.shields.io/github/contributors/openclimatefix/ocf-template?color=FFFFFF)](https://github.com/openclimatefix/ocf-template/graphs/contributors)
3+
[![contributors badge](https://img.shields.io/github/contributors/openclimatefix/cloudcasting-app?color=FFFFFF)](https://github.com/openclimatefix/cloudcasting-app/graphs/contributors)
44
[![ease of contribution: hard](https://img.shields.io/badge/ease%20of%20contribution:%20hard-bb2629)](https://github.com/openclimatefix#how-easy-is-it-to-get-involved)
55

66
This repo is used to run the OCF-ATI cloudcasting model live in production. This model takes
@@ -28,7 +28,7 @@ pip install .
2828
### Running the app locally
2929

3030
It is possbile to run the app locally by setting the required environment variables listed at the top of the [app](src/cloudcasting_app/app.py), these should point to the relevant paths for loading satellite data
31-
and sving predicitons.
31+
and saving predicitons.
3232

3333
## Development
3434

@@ -43,7 +43,7 @@ pytest
4343

4444
## Contributing and community
4545

46-
[![issues badge](https://img.shields.io/github/issues/openclimatefix/ocf-template?color=FFAC5F)](https://github.com/openclimatefix/ocf-template/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
46+
[![issues badge](https://img.shields.io/github/issues/openclimatefix/cloudcasting-app?color=FFAC5F)](https://github.com/openclimatefix/cloudcasting-app/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
4747

4848
- PR's are welcome! See the [Organisation Profile](https://github.com/openclimatefix) for details on contributing
4949
- Find out about our other projects in the [here](https://github.com/openclimatefix/.github/tree/main/profile)

0 commit comments

Comments
 (0)