Skip to content

EarthML: The primary objective of EarthML is to simplify and expedite the geospatial and SAR data analysis process. It is designed to handle diverse file formats, automatically compute geohashes that encapsulate the entire study area, and conduct essential pre-processing steps on SAR data.

License

Notifications You must be signed in to change notification settings

akhilchibber/earthml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EarthML: Geospatial Data Analysis Made Easy

earthml Logo

EarthML is an advanced Python library engineered to streamline the analysis of geospatial and remote sensing data. Developed with a vision to encompass a wide array of functionalities, EarthML currently supports geospatial data conversion into geohashes, and pre-processing of Synthetic Aperture Radar (SAR) datasets from Sentinel-1, ALOSPALSAR, and TerraSAR-X. EarthML is committed to expanding its functionalities to include other remote sensing sensors such as LiDAR, Hyperspectral, and Multispectral Optical in the near future.

Goal

The primary objective of EarthML is to simplify and expedite the geospatial and SAR data analysis process. It is designed to handle diverse file formats, automatically compute geohashes that encapsulate the entire study area, and conduct essential pre-processing steps on SAR data.

Features

  • Support for Multiple Formats: Facilitates the conversion of geospatial data in various formats such as Shapefile, GeoJSON, GeoTIFF, LAS, and images.
  • Geohash Calculation: Automatically computes the geohash that optimally represents the geographical bounds of the dataset.
  • SAR Data Pre-Processing: Offers functionalities for crucial pre-processing steps on SAR datasets from Sentinel-1, ALOSPALSAR, and TerraSAR-X. This includes radiometric calibration, speckle filtering, and geometric correction.
  • Future-Ready: EarthML is actively developed with a roadmap that includes the integration of other remote sensing sensors such as LiDAR, Hyperspectral, and Multispectral Optical.

Installation

To install EarthML, you can use pip:

pip install earthml

Contributing

We welcome contributions to enhance the functionality and efficiency of this script. Feel free to fork, modify, and make pull requests to this repository. To contribute:

  1. Fork the Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request against the main branch.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

Author: Akhil Chhibber

LinkedIn: https://www.linkedin.com/in/akhilchhibber/

PyPI: https://pypi.org/project/earthml/

Medium Blogs: https://medium.com/@akhil.chibber

About

EarthML: The primary objective of EarthML is to simplify and expedite the geospatial and SAR data analysis process. It is designed to handle diverse file formats, automatically compute geohashes that encapsulate the entire study area, and conduct essential pre-processing steps on SAR data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages