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
navigation_commander is a ROS package to command the robot to navigate autonomously to each table for food delivery inside a hotel.

navigation_commander navigation_commander is a ROS package to command the robot to navigate autonomously to each table for food delivery inside a hote

ALEENA LENTIN 9 Nov 08, 2021
A basic python project which replicates the functionalities on an 8 Ball.

Magic-8-Ball To the people who wish to make decisions using a Magic 8 Ball but can't get one? I gotchu. This is a basic python project which replicate

3 Jun 24, 2021
Calibre Libgen Non-fiction / Sci-tech store plugin

CalibreLibgenSci A Libgen Non-Fiction/Sci-tech store plugin for Calibre Installation Download the latest zip file release from here Open Calibre Navig

IDDQD 9 Dec 27, 2022
Freeze your objects in python

gelidum Freeze your objects in python. Latin English Caelum est hieme frigidum et gelidum; myrtos oleas quaeque alia assiduo tepore laetantur, asperna

Diego J. 51 Dec 22, 2022
Safe temperature monitor for baby's room. Made for Raspberry Pi Pico.

Baby Safe Temperature Monitor This project is meant to build a temperature safety monitor for a baby or small child's room. Studies have shown the ris

Jeff Geerling 72 Oct 09, 2022
Run python scripts and pass data between multiple python and node processes using this npm module

Run python scripts and pass data between multiple python and node processes using this npm module. process-communication has a event based architecture for interacting with python data and errors ins

Tyler Laceby 2 Aug 06, 2021
Perform oocyst segmentation in mercurochrome stained mosquito midgut

Midgut_oocyst_segmentation Perform oocyst segmentation in mercurochrome stained mosquito midguts This oocyst segmentation model also powers the webtoo

Duo Peng 3 Oct 27, 2021
Python 3.9.4 Graphics and Compute Shader Framework and Primitives with no external module dependencies

pyshader Python 3.9.4 Graphics and Compute Shader Framework and Primitives with no external module dependencies Fully programmable shader model (even

Alastair Cota 1 Jan 11, 2022
This is an implementation of NeuronJ work with python.

NeuronJ This is an implementation of NeuronJ work with python. NeuronJ is a plug-in for ImageJ that allows you to create and edit neurons masks. Image

Mohammad Mahdi Samei 3 Aug 28, 2022
Extremely unfinished animation toolset for Blender 3.

AbraTools Alpha IMPORTANT: Code is a mess. Be careful using it in production. Bug reports, feature requests and PRs are appreciated. Download AbraTool

Abra 15 Dec 17, 2022
Some out-of-the-box hooks for pre-commit

pre-commit-hooks Some out-of-the-box hooks for pre-commit. See also: https://github.com/pre-commit/pre-commit Using pre-commit-hooks with pre-commit A

pre-commit 3.6k Dec 29, 2022
A tool for generating skill map/tree like diagram

skillmap A tool for generating skill map/tree like diagram. What is a skill map/tree? Skill tree is a term used in video games, and it can be used for

Yue 98 Jan 07, 2023
Automated moth pictures for biodiversity research

Automated moth pictures for biodiversity research

Ludwig Kürzinger 1 Dec 16, 2021
A code to clean and extract a bib file based on keywords.

These are two scripts I use to generate clean bib files. clean_bibfile.py: Removes superfluous fields (which are not included in fields_to_keep.json)

Antoine Allard 4 May 16, 2022
A collection of convenient parsers for Advent of Code problems.

Advent of Code Parsers A collection of convenient Python parsers for Advent of Code problems. Installation pip install aocp Quickstart You can import

Miguel Blanco Marcos 3 Dec 13, 2021
Quantity Takeoff with Python. Collecting groups of elements by filters

The free tool QuantityTakeoff allows you to group elements from Revit and IFC models (in BIMJSON-CSV format) with just a few filters and find the required volume values for the grouped elements.

OpenDataBIM 9 Jan 06, 2023
Write-ups for CTF Internacional MetaRed 2021 5th stage

MetaRed2021-5th-Writeups Write-ups for CTF Internacional MetaRed 2021 5th stage Easy (15) No Status Category Name Creator(s) 01 Done osint Cybersecuri

UA Cybersecurity 2 Dec 22, 2021
A simple assembly- and brainfuck-inspired stack-based language

asm-stackfuck A simple assembly- and brainfuck-inspired stack-based language. The language has a few goals: Be stack-based Look like assembly Have a s

Nils Trinity 1 Feb 06, 2022
Python Control Systems Library

The Python Control Systems Library is a Python module that implements basic operations for analysis and design of feedback control systems.

Control Systems Library for Python 1.3k Jan 06, 2023
This library attempts to abstract the handling of Sigma rules in Python

This library attempts to abstract the handling of Sigma rules in Python. The rules are parsed using a schema defined with pydantic, and can be easily loaded from YAML files into a structured Python o

Caleb Stewart 44 Oct 29, 2022