Skip to content

This application is designed to provide insightful and accessible information about nature in your chosen areas, making it an invaluable resource for researchers, environmentalists, and anyone interested in understanding the natural world better.

Notifications You must be signed in to change notification settings

elamandeep/monitor_environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Welcome to your go-to tool for exploring environmental data around any region of interest (ROI). This application is designed to provide insightful and accessible information about nature in your chosen areas, making it an invaluable resource for researchers, environmentalists, and anyone interested in understanding the natural world better.

Linkedin link👇👇 https://shorturl.at/SbGfX

Features ✨

  • NDVI Analysis: Calculate and visualize the Normalized Difference Vegetation Index (NDVI) for your selected area.
  • CO Concentration: Check the carbon monoxide concentration levels for the area.
  • Precipitation Data: Access precipitation information to understand rainfall patterns in the region.
  • Share Maps: Easily share your worked maps with friends or colleagues.
  • Interactive Charts: Visualize environmental data with interactive charts for better analysis.

Tech Stack 🛠️

  • Frontend: React, OpenLayers
  • Backend: Python, FastAPI, Google Earth Engine (GEE)

How to Use It? 🚀

Run Frontend App

  1. Navigate to the frontend directory:

    cd frontend/
  2. Install the necessary dependencies:

    npm install
  3. Build and preview the app:

    npm run build && npm preview

Run Backend

  1. Navigate to the backend directory:

    cd backend/
  2. Activate your virtual environment:

    source venv/bin/activate  # On Windows use `venv\Scripts\activate`
  3. Install the required packages:

    pip install -r requirements.txt
  4. Start the backend server:

    python main.py

You're all set to explore the environmental data! 🌟

About

This application is designed to provide insightful and accessible information about nature in your chosen areas, making it an invaluable resource for researchers, environmentalists, and anyone interested in understanding the natural world better.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published