User Tools

Site Tools


eolab:openhype:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

eolab:openhype:start [2022/11/07 17:27] rolf001eolab:openhype:start [2023/01/05 14:38] (current) – external edit 127.0.0.1
Line 5: Line 5:
  
   * Gefördert durch das [[https://www.mlv.nrw.de/|Ministerium für Landwirtschaft und Verbraucherschutz NRW (MLV)]]   * Gefördert durch das [[https://www.mlv.nrw.de/|Ministerium für Landwirtschaft und Verbraucherschutz NRW (MLV)]]
-  * Laufzeit: 15.12.2021 - 31.06.2023+  * Laufzeit: 15.12.2021 - 30.06.2023
  
 /* /*
Line 97: Line 97:
 ===== 2.2 PostgreSQL/PostGIS ====== ===== 2.2 PostgreSQL/PostGIS ======
  
-PostgreSQL is also known as Postgres is a free and open-source relation database management system and according to the www.pgadmin.org, "Postgres Database is the most advanced open-source database in the world"We can store the time series data as well as geometry data in Postgres. In this project, we have used PGadmin which is the most popular and powerful open-source administration platform for Postgres Database.+PostgreSQLalso known as Postgresis a free and open-source relational database management systemand according to the official website of pgadmin, "Postgres Database is the most advanced open-source database in the world." In Postgres, we can store both time series and geometry data. In this project, we have used PGadminwhich is the most popular and powerful open-source administration platform for Postgres databases.
  
-**PostGIS:** PostGIS is technically an extension of the PostgreSQL database which helps to add support for geographical objects. PostGIS is open-source and free to use.+**PostGIS:** PostGIS is technically an extension of the PostgreSQL databasewhich helps add support for geographical objects. PostGIS is open-source and free to use.
  
 The below image shows the PGadmin tool. The below image shows the PGadmin tool.
Line 142: Line 142:
    * Programming applications      * Programming applications  
  
-In this project, we have used Python for data engineering, data pre-processing and data analysis. Jupyter Notebook is used in this project to write python codes. The Jupyter Notebook is an open-source web application that data scientists simply can write the code and make it easier to document it. Simply we can combine python codes, text, images, comments and the result of the codes on the same page. The below image shows how code, text and the result of the code can be seen on a single page.+In this project, we have used Python for data engineering, data pre-processingand data analysis. Jupyter Notebook is used in this project to write Python codes. The Jupyter Notebook is an open-source web application that data scientists can simply write the code for and make it easier to document. Simplywe can combine Python codes, text, images, commentsand the result of the codes on the same page. The below image shows how code, textand the result of the code can be seen on a single page.
  
 |  {{ :eolab:openhype:combination_code_text.jpg?800  }}  | |  {{ :eolab:openhype:combination_code_text.jpg?800  }}  |
Line 536: Line 536:
 \\ \\
  
-All the codes are available in below link. +All the codes are available in the below link. 
  
 [[ https://github.com/sina7272/LANUV_Groundwater |Click here for project codes]] [[ https://github.com/sina7272/LANUV_Groundwater |Click here for project codes]]
eolab/openhype/start.1667838478.txt.gz · Last modified: 2023/01/05 14:38 (external edit)