CEI Natural Disaster Tracking Portal

Overview

CEI Natural Disaster Tracking Portal

(cc) Climatic Eye of ISCI

We are an initiative that conducts studies in the field of Space Science, publishes projects and reports, offers analytical perspectives and data analysis to stop the global climate catastrophe.

This software network was created by ISCI-Lab to detect natural disasters on the planet.

It is completely open source and open to suggestions and edits from all developers.

Each function can be edited and run when necessary. If you want to run the whole code, run the CEI_NDT.py in your panel.

      Basic command option I: python 
   
    .py -
     
     
      
      Basic command option II: python 
      
       .py --
        
        
          Basic command option III: python 
         
          .py -
           
           
             Basic command option IV: python 
            
             .py --
              
              
                Basic command option V: python 
               
                .py -
                
                  Basic command option VI: python 
                 
                  .py --
                  
                    EXAMPLE Please write the parameters completely and accurately. It is case sensitive. python CEI_NDT.py -h (for help) python CEI_NDT.py -R (for latest cyclone report) python CEI_NDT.py -E (for alternative earthquake portal) python CEI_NDT.py --earthquakealternative (for alternative earthquake portal) python CEI_NDT.py --reportcyclone (for latest cyclone report) python CEI_NDT.py -e 10 (for earthquake) python CEI_NDT.py --earthquake 10 (for earthquake) python CEI_NDT.py -l thunder 25 (for thunder local) python CEI_NDT.py --localalert thunder 25 (for thunder local) python CEI_NDT.py -C 31.425 44.123 (for earthquake checking) python CEI_NDT.py --checkearthquake 31.425 44.123 (for tearthquake checking) python CEI_NDT.py -U SPAIN (for latest alert from countries) python CEI_NDT.py --lastalert SPAIN (for latest alert from countries) LOCAL ALERT TYPES thunder rain fog gale PARAMETERS -e / --earthquake : Check earthquake -f / --flood : Check flood -c / --cyclone : Check cyclone -v / --volcano : Check volcano -d / --drought : Check drought -w / --wildfire : Check wildfire -n / --nasaeonet : Check NASA EONET -l / --localalert : Check latest local alert -h / --help : Help -E / --earthquakealternative : Check alternative earthquake portal -V / --volcanoalternative : Check alternative volcano portal -R / --reportcyclone: Check latest cyclone report -S / --seismicactivities: Check seismic activities and center data -C / --checkearthquake: Check earthquake based on coordinate -U / --lastalert: Check latest alert from countries FOR LAST ALERT This section shows the last warning issued by the weather observation departments of the countries. Although most countries are on the list, some countries do not provide data flow. For regions with names longer than one word, add '_' without any spaces between the words. NOTE Don't forget to check the file location if you get an additional error. If you cannot run it with 'python' or 'py', please try 'python3'.""") 
                  
                 
                
               
              
             
            
           
          
         
        
       
      
     
    
   
Owner
Baris Dincer
Data Scientist / Researcher / Founder
Baris Dincer
Monitor the New World login queue and notify when it is about to finish

nwwatch - Monitor the New World queue and notify when it is about to finish Getting Started install python 3.7+ navigate to the directory where you un

14 Jan 10, 2022
For my Philips Airpurifier AC3259/10

Philips-Airpurifier For my Philips Airpurifier AC3259/10 I will try to keep this code

AcidSleeper 7 Feb 26, 2022
MODeflattener deobfuscates control flow flattened functions obfuscated by OLLVM using Miasm.

MODeflattener deobfuscates control flow flattened functions obfuscated by OLLVM using Miasm.

Suraj Malhotra 138 Jan 07, 2023
pydock - Docker-based environment manager for Python

pydock - Docker-based environment manager for Python ⚠️ pydock is still in beta mode, and very unstable. It is not recommended for anything serious. p

Alejandro Piad 16 Sep 18, 2021
Short, introductory guide for the Python programming language

100 Page Python Intro This book is a short, introductory guide for the Python programming language.

Sundeep Agarwal 185 Dec 26, 2022
Comics/doujinshi reader application. Web-based, will work on desktop and tablet devices with swipe interface.

Yomiko Comics/doujinshi reader application. Web-based, will work on desktop and tablet devices with swipe interface. Scans one or more directories of

Kyubi Systems 26 Aug 10, 2022
Open source tools to allow working with ESP devices in the browser

ESP Web Tools Allow flashing ESPHome or other ESP-based firmwares via the browser. Will automatically detect the board type and select a supported fir

ESPHome 195 Dec 31, 2022
Some usefull scripts for the Nastran's 145 solution (Flutter Analysis) using the pyNastran package.

nastran-aero-flutter This project is intended to analyse the Supersonic Panel Flutter using the NASTRAN software. The project uses the pyNastran and t

zuckberj 11 Nov 16, 2022
Speed up your typing by some exercises in the multi-platform(Windows/Ubuntu).

Introduction This project purpose is speed up your typing by some exercises in the multi-platform(Windows/Ubuntu). Build Environment Software Environm

lyfer233 1 Mar 24, 2022
Shows VRML team stats of all players in your pubs

VRML Team Stat Searcher Displays Team Name, Team Rank (Worldwide), and tier of all the players in your pubs. GUI WIP: Only username search works (for

Hamish Burke 2 Dec 22, 2022
An a simple sistem code in python

AMS OS An a simple code in python ⁕¿What is AMS OS? AMS OS is an a simple sistem code writed in python. This code helps you with the cotidian task, yo

1 Nov 10, 2021
Allow you to create you own custom decentralize job management system.

ants Allow you to create you own custom decentralize job management system. Install $ git clone https://github.com/hvuhsg/ants.git Run monitor exampl

1 Feb 15, 2022
Registro Online (100% Python-Mysql)

Registro elettronico scritto in python, utilizzando database Mysql e Collegando Registro elettronico scritto in PHP

Sergiy Grimoldi 1 Dec 20, 2021
Snek-test - An operating system kernel made in python and assembly

pythonOS An operating system kernel made in python and assembly Wait what? It us

TechStudent10 2 Jan 25, 2022
Some shitty programs just to brush up on my understanding of binary conversions.

Binary Converters Some shitty programs just to brush up on my understanding of binary conversions. Supported conversions formats = "unsigned-binary" |

Tim 2 Jan 09, 2022
This interactive script demonstrates the Menezes-Vanstone-EC-Cryptosystem

Menezes-Vanstone-EC-Cryptosystem This interactive script demonstrates the Meneze

Nishaant Goswamy 1 Jan 02, 2022
Let's make a lot of random function from Scracth...

Pseudo-Random On a whim I asked myself the question about how randomness is integrated into an algorithm? So I started the adventure by trying to code

Yacine 2 Jan 19, 2022
🗽 Like yarn outdated/upgrade, but for pip. Upgrade all your pip packages and automate your Python Dependency Management.

pipupgrade The missing command for pip Table of Contents Features Quick Start Usage Basic Usage Docker Environment Variables FAQ License Features Upda

Achilles Rasquinha 529 Dec 31, 2022
Pipenv-local-deps-repro - Reproduction of a local transitive dependency on pipenv

Reproduction of the pipenv bug with transitive local dependencies. Clone this re

Lucas Duailibe 2 Jan 11, 2022
Statically typed BNF with semantic actions; A frontend of frontend frameworks; Use your grammar everywhere.

Statically typed BNF with semantic actions; A frontend of frontend frameworks; Use your grammar everywhere.

Taine Zhao 56 Dec 14, 2022