Spaces:
Running
Running
jacobbieker
commited on
Commit
•
36164d4
1
Parent(s):
1d8c223
Update README.md
Browse files
README.md
CHANGED
@@ -9,21 +9,6 @@ pinned: false
|
|
9 |
|
10 |
Open Climate Fix (OCF) is a non-profit product lab, totally focused on reducing greenhouse gas emissions as rapidly as possible. Every part of the organisation is designed to maximise climate impact, such as our open and collaborative approach, our rapid prototyping, and our attention on finding scalable & practical solutions.
|
11 |
|
12 |
-
## How to get involved?
|
13 |
-
At OCF we are passionate that all the knowledge we produce remains open, to break down intellectual property barriers and subsequently reduce the “time to impact”. We therefore encourage external users to use our base code.
|
14 |
-
|
15 |
-
There are a number of ways for you to get involved:
|
16 |
-
|
17 |
-
* Submit pull requests. Right now we are laser-focused on [our solar electricity forecasting project](https://github.com/openclimatefix/nowcasting):
|
18 |
-
|
19 |
-
* [List of "good first issues"](https://github.com/search?l=&p=1&q=user%3Aopenclimatefix+label%3A%22good+first+issue%22&ref=advsearch&type=Issues&utf8=%E2%9C%93&state=open): GitHub "issues" which describe changes we'd like to make to the code
|
20 |
-
* [OCF's coding style](https://github.com/openclimatefix/nowcasting/blob/main/coding_style.md)
|
21 |
-
* The main tools we use include: PyTorch, PyTorch Lighting, xarray, pandas, pvlib
|
22 |
-
|
23 |
-
* Sign up to our [newsletter](https://openclimatefix.us20.list-manage.com/subscribe?u=ceb017fe32f0a4620227fda8a&id=d56fc32a31) and follow us on [Twitter](https://twitter.com/OpenClimateFix) and [LinkedIn](https://www.linkedin.com/company/19123036/admin/) to learn the latest about our work
|
24 |
-
* Spread the word with your networks
|
25 |
-
* Use our code(!) by following the guidelines below.
|
26 |
-
|
27 |
## What if you use our code?
|
28 |
|
29 |
In order for us to understand the use of our models, and to demonstrate impact to future funders, it is invaluable for us to know who is using the code and if possible, how. We licence the code in this repository under a permissive MIT licence and if you are using the code or deriving from it, we request that you attribute the use of Open Climate Fix’s work in your product by adding the text below:
|
|
|
9 |
|
10 |
Open Climate Fix (OCF) is a non-profit product lab, totally focused on reducing greenhouse gas emissions as rapidly as possible. Every part of the organisation is designed to maximise climate impact, such as our open and collaborative approach, our rapid prototyping, and our attention on finding scalable & practical solutions.
|
11 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
## What if you use our code?
|
13 |
|
14 |
In order for us to understand the use of our models, and to demonstrate impact to future funders, it is invaluable for us to know who is using the code and if possible, how. We licence the code in this repository under a permissive MIT licence and if you are using the code or deriving from it, we request that you attribute the use of Open Climate Fix’s work in your product by adding the text below:
|