Skip to content

Commit 25c61e2

Browse files
authoredSep 19, 2023
update internship page (#54)
1 parent b36550b commit 25c61e2

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed
 

‎content/programs/internship/index.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,16 @@ Below is a list of projects currently available for the Internship Program:
7171
| Repository Name | Description |
7272
| ---------------------------------- | ---------------------------------------------------- |
7373
| conda-forge-warning | A panel that shows packages from conda-forge with no maintenance activities |
74-
| pyreaddbc | |
74+
| pyreaddbc | A Python library for working with DBase database file. |
7575
| ghreport | GitHub Report tool |
76-
| satellite-weather-downloader | |
76+
| satellite-weather-downloader | A system for downloading, transforming and analysing Copernicus weather data using Xarray. |
7777
| scicookie | Cookiecutter template for a Python package. |
7878
| makim | Make Improved |
79-
| gh-check-pr-is-updated | |
80-
| github-actions-self-hosted-runner | |
79+
| gh-check-pr-is-updated | This GitHub actions aims to check if the current PR's branch is updated on top of the upstream branch. |
80+
| github-actions-self-hosted-runner | Dockerfile for the creation of a GitHub Actions runner image to be deployed dynamically. |
8181
| containers-sugar | Simplify the usage of containers |
82-
| github-actions-chatgpt-pr-reviewer | |
82+
| github-actions-chatgpt-pr-reviewer | This GitHub actions uses OpenAI ChatGPT in order to review the changes presented in a PR and will recommend improvements. |
8383
| semantic-release-pr-title-check | Checks for Angular commit message format in the Pull Request Title. |
84-
| CrawlClima | |
85-
| downloader-app | |
84+
| CrawlClima | This package contains the PEGATWEETS and PEGATEMPERATURA modules for automatically capturing tweets and weather data. |
85+
| downloader-app | A shapefiles downloader.|
86+
| fqlearn | A graphic solver tool to teach mass transfer and thermodynamics. |

0 commit comments

Comments
 (0)
Please sign in to comment.